-
Handing the easy tickets to a free local model cost 1.65x more
I built a harness to grind the mechanical backlog tail on a local Ollama model and measured what it actually saved. Across three real tickets the local-model path cost 1.65x the Claude tokens of just doing the work, and every output needed fixing before it could merge.
agentstoolingprocessgo
-
Why your OpenTelemetry build broke, and how to check the whole set
OpenTelemetry ships as several modules with different version numbers that are all one release. Go has no idea. Here is how to tell which versions belong together, why it breaks, and a check you can run in CI today.
goopentelemetrydependencies