10 private links
A good dashboard using ember.js and d3.graph
TL;DR How WebRTC "magic" works and how you can't really get away without a centralized server.
Through: Sebsauvage
Mwahaha, he is right! Definitely!
How to: avoid typeof and ask JavaScript objects to describe themselves.
PHP Slim for backend
Make your own icon-based fonts and embed into your website!!!
similarly: problem for developers
problems to solve to be a good developer
A one-liner JavaScript that outlines all elements in a HTML page.
To try Sunday
Excellent tutorial on how to set up Laravel in Vagrant!
A good description from MMM (Mr. Money Mustache) about what "Early Retirement" is and how it can becomes your lifestyle.
TL;DR expat' in China
Précis des différentes manipulations de l'esprit lors d'une argumentation.
How to capture a screenshot of a full webpage (even with scrolling):
1) Open the firefox command line with SHIFT + F2
2) Type in the command: screenshot --fullpage <filename>
3) Enjoy!
TL;DR Create your own custom HTML tags elements!
(the good part? Avoid <div> soup!)
Best regex for removing comment blocks in a file
A short guide on how to write your own DSL (Domain-Specific Language) using Ruby