A Comfy Corner for Software, Security, Cloud, and AI
Written by engineers, not ai
Real world testing patterns and workarounds
From builtins to custom sequences
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