January
16th, 2025I share my experience compiling Go to WASM for a side project.
December 14th, 2024I briefly explore union types and singleton types in
Haskell and TypeScript.
May 17th, 2024A complete brain dump of my understanding of Go generics at the time.
May 8th, 2024I explore the implementation details of Go interfaces.
March 5th, 2021I describe a code meta-pattern that I have developed and applied in
the last year.
June 27th, 2020I tackled the problem of data
validation in Java with declarative & functional programming inspired by Haskell.
May 7th, 2020Exploring the implementation of Algebraic Data Types in Java.