Porting MSG_MORE and MSG_NOSIGPIPE to OS X 16 January 2014·2 mins Porting is a forcing function for deeper understanding of APIs.
Converting SS-DB data into NetCDF format 27 May 2013·7 mins Scientific data wants to be in sciency formats.
Digital preservation and economic faults 22 May 2013·1 min Archiving information on paper still has a lot of value.
Lua GC and linked native heap objects 26 February 2013·2 mins Using a weak table to teach the Lua garbage collector about data relationships.
Writing RADOS object class handlers in Lua 21 February 2013·4 mins Pushing down computations into the Ceph distributed storage system with Lua.
Error handling for Lua object classes in Ceph 4 February 2013·4 mins Improving the ergonomics of building object classes in Ceph with Lua.
Custom Lua VM panic handler 24 January 2013·2 mins Protecting your host application when Lua freaks out.