Writing on software design, application building, internal tooling & developer experience.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

Test Assertions in Go with gjson

Utility functions can greatly improve your productivity. Follow along as I show you an example of a test assertion that uses gjson to assert key/value pairs in a http response body.

Clean Old Github Action Runs

Having a clean workspace is necessary to keep that cognitive load low.