Aran Wilkinson
/about
/posts
/now
/resume
Entries tagged :: tooling
2026-07-03
Owning the Harness
Both camps in the AI-tooling debate are watching the wrong number. The cost lever you can actually control is the harness you run your models through.
Read more ⟶
2025-01-31
Go 1.24's new tool directive in go.mod
Go 1.24 adds a tool directive to go.mod, replacing the old tools.go workaround. Learn how to declare, install, and run project tools directly through the module system.
Read more ⟶