Hasty Briefsbeta

Bilingual

AI Code Is Hollowing Out Open Source, and Maintainers Are Looking the Other Way

10 hours ago
  • #open source
  • #copyright law
  • #AI ethics
  • AI-generated code, like output from LLMs such as Claude and ChatGPT, is uncopyrightable in the U.S., placing it in the public domain.
  • Integrating uncopyrightable LLM outputs into copyleft-licensed open source projects undermines the license's reciprocity requirement, allowing the code to be used in closed-source projects without attribution.
  • The case of 'chardet' illustrates controversy, where a maintainer attempted to relicense from LGPL to MIT using AI-generated code, sparking debate over clean-room implementation and contributor rights.
  • LLM contributions can hollow out copyleft projects by making license terms unenforceable for AI-generated parts, potentially devaluing human contributions and discouraging future sharing.
  • The parody 'Malus' highlights ethical concerns, showing how AI can be used to bypass open source licenses, which may harm the incentive structure of open source communities.