Explore >> Select a destination


You are here

juffalow.com
| | tcode2k16.github.io
3.8 parsecs away

Travel
| | a random blog about cybersecurity and programming
| | pingbin.com
2.4 parsecs away

Travel
| |
| | ncona.com
3.1 parsecs away

Travel
| | Xdebug is a PHP extension which provides debugging, tracing and profiling capabilities. Installing xDebug in an Ubuntu based distribution is very easy using apt-get: 1 sudo apt-get install php5-xdebug Just by installing xDebug you will get two very basic but useful rewards: Pretty var_dumps and pretty error messages.
| | cmetcalfe.ca
53.9 parsecs away

Travel
| Git checkout - autocomplete local branches only | Having Git autocomplete branch names when doing a checkout is super useful. Having the autocomplete...