Python integers are stranger than I thought and playing with them can have surprising consequences.| kate.io
Integrating garbage collection into a C application was almost too easy.| Varun Ramesh's Blog
My recent game projects have used a GameObject architecture that unifies Component-based GameObjects and Mixin-based inheritance.| Varun Ramesh's Blog
Some typecheckers understand dynamic type tests, thus avoiding downcasting.| Varun Ramesh's Blog