24 Oct 25
Wouldn’t it be great if we could write tests for our Go CLI tools that are simple as shell scripts? The testscript package lets us do exactly that. Let’s take it for a spin.
by chrisSt
4 months ago
What makes Go developers truly effective? In this guest post, John Arundel shares ten practical “commandments” of Go excellence – timeless lessons for writing cleaner, safer, and more maintainable Go code.
by chrisSt
4 months ago
21 Oct 25
20 Oct 25
A technique for deterministic labeling from stochastic models, with benchmarked Golang implementation.
03 Sep 25
mtlog brings message template logging to Go. Logs humans can read at 2 AM. Structured data machines can query at 9 AM.
by chrisSt
5 months ago
28 Nov 23
Here