How to configure, build, install git on OS X
Install git from source on OS X
April 18, 2016 | Read the full article
How to configure, build, install git on OS X
April 18, 2016 | Read the full article
Solution on how to resolve the undefined symbol error: _PyErr_ReplaceException when testing with tox
September 06, 2015 | Read the full article
How to compile Python 2.6 with hashlib support, resolving the error "No module named _sha256"
September 06, 2015 | Read the full article
How to compile Python 2.6 with zlib support, resolving the error "No module named zlib"
September 06, 2015 | Read the full article
How to resolve errors related to the shared library libpypy-c.so when attempting to test pypy under tox
September 06, 2015 | Read the full article
Description and solution of the heroku CLI error of the form Setting up iojs-v2.2.1... rename /home/user/.heroku/tmp/node980470436/iojs-v2.2.1-linux-x86
August 26, 2015 | Read the full article
How to start GNU Screen without loading the configuration file
August 23, 2015 | Read the full article
How to use the loaddata management command inside a unittest to load fixtures for the test.
July 18, 2015 | Read the full article
Step by step guide on installing Dropbox Headless on Ubuntu server
May 17, 2015 | Read the full article
How to resolve the error 'The forwarded port to 2222 is already in use on the host machine' when running vagrant ssh on a host with multiple boxes
May 13, 2015 | Read the full article