Open Source Funding Crisis Deepens as Vuetify and FakerJS Sound the Alarm
Maintainers say the model where funding is optional but work is constant leads inevitably to burnout and abandonment
The pattern is now grimly familiar: a project becomes popular, gains millions of users, companies quietly depend on it, and maintainers keep it alive in their spare time until funding either stagnates or disappears entirely. Vuetify is the latest example, but the same story has played out across frontend, backend, tooling, and infrastructure projects.
The FakerJS maintainer argues that the core problem is structural. Funding is treated as optional — optional for companies using the software, optional for individual users, optional for the ecosystem as a whole. But the work itself is not optional. Maintainers still need to review pull requests, triage issues, fix security vulnerabilities, keep dependencies updated, and make stable releases.
When funding is optional but work is constant, the result is predictable: burnout, abandonment, or stagnation. The maintainer notes that relying purely on donations, sponsorships, or platforms like Open Collective has proven insufficient for most projects that lack the profile of something like Linux or PostgreSQL.
Analysis
Why This Matters
Open source software underpins virtually all modern software development. When critical libraries go unmaintained, the entire ecosystem suffers — as dramatically demonstrated by incidents like the left-pad debacle and the Log4j vulnerability.
Background
FakerJS itself was at the centre of one of the most dramatic OSS incidents in recent years when its original creator deliberately sabotaged the library in protest over the same funding issues. The library was forked and rebuilt by the community, but the underlying economics have not changed.
Key Perspectives
Some argue that companies should be legally required to fund the open source they depend on, similar to how they pay for commercial software licences. Others believe the solution lies in dual-licensing or open-core models. Neither has proven to be a silver bullet.
What to Watch
Whether any major tech companies respond to this latest round of alarm-sounding with concrete funding commitments, and whether new models like Tidelift or StackAid gain traction as alternatives to voluntary donations.