Tags
Posts and TILs organized by topic
#ads
#apple
#books
#bundler
#caching
#concurrency
#cryptography
#css
#debugging
#design-patterns
#distributed-systems
#docker
#git
#go
- Verifying rewarded-ad callbacks server-side
- [TIL] Verifying an ECDSA signature in Go
- Refactoring a Go service to 90% coverage
- [TIL] Go 1.21 added min, max, and clear
- The worker that kept eating its own memory
- [TIL] context.WithTimeout won't stop a blocking call
- [TIL] Set max idle connections, not just max open
- [TIL] Every net/http request runs in its own goroutine
- Learning Go after years of dynamic languages