How to write flexible YAML shapes in Go
How to parse Newline Delimited JSON in Go
Go Gotcha: Struct pointers as map keys
Filter Go slices without allocating
Go Antipatterns: Channels that fire once
Understanding Go's token.Pos
Go Antipatterns: With* Context Managers