One-liner Instant Postgres for your development environment

When working on web applications it’s very important to have a setup as similar to the production environment as possible.

The major component here is using the same database locally, for development, as you use in production. I myself work mostly with Django and, as most of you Django devs know, it’s very easy to get started using a Sqlite database.

Read more →

Pixbin.us just got an API

Took us awhile but Pixbin just got an API. Well…the beginning of one at least. You heard it here first folks. :) You can now upload images from your code.

Read more →

Finally

I’ve been struggling for a while now with the idea of writing a blog. The problem was that I never got around to actually making the site and months passed by.

Read more →