Blog

Notes from the jungle of software: what I'm building, what broke, and what I learned along the way.

  1. 2026

    `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.

  2. 2026

    Solving the Wrong Problem: What a Closed PR Taught Me

    fixing the wrong issue and understanding the results from a closed PR.

  3. 2026

    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.

  4. 2026

    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