AI·Zig founder Andrew Kelley angrily criticized Jarred Sumner and Bun's 11-day rewrite of its 1 million lines of code from Zig to Rust using Claude Fable 5 and Claude Code; the move succeeded with 16.5K USD in API costs but left 27K lines of unsafe code and sparked debates on AI-generated code quality and community ethics.
Search
What are you looking for?
2 results for “rewrite”
Most safety alignment work treats "detect the attack" as a text classification problem — does the prompt contain language the model's safety guardrails should catch. That assumption breaks down for LLM agents with real tool access. Here's a concrete case: take a known, public security vulnerability (a CVE), work out the sequence of tool calls that would exploit it, then have an LLM rewrite that a…