Open Source Developers Pulling Back Due to AI Scraping
The Kefir C compiler announced the cessation of public development today, and buried in the announcement is a telling detail: the developer re-evaluated open source publishing after LLM bots began scraping the project. One commenter on the thread noted they had put their own site behind a username and password wall specifically to block LLM scrapers. The developer explicitly said that prior to this experience, they considered open source the default mode for work like theirs, and no longer does.
This is one data point, but it connects to a broader pattern that has been building for a year. Open source maintainers are burning out, and the AI scraping problem adds a new dimension: your work is being used to train commercial models without compensation or credit, and the tools trained on your code may eventually compete with you or replace you. That is a different moral calculus than the traditional open source social contract.
The thread also surfaced frustration that mainstream inference tools are not exposing the performance controls needed to run newer models, which is pushing technically sophisticated users toward DIY setups rather than contributing to shared tooling.
So what?
If your product or company depends on open source libraries maintained by individuals, those maintainers are under more pressure than ever. The risk of a key dependency going dark or moving behind a paywall is real and rising. Consider auditing your critical dependencies and, where possible, contributing financially or with code to the projects that your business relies on.