Real-time web-based collaborative coding
A waterfall diagram, such as those produced by WebPageTest, is a powerful indicator of optimization opportunities. Do you know how to read them?
Rue89 : La DGSE, nos services de renseignements nationaux, sont soupçonnés par les services de renseignement canadiens d'avoir créé un logiciel espion, et de s'en être servi pour attaquer un site relié au gouvernement syrien.Répondant au doux nom de Casper, ce virus aurait effectué son ingrate et discrète tâche en avril dernier sur un site syrien créé en 2011, dont la fonction est de transmettre des plaintes aux autorités syriennes.Pourquoi une telle cible ? Joan Calvet, chercheur à la société d'anti-vi...
This #JavaScript draws a #maze. Save as maze.html, open in browser.
Thinking, rethought. Coggle is designed to help you make sense of complex things - it's a shared workspace to help your team work more effectively together
Welcome to the first of Uhus Jugger tutorials. Content: 1. Introduction; 2. Basics about Jugger Pompfen/spar building; 3. The shield: Two variants and genera...
neural_artistic_style - Neural Artistic Style in Python
pyparallel - Experimental multicore fork of Python 3
Buy GUNSHIP now: iTunes: http://smarturl.it/GUNSHIP Amazon: http://smarturl.it/GUNSHIPAmazon Google Play: http://smarturl.it/GUNSHIPGooglePlay Box Set: Order...
reddit: the front page of the internet
First, install PHP debugging extensions for gdb, for example:
debuginfo-install php-5.6.8 # if you use yum
aptitude install php5-dbg # if you use aptitude
Then simply:
php_version=5.6.8
php_script_pid=$(pgrep -f $php_script_name)
curl https://raw.githubusercontent.com/php/php-src/PHP-$php_version/.gdbinit >> ~/.gdbinit
gdb …We take a look at Etsy's blameless postmortems, both in terms of philosophy, process and practical measures/guidance to avoid blame and better prepare for the next outage. Because failures are inevitable in complex socio-technical systems, it’s the failure handling and resolution that can be improved by learning from postmortems.