Blog
Notes from the jungle of software: what I'm building, what broke, and what I learned along the way.
-
`grep` Can't Count Tests: A False-Fabrication Bug in Polly
How a bad test count made an AI wrongly accuse its own agent of cheating.
-
Solving the Wrong Problem: What a Closed PR Taught Me
fixing the wrong issue and understanding the results from a closed PR.
-
Building a GitHub Copilot Provider for Nous
A 'good first issue' that became a lesson in moving targets, the CLI I built on got deprecated mid-review, so I retargeted and hardened it before it merged.
-
My First Merged PR GraphQL Hive Docs
How I resolved a documentation gap, and traced the correct configuration for three different routers across the codebase, and got my first PR merged.
more soon hunting for my next blocker to tackle