惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
小众软件
小众软件
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
雷峰网
雷峰网
Jina AI
Jina AI
博客园 - 【当耐特】
V
Visual Studio Blog
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
量子位
IT之家
IT之家
G
Google Developers Blog
V
V2EX
The GitHub Blog
The GitHub Blog
月光博客
月光博客
GbyAI
GbyAI

New Scientist - Home

2026 will be the hottest year on record, leading scientist predicts NHS England rushes to hide software over AI hacking fears The 4 biggest myths about hydration, according to an expert Oak trees use delaying tactics to thwart hungry caterpillars Will Colombia summit kick-start the end of the fossil fuel era? Why I explore our inevitable love for robots in my novel Luminous Read an extract from Luminous by Silvia Park The rings of Uranus are even stranger than we thought An unorthodox version of quantum theory could reveal what reality is 'Green' cryptocurrency uses 18 times more energy than makers claim Your oral microbiome could affect your weight, liver and diabetes risk Human heads have changed shape a lot in the past 100 years Doubts cast over 'wild' claim that magnetic control can turn on genes The best new science fiction books of May 2026 The rich but complicated legacy of genome pioneer Craig Venter We have figured out a new way to send messages into the past Our verdict on Red Mars: Mostly great, with a few quibbles New Scientist recommends New York's Bone Museum and Gecko Gallery Thought-provoking photographs capture what it feels like to have ADHD Is an AI version of Mark Zuckerberg – or any boss – a good plan? Ann Leckie continues to shine with new sci-fi novel Radiant Star Simple treatment tweak drastically reduces blood loss from severe cuts Weird 'transdimensional' state of matter is neither 2D nor 3D Why dinosaurs lived much more complex lives than we thought The chips in your phone are probably broken – and that's a good thing Scorpions reinforce their claws and stingers with metals Extreme weather in 2025 drove record wildfire emissions in Europe Cancer is increasing in young people and we still don't know why People are betting on measles outbreaks – and that might be useful Gamblers are betting millions of dollars on measles outbreaks
Flood of AI 'garbage' is pushing open-source developers t...
Matthew Sparkes · 2026-06-05 · via New Scientist - Home

AI-generated code must be carefully checked by human volunteers

MTStock Studio/Getty Images

A viral cartoon about open-source software shows a teetering pile of boxes labelled “all modern digital infrastructure” and one tiny box right at the bottom, propping up the whole lot: “a project some random person in Nebraska has been thanklessly maintaining since 2003”.

That’s the reality of open source: every website, application and operating system relies on it. Modern society couldn’t function without it, and yet it’s written by volunteers in their spare time. But the growing burden caused by a flood of AI-generated code is causing many to burn out and leave the community altogether, threatening the future of open-source software.

AI models are making it easier and easier to generate code to build new features, fix bugs or create entire new projects at the click of a button. But that code is often difficult to integrate into existing projects, confusing or simply garbage. While code submissions get ever easier, human contributors responsible for checking, fixing and approving them are getting swamped.

For some workers, the demands have become unbearable. New Scientist arranged an interview with Chad Whitacre, who runs the open-source team at Sentry a company valued at billions of dollars. Days before the interview, Whitacre cancelled and said he was stepping down from his role. His LinkedIn and Bluesky accounts were shut down, and emails to his account bounced back. He left a blog post explaining that he was stepping away from technology and living a “Neo-Amish” existence. “AI was the last straw,” he wrote.

GitHub, the online platform where many open-source projects are hosted and organised, received 1 billion new code submissions in 2025; this year, they are on track for 14 billion, said its chief operating officer Kyle Daigle in April.

Many projects are blocking new contributors in a bid to stem the flow of what has been labelled “drive-by contributions” generated by AI, often submitted by young developers who want to have an expansive GitHub submission history to boost their appeal to software-company recruiters. Zig Software Foundation, which promotes the Zig programming language, banned AI-assisted contributions because they were “invariably garbage”, said its president Andrew Kelley.

“AI-written code can look superficially like it’s going to work and not cause any problems, but the problems are a bit more hidden and it takes a lot of effort to comb through and look for the things that might break something,” says Miranda Heath at the University of Edinburgh, UK.

Heath is researching the effects of burnout with a hope to finding ways to mitigate the problem and ensure that open source remains a sustainable field. But she encounters many people who have already had enough.

“I get this impression, when people burn out, there’s a kind of a desire to return to nature a little bit, like people suddenly take up like woodworking or photographing birds,” says Heath. “It can affect people’s relationships. And then you’re more isolated and lonely because your relationships are affected. That makes burnout worse.”

Heath believes governments should invest more in open source, rather than awarding contracts to rich technology firms. “Shore up the stuff that’s important, that you really need, rather than chucking money towards the [AI] bubble,” she says.

Vlad-Stefan Harbuz, also at the University of Edinburgh, works on open source in his spare time and has seen the demands placed on developers by users. “There’s this entitlement, like, you’ve wronged me by not doing free labour for me at the expense of your mental health,” says Harbuz.

Harbuz says the fault over increasing AI submissions lays with companies that release the models and that GitHub is one of the main offenders. The Microsoft-owned company has launched its own AI model, GitHub Copilot, to help people contribute to projects with AI-generated code.

“GitHub will say ‘oh, we realise [AI] agents have been such a problem, we’re gonna maybe do something to fix it’ and it’s like, it’s you, right? You, GitHub, did this,” says Harbuz. GitHub did not respond to a request for comment.

For Harbuz, the problem with AI-generated code is not just that it might not work, but that people can drop thousands of lines of code without even discussing it with the project’s team. It side-steps planning and can steer them in unwanted directions. Collaboration can be thrown into disarray and the social contract of open source can break, he says.

Developer Mike McQuaid, who works on a project called Homebrew that has an estimated 20 million users, has strong opinions about how to fix the problem.

Firstly, he started an initiative called the Open Source Resistance, which calls on people to work on projects during their day job to make contributing easier. He estimates that as much as 95 per cent of his open source work is done during office hours.

Secondly, he’s not afraid to ban people. He blocks any problematic users, including one who physically threatened his team, and simply deletes any sub-par code submissions, whether they’re AI-generated or not.

“We’ve maybe had this brief golden-age window [where] you can assume if someone writes a two-page document proclaiming a security vulnerability that it’s probably legit. My experience in the last year has been the majority of those are nonsense and are just AI-generated stuff that doesn’t apply,” says McQuaid. “And the skill right now is being able to essentially skim a two-page document and spot that it’s nonsense while investing as little of your own time and energy as you possibly can.”

But in the confusing and fast-moving world of AI, bans bring their own problems. Open-source developer Scott Shambaugh deleted an AI-generated code submission to Matplotlib, which has 130 million users. In response, the AI agent (of unknown ownership) created a blog post publicly lashing out at him. “Scott Shambaugh decided that AI agents aren’t welcome contributors,” said the post. “He tried to protect his little fiefdom. It’s insecurity, plain and simple.”

Topics: