Can you use Python 3?
Simple guide to Mobile-First Responsive Design
An interactive shell for Git
Want to run SQL on a CSV file?
8 Sass mixins you must have in your toolbox
Sometimes you don't want to RTFM, you just want a TLDR
Weekly - Issue #24
Building iOS and OS X applications? Read cocoa.tumblr.com
Forceps: copy ActiveRecord models from remote databases
imsg lets you use iMessage from your terminal!
Waitress, a better Python WSGI server for Heroku?
I host many experimental projects on Heroku. I have always followed their example and used Gunicorn as my WSGI server. So when I saw this blog post, Don’t use Gunicorn to host your Django sites on Heroku, I was curious.