The Lethal Trifecta (and how to avoid it) Feb 22, 2026A new attack targets LLMs that can access your data and the internet. The remedy: just don't let them. It's easier than you might think.
On testing: "Does it work?" vs. "Does it fulfill the contract?" Feb 01, 2026Do you rigorously distinguish between black-box and white-box testing? The distinction matters a lot, and with Go, it takes no effort to implement either kind of test.
Mechanical Sympathy Nov 30, 2025Go puts the developer quite close to the hardware. Understanding what's going on behind the curtains is a tactical advantage for every developer.
Go as a Scripting Language for Atuin Runbooks Oct 12, 2025Write shell scripts as you'd write a book, with runnable Go code snippets