Publications

These are my thoughts. I think a lot about software and engineering practices.

🎈 Expect Fun

A series on Kotlin development, with a focus on multiplatform applications.

Independent Audit of Ionspin’s KMP-Libsodium

An independent audit of the ionspin kotlin multiplatform libsodium wrapper, verifying the library integrity and security through manual file review.

Builders are for Java

An exploration of when and how to use builder classes in Kotlin.

Values and Enums in Kotlin

An updated description of how to leverage the best parts of value classes in place of some enums.

⌨️ Generically Typed

A collection of my thoughts on various topics.

Feature Flags as an Anti-Pattern

Are feature flags always a good idea? Are they as useful as we think? Or can feature flags actually be harmful to a project?

Fixing Firefox's Session Restore After Restart

Firefox doesn't seem to respect the "open previous windows" setting when the browser is closed for a restart. As someone who likes to start from a clean slate, this was frustrating me quite a bit. I decided to fix it the hard way.

Why Not Medium?

An explanation of why I'm moving my articles to my own website, rather than rely on a platform like Medium or Substack.