More of a programming nerd than is strictly healthy. See also {nevyn.nu, thirdcog.eu, twitter}

Projects

Overooped

iOS 4.3: imp_implementationWithBlock()

iOS 4.3 has a new objc api: adding method implementations using blocks. I tried to do the same once using libffi but never had the patience to finish it. This is a prettier solution anyway.