Monthly Archives: September 2011

Proof: Free range teapots in the land of Point Reyes

I think this is the first documented sighting of teapots at the Point Reyes:

Posted in General | Leave a comment

C++, ownership and shared_ptr

I’m a big fan of C++ shared_ptr — or I should rather say, I used to be a big fan. Lately I ran into some issues where the “shared ownership” model promoted by liberate use of shared_ptr started to make … Continue reading

Posted in Programming | Tagged , | 1 Comment

Ava source code is now public

A dear reader asked whether the Ava source code is public, and yes, it is now! Ava is a small video-processing tool I’ve been using for producing videos for publications (I have already blogged everything interesting about it.) It took … Continue reading

Posted in Programming | Tagged , | Leave a comment