Home

Software Development

view all Blogs Software Development LLM Sandbox

In this stream, I usually write things related with Software Development. Mostly things that came up as I work or tinker with something.

16 min read
Software Development

Generic is still a pain in Go. Master Go's generics with practical patterns: Learn how to create flexible, type-safe wrappers that reduce code duplication and enhance maintainability. Learn by example.