Tom's Blog
-
RubyConf 2012: Rapid Programming Language Prototypes with Ruby and Racc
RubyConf 2012 presentation video.
-
Calling printf(…) via the LLVM C++ API
Generating LLVM IR for "Hello World" from the LLVM C++ API.
-
Installing FreeBSD 9.0 on VirtualBox
How to install FreeBSD 9.0 on VirtualBox.
-
Problems with large *nix groups and getgrgid_r / getgrnam_r?
What to do when getgrgid_r or getgrnam_r fails.
-
Autotools for humans (part 2)
How to use autotools (again).
-
Autotools for humans (part 1)
How to use autotools.
-
OSCON 2012: Inside Python & PHP
OSCON 2012 presentation notes + slides.
-
GNU Screen splitting
How to use GNU Screen's screen splitting functionality.