Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 56 / 176
Derek Banas - YouTube https://www.youtube.com/user/derekbanas/videos
14/07/2016 21:27:21
thumbnail
video tutorial sass ruby programming go
JavaScript Design Patterns: The Singleton https://www.sitepoint.com/javascript-design-patterns-singleton/
14/07/2016 21:26:38
javascript
filipelinhares/ress: A modern CSS reset https://github.com/filipelinhares/ress
14/07/2016 11:33:29

ress - :page_facing_up: A modern CSS reset

css
Powering Raspberry Pi Projects with PHP https://www.sitepoint.com/powering-raspberry-pi-projects-with-php/
14/07/2016 10:23:35

Andrew Carter makes an LED blink on a Raspberry Pi with PHP - Building Raspberry Pi projects with PHP has never been easier!

php RaspberryPi
whoismrrobot.com – Website by Mr. Robot http://www.site.uplabs.com/posts/whoismrrobot-com
13/07/2016 09:11:44
funny
Will WebSocket survive HTTP/2? https://www.infoq.com/articles/websocket-and-http2-coexist
11/07/2016 11:40:18

HTTP/2 is poised to eliminate much of the waste that developers deal with. Multiplexed connections will eliminate the need to bundle JavaScript libraries together. But is HTTP/2 a panacea to all our problems? What about WebSocket? Allan Denis tells us what HTTP/2 is good at and debunks some myths about what it can do.

https
http://pixeljoint.com/pixelart/105867.htm?sec=showcase http://pixeljoint.com/pixelart/105867.htm?sec=showcase
10/07/2016 16:53:20
pixelart art design
List of zsh themes - zshthem.es http://zshthem.es/all/
10/07/2016 14:27:12
ssh
GitHub · Where software is built https://github.com/metagrover/ES6-for-humans/blob/master/README.md
09/07/2016 00:28:14

ES6-for-humans - A kickstarter guide to writing ES6.

javascript
icicle.io https://icicle.io/
07/07/2016 13:04:52

Write asynchronous code using synchronous coding techniques in PHP

php
Source Code in TV and Films https://moviecode.tumblr.com/
05/07/2016 11:15:26
thumbnail

Images of the computer code appearing in TV and films and what they really are.

funny
Note: Log Eloquent querys /shaare/OagTog
04/07/2016 12:07:28
DB::listen(
    function ($sql) {
        foreach ($sql->bindings as $i => $binding) {
            if ($binding instanceof \DateTime) {
                $sql->bindings[$i] = $binding->format('\'Y-m-d H:i:s\'');
            } else {
                if (is_string($binding)) {
                    $sql->bindings[$i] = "'$binding'";
                }
            }
        }
        $query = str_replace(array('%', '?'), array('%%', '%s'), $sql->sql);
        $query = vsprintf($query, $sql->bindings);
        echo $query . "<br>" . PHP_EOL;
    }
);
php laravel
Bookmark is Dead | Zeh Fernandes http://zehfernandes.com/bookmark-is-dead/
04/07/2016 09:17:26

We are losing our links. Bookmark services are not enough. They already failed, becoming weird and accumulating useless features.

bullshit
Franz – a free messaging app for Slack, Facebook Messenger, WhatsApp, Telegram and more http://meetfranz.com/
04/07/2016 04:59:13

Franz is a free messaging app/former emperor of Austria, that combines chat & messaging services into one application.

webapp
Onion – Invention Platform for IoT https://onion.io/
03/07/2016 13:35:42
webdesign
Introduction to Functional Programming in JavaScript (Part 1) https://asep.co/introduction-to-functional-programming-in-javascript-part-1/
03/07/2016 04:25:48

Imperative programming is a programming paradigm that uses a sequence of statements to reach a certain goal. It focuses on how to perform actions to achieve the expected result. Otherwise, functional programming paradigm concentrates on computing results rather than performing actions. In another wo

javascript
Note: Verifying Which Ports Are Listening /shaare/VTHR9Q
03/07/2016 02:01:43

List of ports open

http://superuser.com/a/529844 (net-stat is deprecated)
http://www.cyberciti.biz/faq/how-do-i-find-out-what-ports-are-listeningopen-on-my-linuxfreebsd-server/

# nmap -sS -O 127.0.0.1
# lsof -i
# netstat -lptu
# netstat -tulpn
linux bash security server
You Dont Need Lodash Underscore https://github.com/cht8687/You-Dont-Need-Lodash-Underscore
01/07/2016 11:23:40
javascript
ejs - Readable JavaScript Errors https://i-break-codes.github.io/ejs/
01/07/2016 03:18:23
javascript library
Best Thumbnailing Solution - Set up Thumbor on AWS [Updated 5/26/15] http://www.dadoune.com/blog/best-thumbnailing-solution-set-up-thumbor-on-aws/
01/07/2016 00:24:12
amazon thumbor
page 56 / 176
3765 links, including 258 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn