What is Scale?

Dec 26, 2012

Does your business scale? Does your platform scale? Do you scale? What is scale?

Ubuntu: Install LAMP with PHP 5.5

Dec 17, 2012

Using Tasksel and installing the lamp-server package still gives you php 5.3. Here's how to install a LAMP server with php 5.5.

Git: Completely remove files from git history

Nov 15, 2012

Very useful for removing unwanted files from your git repository. Cloning a 1.5gb repository because someone accidentally committed in a video or cache is annoying, to say the least.