Dave Cheney
Microblog: TestMain can cause one to question reality
A few bytes here, a few there, pretty soon you’re talking real memory
The story of the one line fix
How to dump the GOSSAFUNC graph for a method
Diamond interface composition in Go 1.14
Fatih’s question
Ensmallening Go binaries by prohibiting comparisons
Mid-stack inlining in Go
Inlining optimisations in Go
go test -v streaming output
Are large slices more expensive than smaller ones?
The Zen of Go
Dynamically scoped variables in Go
Internets of Interest #15: The Queen of the Skies
Complementary engineering indicators
Internets of interest #14: UNIX v0
Internets of interest: Warner Losh on the first ten years of UNIX
Use internal packages to reduce your public API surface
Be wary of functions which take several parameters of the same type
Don’t force allocations on the callers of your API