Zig president says AI coding contributions are 'invariably garbage,' so he banned them

Reddit r/artificial News

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.

No content available
Original Article
View Cached Full Text

Cached at: 05/31/26, 01:25 AM

# Zig president says AI coding contributions are 'invariably garbage,' so he banned them Source: [https://www.businessinsider.com/zig-programming-language-ai-rules-2026-5](https://www.businessinsider.com/zig-programming-language-ai-rules-2026-5) ![Young person on a computer](https://i.insider.com/6a10bd23b1025a62a5c866a1?width=700) Zig bans contributors from using AI to code, debug, or brainstorm\.Luis Alvarez/Getty Images Zig has put its foot down: No[AI code](https://www.businessinsider.com/inside-startups-claude-has-already-won-the-ai-coding-wars-2026-5)allowed\. The open\-source programming language ismaintained by a 501\(c\)\(3\) and a network of contributors\. Any programmer can submit code to its repository — so long as they follow a code of conduct\. One of Zig's rules bans the submission of AI\-assisted code\. The policy is clear: They will accept no LLM\-generated content, nothing paraphrased from an LLM, and nothing edited, brainstormed, or debugged by an LLM\. In short: Keep AI out of it\. On the[JetBrains podcast](https://www.youtube.com/watch?v=iqddnwKF8HQ), Zig President Andrew Kelley called AI\-assisted contributions "invariably garbage\." "People are sending us contributions that have no value whatsoever," Kelley said\. "They have negative value, because they take review time away from the team\." Code contributions are reviewed by a handful of core team members\. That's the "bottleneck," as Kelley puts it: There are more pull requests than reviewers\. At the time of the recording, Kelley said that Zig had 200 open pull requests\. Those AI\-generated "slop contributions" slow the whole team down even more, Kelley said\. "We've wasted everybody's time\." While Zig is relatively small, it's had an outsize impact\. The language was used to create Bun, for instance, which was later acquired by[Anthropic](https://www.businessinsider.com/anthropic-hiring-claude-evangelist-salary-2026-5)\. The AI ban later[stirred drama](https://x.com/bunjavascript/status/2048428104893542781?s=20)between Bun and Zig\. AI\-assisted code has ripped through Silicon Valley, thanks to tools like Claude Code and[OpenAI's Codex](https://www.businessinsider.com/openai-codex-mobile-app-chatgpt-open-laptops-2026-5)\. Some use AI to edit or modify their code; others use it to draft it entirely\. Big Tech companies have[projected lofty goals](https://www.businessinsider.com/google-ai-generated-code-75-gemini-agents-software-2026-4)for the percentage of code that should be — and already is — written with AI\. Zig doesn't have a mandate to be maximally efficient like these public companies\. Instead, "mentorship" is part of its core mission, Kelley said, making AI contributions counterproductive\. "We're all trying to get better at programming," Kelley said\. "People who are sending AI pull requests, those people are not helping this goal\." These AI coders are "drive\-by contributors," those who may submit a pull request or two, but will never join the core team, Kelley said\. The AI ban is also simpler\. Kelley said that if he tried to say only "good" AI pull requests would be accepted, the reviewers would have to judge each one\. "If I say none whatsoever, then it's a very easy policy to enforce," he said\. ## Read next - [AI](https://www.businessinsider.com/category/ai)

Similar Articles

The Zig project's rationale for their firm anti-AI contribution policy

Simon Willison's Blog

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.

ArXiv will ban researchers who upload papers full of AI slop

Reddit r/singularity

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

Hacker News Top

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.