← All posts

All posts tagged "golang"

A subtle Go bug that types cannot help with

Types are not a solution for all programming bugs

Better Go test output

Improving the default `go test` output

A simple language spec isn't a feature when you're building applications

Go famously has a small, simple language spec. That isn't always a good thing.