03.02.2026
Teaching My Static Analyzer to Catch the Bug It Missed
I found a stack use-after-return bug in Architect today. Then I taught zwanzig, my Zig static analyzer, to catch it.
[mehr lesen]I found a stack use-after-return bug in Architect today. Then I taught zwanzig, my Zig static analyzer, to catch it.
[mehr lesen]I run multiple AI coding agents simultaneously because I often need to work on several tasks at once. One agent implements a feature, another does a code review, another improves my dev setup, yet another helps me keep my Obsidian notes up to date.
[mehr lesen]