Konrad Reiche
About
Photos
TalksOct 27, 2024
How test packages help to avoid interfaces in GoOct 18, 2024
Two common Go interface misusesNov 19, 2023
How to use b.RunParallelOct 30, 2023
Use internal packages for monoreposApr 7, 2023
Context is for goroutine cancellationFeb 27, 2023
Executing Redis cluster commandsSep 3, 2022
Effective error monitoring in GoAug 4, 2022
How to separate integration tests in GoMar 20, 2022
Editing your video on the command-lineDec 4, 2021
Postgres Advisory Locks vs RedlockJan 25, 2019
A cautionary tale of cgo embeddingMay 13, 2016
Docker Bash HelpersMar 2, 2016
Growth Hacking 101Feb 14, 2016
Traversing your collections functionalDec 26, 2015
Continuous code review with GitHub and SlackNov 11, 2015
Singleton-Active Record CharadeAug 21, 2015
Tear down this wall. Reverse TunnelingApr 29, 2013
Debugging Sidekiq With PryNov 25, 2012
Enum Factory Pattern