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.
blog - Some notes on things I find interesting and important.
This Jupyter notebook walks through the process of creating a choropleth map of the world in Python using the Matplotlib Basemap Toolkit.
From OSCON 2014: Is it possible to imagine a future where “concert programmers” are as common a fixture in the worlds auditoriums as concert pianists? In thi...