Hi, I'm Will

I'm a software engineer based out of Vancouver.

I occasionally write about topics I find interesting.

I usually spend my time coding, gaming, listening to music, or staying fit.

Recent posts

See all

Oops! JVM Heap Compression Gotcha

JVM heap compression. The JVM heap dead zone


Python Hash Collision

Explaining a very easy hash collision in Python's built-in hash function.


Arena Allocators

Exploring the implementation of arena allocators.