NOW LET US – AI RAG SaaS Studio TP.HCM
NOW LET US
Digital Product Studio
Back to news
DEV-TOOLS...4 min read

AI has suddenly become more useful to open-source developers

Share
NOW LET US Article – AI has suddenly become more useful to open-source developers

Open-source developers are finding that AI has evolved from generating low-quality 'slop' to becoming a vital tool for maintaining and reviving projects, though legal concerns and AI-generated spam remain significant hurdles.

How AI has suddenly become much more useful to open-source developers

More open-source developers are finding that, when used properly, AI can actually help current and long-neglected programs. However, legal and quality issues loom.

Top open-source maintainers find that AI has suddenly become much more useful.

There are still legal and 'AI slop' problems to overcome.

By year's end, AI programming tools should be much more reliable.

With open-source software running pretty much everything, you might think that multiple developers maintain most of the important programs with help from corporate sponsors. You'd be wrong.

As Josh Bressers, VP of security at software supply-chain company Anchore, pointed out last year, the vast majority of open-source projects, 7 million out of 11.8 million programs, have only a single maintainer. You might think that those programs are obscure or no longer used. You'd be wrong about that, too.

Bressers looked closely at the JavaScript NPM ecosystem and found that, among the projects downloaded over a million times a month, "about half of the 13,000 most downloaded NPM packages are [maintained by] one person."

Ow!

To think of it another way, thousands of vital programs are one car accident or heart attack away from being knocked out. That is not good.

AI tools have recently become much better at coding

What can we do about it? You can't wave a magic wand and miraculously find thousands of ready-to-go expert maintainers. Instead, several prominent open-source maintainers have been considering using AI to keep legacy codebases alive or to make them easier to maintain.

That's possible because, believe it or not, AI coding tools have recently become much better at coding. That's not my opinion. At my best, I was an OK programmer. No, that's the opinion of Greg Kroah-Hartman, maintainer of the Linux stable kernel.

Kroah-Hartman and I got together at KubeCon Europe in Amsterdam recently. He told me, "Months ago, we were getting what we called 'AI slop,' AI-generated security reports that were obviously wrong or low quality."

Then, something wonderful happened. "A month ago," he continued, "the world switched. Now we have real reports. All open-source projects have real reports that are made with AI, but they're good, and they're real. All open source security teams are hitting this right now."

What happened? Kroah-Hartman shrugged: "We don't know. Nobody seems to know why. Either a lot more tools got a lot better, or people started going, 'Hey, let's start looking at this.'"

Now that doesn't mean that Anthropic Claude is going to replace Linus Torvalds anytime soon, or even a mid-level programmer at your company. What it does mean, though, is that, when used properly -- no vibe coding here -- AI could help clean up old but still used code; maintain abandoned programs; and improve existing code.

For example, Dirk Hondhel, Verizon's senior director of open source, posted on LinkedIn that while AI coding tools aren't yet ready to maintain code, he believes they will be soon. "This is almost possible today. And at the rate of improvement these tools have seen over the last couple of quarters, I am convinced that it will be possible with acceptable results at some point this year."

He's not the only one. Ruby project maintainer Stan Lo (st0012) wrote that AI has already helped him with documentation themes, refactors, and debugging, and he explicitly wonders whether AI tools will "help revive unmaintained projects" and "raise a new generation of contributors -- or even maintainers."

Indeed, there's already one AI project, Autonomous Transpilation for Legacy Application Systems (ATLAS), that helps developers modernize legacy codebases for modern programming languages. We can expect to see other such AI tools appearing soon. There's a lot of obsolete but still-used code out there that could use a modern refresh.

The lawyers are going to have a field day

Before breaking out the champagne, let's consider several major problems. First, if we can improve open-source code with AI, what's to stop someone from copying and rewriting existing code and then putting it under a proprietary license? The lawyers are going to have a field day with this. Oh, wait! -- they soon will: Dan Blanchard, maintainer of an important Python library called chardet, just released the latest "clean room" version of the program under the MIT license, replacing its GNU Lesser General Public License (LGPL). By "clean room," he means he used Anthropic's Claude to rewrite the library entirely. Claude is now listed as a project contributor.

A person claiming to be the project's original developer, Mark Pilgrim, is not happy. Pilgrim says, "[The maintainers'] claim that it is a 'complete rewrite' is irrelevant, since they had ample exposure to the originally licensed code. Adding a fancy code generator into the mix does not somehow grant them any additional rights."

There's another problem: Although it appears that AI is much more useful than it used to be for fixing code issues, there's still a lot of AI slop out there, and open-source project maintainers are drowning in it. Just ask Daniel Stenberg, creator of the popular open-source data transfer program cURL.

Pretty much every open-source project maintainer can tell the same story. In some cases, the AI slop has proven so poisonous that the project itself has died. For example, Python Software Foundation's Jannis Leidel, the lead maintainer of Jazzband, closed the program down because the "flood of AI-generated spam PRs and issues" drowned the project.

Torvalds himself, a wary AI user, warns that while AI generates code quickly, the results can be "horrible to maintain." He views AI as a tool that boosts productivity, but it doesn't replace the need to actually understand what's going on in a program when things break. And, I assure you, things will break.

While AI is becoming truly useful for open-source developers and maintainers, there are still a lot of legal, coding, and quality issues to address before AI and open-source programming will truly work together in harmony.

© 2026 Now Let Us. All rights reserved.

Source: Hacker News

Advertisement
Ad slot ready: 5887729102

More in this category

NOW LET US Related – GLM 5.2 Is Out

dev-tools

GLM 5.2 Is Out

Zhipu AI has officially released GLM-5.2, its most powerful open-source model to date, featuring a 1M context window and advanced long-horizon task capabilities. The release underscores Zhipu's commitment to open-source AI and global scientific collaboration amid rising technological restrictions.

NOW LET US Related – Noise infusion banned from statistical products published by Census Bureau

dev-tools

Noise infusion banned from statistical products published by Census Bureau

The U.S. Department of Commerce has banned "noise infusion" from statistical products published by the Census Bureau, a decision that could have severe consequences for both data utility and privacy protection.

NOW LET US Related – Treating pancreatic tumours may have revealed cancer's master switch

dev-tools

Treating pancreatic tumours may have revealed cancer's master switch

A promising new drug called daraxonrasib has shown breakthrough results in treating pancreatic cancer, doubling median survival times. This achievement could pave the way for an entirely new class of cancer treatments.

NOW LET US Related – Every Frame Perfect

dev-tools

Every Frame Perfect

In UI design, perfection isn't just about the start and end states, but every single transition frame in between. Polishing these micro-interactions is key to building user trust.

NOW LET US Related – Leaving Mozilla

dev-tools

Leaving Mozilla

A poignant and candid reflection from a 15-year Mozilla veteran upon their departure. The author highlights the leadership's missteps in trying to emulate tech giants and urges Mozilla to return to its core values: community and uniqueness.

NOW LET US Related – Shepherd's Dog: A Game by the Most Dangerous AI Model

dev-tools

Shepherd's Dog: A Game by the Most Dangerous AI Model

A developer tested Anthropic's latest, supposedly 'too dangerous' AI model by asking it to build a long-held game idea in a single shot. The model succeeded, generating a complete 2,319-line game after a 45-minute reasoning session.

EXPLORE TOPICS

Discover All Categories

Deep dive into the specific technology sectors that matter most to you.