Open source projects like VLC and Blender are seeing a decline in the average quality of contributions, likely as AI coding tools lower barriers to entry
A world that runs on increasingly powerful AI coding tools is one where software creation is cheap — or so the thinking goes …
Context & Ripple Effects
VLC and Blender put a visible face on a broader open-source maintenance problem: more people can now generate and submit code, but maintainers must still assess whether it is useful, safe and aligned with a project’s needs.
The issue appears to be persisting rather than isolated. Later coverage describes maintainers being overwhelmed by low-quality AI-assisted submissions, while the pressure on entry-level pathways is also visible in the decline of coding bootcamps built around junior roles.
First-order effects
- VLC, Blender and similar projects face a higher review burden as the average usefulness of incoming contributions falls, shifting maintainer time from development toward triage.
- Would-be contributors can submit changes more easily, but low-quality work is less likely to be merged and may generate a poorer first interaction with project communities.
Second-order effects
- Projects may need tighter contribution rules, stronger automated checks or more selective review processes, raising the practical bar to participation even as code generation lowers the technical bar.
- The reported flood of submissions can concentrate influence with experienced maintainers and contributors who can validate changes, rather than distributing it broadly among new AI-tool users.
Third-order effects
- If contribution volume continues to rise faster than maintainer capacity, open-source sustainability will depend increasingly on governance and review capacity—not merely on the availability of code-generation tools.
- This points to a widening gap between cheap code production and the scarce work of judging, integrating and maintaining it; whether projects can preserve community participation under that pressure remains uncertain.
The trend: AI is reducing the cost of producing code while making human validation and maintenance the limiting resource in collaborative software development.