LuaJIT + FFI
I’ve been writing a couple of utility libraries/FFI bindings for various libraries for LuaJIT, namely for OpenGL and SQLite, for use in my game, Multi. And lo and behold, someone put them up on the all-new LuaJIT wiki here: http://wiki.luajit.org/FFI%20Bindings (LuJGL + lsqlite3-ffi). I just thought that was interesting that my code is getting around. :)
In other news, I’ve been trying to set up an email server. And it sucks, because it’s like 50 programs that you have to configure independently and it is tricky to get it working.
