Writing
Only just started writing. Mostly backend engineering and the open-source rabbit holes I wander into. No idea where it's going yet.
-
I let Codex remove my Intel app debt before macOS did
A macOS warning about Intel apps turned into a careful audit of old runtimes, Homebrew, helpers, databases, and bundled x64 resources. Codex with GPT-5.6-terra medium did the inspection and migration work; I kept the decisions that could destroy data.
macosapple-siliconcodexhomebrewcleanup -
My journey into Clojure dependency automation
Dependabot has no Clojure ecosystem, Renovate only speaks deps.edn, lein-ancient is Leiningen-only. How I landed on antq + GitHub Actions for a fleet of 18 libraries, and Renovate for the one repo where antq ships a build-breaking PR.
clojuredependabotrenovateantqciautomation