Portfolio
New Blog Post
Wrote up a piece on why I think Generics in Go are a welcome improvement that help bring the language in a better place, even though the Go team doesn't seem to totally agree. Check it out: https:/...
Is it possible to have the Go runtime behave like an event loop? I was having a discussion on Discord about the behaviors of different asynchronous runtime and the question was raised: Is it possib...
Recently it seems I find myself in the same conversation over and over again about how error handling should be done in a programing language, more specifically in how Go and Rust differ, so I've c...
Just gave a presentation titled "Deno: Rethinking Server-Side JavaScript" for https://ui.dev! It was a lot of fun, thanks again to the organizers for inviting me.