#zig
3 posts
2026 - July
1 post2025 - May
2 posts2026 - July
1 postThe Bun in Rust Response Andrew Kelly Should Have Written
I used Claude Fable 5 and GPT 5.6 Sol as judges to compare Rust and Zig in Bun’s rewrite. Rust helps reduce ownership bugs and maintenance costs, but the agent-based method mattered just as much as the language.
2025 - May
2 postsTeaching the Latest Zig to Your LLM - Training LoRAs (Sort Of)
A hands-on walkthrough of training a LoRA adapter on Qwen3-8B to teach it about Zig 0.14, covering datasets, fine-tuning, vLLM serving, and the limits of the experiment.
When Do LLMs Fail at Programming? A More Realistic Use Case.
A real-world attempt to build a Zig program using llama.cpp with Gemini 2.5 Pro and Aider, showing where LLMs crumble on new languages and libraries.