Category
General
-
№ 019
General
5 min read →
Claude Code v2.1.117: What Changed, What the Data Shows, and Should You Upgrade
Previously in this series: How to Get a 99% Cache Hit Rate and Keeping Your Cache Warm with /coffee. Three things shipped in v2.1.117 that matter. One is a bug
-
№ 019
General
7 min read →
Anthropic’s Pricing Shift: What Per-Token Billing Means for Claude Code Users
Anthropic has moved enterprise plans to per-token billing. The seat fee covers platform access; all usage across Claude, Claude Code, and Cowork is billed separately at standard API rates. The
-
№ 019
General
6 min read →
Adding Test Coverage to 20-Year-Old Koha Code — With a Little Help from AI
If you’ve worked on a large open-source project, you’ve seen the pattern: critical modules that have run in production for years with minimal test coverage. Not because nobody cares, but
-
№ 019
General
5 min read →
When a 20-Year-Old Perl Bug Comes Knocking: How We Used AI to Track It Down
At Veritas Supera, we maintain PDF::Reuse — a Perl module on CPAN that lets developers efficiently create PDF documents by reusing existing components. It’s roughly 7,000 lines of code spanning