Monthly Archives: August 2012

Recent work on my car

Those that aren’t into cars can safely skip this post.
So I like to drive fast cars through twisty mountain roads. I’m probably the guy
ruining a peaceful scenic drive you are having on the weekend. (Although the
same could be said for you).
So I’ve been working on my car the last few months. It has a much [...]

Using the Mongo wire protocol for API services

So the startup I work for uses Mongo. I have my own opinions of Mongo,
some good, some bad. I have a decent amount of experience with the wire
protocol. I’ve written an asynchronous C driver[1] for GObject, rewritten a
python-twisted driver[2], and my own BSON implementation. We wrote ourselves
a “schema” verifier for Mongo that works offline against [...]