2026-08-19
Welcome to Golangy
A release tracker, a curated directory, a playground, and notes on writing Go well — why this site exists.
2026-08-12
errors.Is vs errors.As: A Field Guide
Two functions that look interchangeable, solve different problems, and get reached for backwards often enough that it's worth writing down the rule.