Latest Posts

December 31, 2022

Garden of Go

Curated links for Go resources.
August 17, 2022

Go Generics in API Design

Embracing generics in Go to build a better http handler.
December 1, 2021

Exploring Go v1.18's Generics

Generics in Go are nearly here! Here's what that means for you and some real use cases.

Projects

Upfront

A wrapper for Go handlers that uses generics to clean up boilerplate (and remove some sharp edges).

Karma

A simple karma-bot (webhook server) for awarding points to your friends in Discord.