A Comfy Corner for Software, Security, Cloud, and AI
Fully featured web services with standard library only
When two funcs aren't quite the same
And why simplicity may be just what you need
Exploring what code quality is, tools to maintain it in go and how to automate them
Ever wondered how to create dll/shared object files in go, like other compiled languages can?
Prevent nasty surprises when building http server apps in go
Distributing work among a fixed number of goroutines
Make the most of pointers without worrying about their pitfalls anymore
Smaller docker images mean less cost for storage and bandwidth, and faster deployment times. But how do you decrease the size of docker images?