Just spent 20 mins trying to install the mysql2 gem on my Mac OSX dev machine. Here’s the solution for anyone else who’s stuck with the same problem. (more…)
We needed to build a short animation, for a client’s website, which explained a rather complex concept within 60 seconds to a “lay audience” [1] (more…)
Once you’ve gotten your application into production, do not procrastinate in setting up automated backups for important data. You’ll be thanking yourself the day your cloud-server instance dies on you. Or after a botched-up DB migration job. Or probably an...