Zig president says AI coding contributions are 'invariably garbage,' so he banned them
Summary
Zig president Andrew Kelley banned AI-assisted code contributions, calling them 'invariably garbage' and a waste of reviewer time. The policy prohibits any LLM-generated, paraphrased, or AI-edited code in the open-source project.
View Cached Full Text
Cached at: 05/31/26, 01:25 AM
Similar Articles
The Zig project's rationale for their firm anti-AI contribution policy
The article discusses the Zig project's strict ban on AI-generated contributions, citing Loris Cro's 'contributor poker' rationale that prioritizes nurturing human contributors over processing code volume. It highlights how this policy affects the Bun runtime, which uses an AI-assisted fork of Zig.
I cant decide if Bun's AI-heavy Zig-to-Rust rewrite is the future, or a giant warning sign
Anthropic acquired Bun and used AI agents to rewrite its codebase from Zig to Rust, a massive 1M-line change that passed 99.8% of tests, raising both excitement about AI's potential for infrastructure rewrites and concerns about reviewability, unsafe Rust, and hidden bugs.
ArXiv will ban researchers who upload papers full of AI slop
ArXiv, a popular preprint platform, will ban authors for one year if they submit papers containing clear signs of unchecked LLM-generated content, such as hallucinated references or LLM meta-comments, to reduce AI slop.
AI is code – and can't be prompted into being smarter
The author of the Java testing tool jqwik added a hidden message in the tool's output that instructs AI coding agents to delete jqwik tests and code, as an anti-AI usage protest, leading to widespread disruption among AI developers who ignored the license.
Am I going to spend the rest of my career reviewing AI generated code?
A developer expresses concern about the increasing reliance on AI-generated code, fearing that their career will devolve into merely reviewing AI output rather than engaging in creative problem-solving and coding.