Every developer has written a bug at least once in their career. It’s almost a rite of passage to debug…
Python is great for a number of things. It powers 1.4% of the internet, Nasa uses it a lot! and…
I love Digital Ocean. It’s incredibly easy to set up, it’s cheap to get started and you can scale up…
When I was in grade 9 I wanted to be a lawyer. I didn’t really know what that entailed and…
In Part 1 of Speeding up Postgres Restores I talked about how we improved the time it took to restore our local…
Recently I sat down to speed up our database restore process in our development environment. Like most projects, our database…
Clip is a command-line interface (CLI) tool that allows you to store and quickly access text snippets and manage your…
Django users take for granted the ability to configure your own user model but prior to Django 1.5 you were stuck…