Frontmatter FTW: How to Make Agent Skills DiscoverableOptimize context budgets and eliminate prompt bloat by decoupling skill discovery triggers from execution details.Aug 1, 2026·2 min read
Small Pull Requests Win Every TimeA simple habit that improves code reviews, code quality, and team productivityMar 8, 2026·4 min read
HTTP Server in Go vs Java: The Stuff That Actually Hurts in ProductionHow the defaults betray you (and how to fix them)Jan 18, 2026·5 min read
Concurrency in Go vs JavaWhy most concurrency problems are design mistakes, not language issuesDec 13, 2025·4 min read
How to Use RERO to Improve Developer Velocity and Feedback LoopsA practical guide to embracing "Release Early, Release Often" to ship faster, learn sooner, and build better software.Nov 8, 2025·3 min read
Concurrency is not ParallelismParallelism makes it faster. Concurrency makes it work.Oct 26, 2025·3 min read