AI 与知识共享的瓦解:LLM 正在摧毁开源生态吗

Hacker News 热门(buzzing.cc 中文翻译)·2026-09-20 20:50·3小时前·rakel_rakel
AI 导读

一篇评论文章认为,LLM 正在无视版权与许可证吞食网络内容,打破软件版权与开放之间维持了 40 年的平衡。作者称 AI 让分享知识从对世界的馈赠变成作者的负担:公开代码可能被 AI 更易发现漏洞、被 AI 生成的 pull request 淹没,而现有许可证义务缺乏执法意愿。他警告这可能导致数字黑暗时代,呼吁创作者联合推动新的数字复兴。

Hacker News 热门(buzzing.cc 中文翻译)
35AI 编辑部评分,满分 100

AI 与知识共享的瓦解:LLM 正在摧毁开源生态吗

2026-09-20 20:50· 3小时前· rakel_rakel
AI 导读

一篇评论文章认为,LLM 正在无视版权与许可证吞食网络内容,打破软件版权与开放之间维持了 40 年的平衡。作者称 AI 让分享知识从对世界的馈赠变成作者的负担:公开代码可能被 AI 更易发现漏洞、被 AI 生成的 pull request 淹没,而现有许可证义务缺乏执法意愿。他警告这可能导致数字黑暗时代,呼吁创作者联合推动新的数字复兴。

AI and the Destruction of the Creative Commons

September 13, 2026

AI

LLMs

OpenAI

Anthropic

Copyright

License

Open Source

The balance of software copyright protection and openness has always been fraught with minutiae and detail that bores all but the most nerdy of pedants. Yet, through much effort and 40 years of debate we had reached an equilibrium. Now AI has thrown that out the window.

When I was young I remember typing in BASIC programs from magazines into my Commodore 64 and later teaching myself REXX to write games for a BBS I ran. Without these “open” examples, I would never have been empowered to teach myself the basic tenets of programming. This was the era when the issue of whether software could be copyrighted was still being debated.

First there were shareware and freeware, both closed source. Shareware was basically trial-ware; you could try the software and pay a modest fee to register to unlock the full version. Freeware was totally free, as in beer, but the source was not published. Most famously Doom was distributed as shareware, creating a huge market through word-of-mouth copying.

The forces on the side of openness pivoted and turned copyright onto itself, coining the term “copyleft” and creating licenses like GPL, MPL, and CC-SA, forcing those who wish to take advantage of software that was both free as in beer and free as in freedom to cascade those rights onto any further derivative works.

The modern internet and cloud could not exist without free and open software. Every cloud service and the very backbone of the internet itself are derivative works standing on the shoulders of the previous generation’s giants. Without that openness, being online would likely look more like AOL and CompuServe, be hundreds of times more expensive, and be even more of an oligarchy than we have today.

While there is much discussion of the environmental destruction, the cybersecurity implications, and the misinformation being imposed on all of us by generative AI large language models, I haven’t seen nearly as much discussion of the destruction of our foundational openness.

First, these LLMs are consuming everything they find online, without regard for copyright or license. Any derivative works may or may not reflect the licenses of the original creators and to date there seems to be no appetite for legal enforcement of these obligations.

The social contract has been broken.

I now have every incentive to not share my work, while also being wary of anything I find online that has been shared. If it hasn’t been polluted by slop code, it might have been poisoned with a malicious library, send data off to third parties, or itself be comprised of someone else’s stolen work, implicating me in the crime.

If I make my code available, AI can be used to more easily discover vulnerabilities to abuse my coding errors, while if I keep my code closed it is far more difficult to find those same mistakes.

If I publish my code on a public service like GitHub, I am likely to be inundated with pull requests generated by AI bots and inexperienced users, flooding me with mostly useless slop and taking all of my spare time away just triaging it.

We all have our own set of ethical and moral guidelines, which are also lost once having been absorbed into the colossus. While existing licenses and agreements are imperfect, they have been shown to be enforceable in a court of law allowing me, the creator, power over my own creation.

AI has turned sharing knowledge from a gift to the world, into a liability for the author. The act of openness will be twisted and abused into creating more consolidated wealth and power, without respect or credit for those who did the real labour.

This will have incredible negative consequences for the future. The past 35 years of openness have created nearly everything we benefit from online, which has transformed the world in a mostly positive and empowering way.

We are entering a digital dark age. As authors, coders, technologists, and artists we must come together to introduce a new digital Renaissance before too much is lost. If we don’t, we’re likely to end up in some bizarrely twisted version of Fahrenheit 451.

来源:Hacker News 热门(buzzing.cc 中文翻译)· chesterwisniewski.com