While writing this blog and leading Go teams for a couple of years,
the most common question I heard from beginners was “What framework should I use?”.
One of the worst things you can do in Go is follow an approach from other programming languages.
Other languages hav...
In 2022, disk I/O is very fast, and not usually the performance bottleneck in programs. This article digs into some numbers.
This is a different kind of post: I’m sharing some music I enjoyed this year!
Another month, another release!
Continuing our series on the testscript package, we look at some advanced
techniques in test scripts such as conditions, concurrency, and managing
environment variables.
What our crowdfunding startup microPledge was, why it failed, and what we learned from the process.
We launched GoReleaser v1 exactly 1 year ago today!
Since v1.12.0-pro,
GoReleaser can split and merge its release process.