Konrad Reiche
My Travel Development Setup
Blameless postmortem by design: In praise of the Five Whys
A generic protobuf reader with Go's type parameters
Code reviews with local checkouts and cleaner diffs
Avoiding Redis race conditions in tests
How test packages help to avoid interfaces in Go
Two common Go interface misuses
How to use b.RunParallel
Use internal packages for monorepos
Context is for goroutine cancellation
Executing Redis cluster commands
Effective error monitoring in Go
How to separate integration tests in Go
Editing your video on the command-line
Postgres Advisory Locks vs Redlock
A cautionary tale of cgo embedding
Docker Bash Helpers
Growth Hacking 101
Traversing your collections functional
Continuous code review with GitHub and Slack
Singleton-Active Record Charade
Tear down this wall. Reverse Tunneling
Debugging Sidekiq With Pry
Enum Factory Pattern