Up to date
Published
3 min read

Trevor I. Lasn

Building tools for developers. Currently building courses.reviews and blamesteve.lol

Open-source is where dreams go to die

Work for free and in return watch your passion get crushed by entitled users who are never satisfied

I recently read the ‘Resigning as Asahi Linux project lead’ post, and it hit home hard. Another brilliant developer burned out by the relentless demands of maintaining open-source software.

Hector Martin (marcan) spent years bringing Linux to Apple Silicon - an incredible technical achievement - only to walk away exhausted and disillusioned.

This story repeats with depressing regularity across the open-source landscape. Passionate developers create something valuable, share it freely with the world, and then watch as their gift becomes a burden that consumes their life.

What begins as a labor of love transforms into unpaid technical support. Users file bug reports as if they’re paying customers, demanding immediate fixes and new features while contributing nothing themselves. The Asahi Linux team reversed-engineered Apple’s complex hardware without documentation - a feat that would cost millions in a corporate setting - yet users complained when their specific peripheral didn’t work perfectly.

The economics of open source are fundamentally broken. Most maintainers never see a dime for their efforts, despite creating software that powers billion-dollar companies and critical infrastructure. The few who achieve financial sustainability through sponsorships represent a tiny minority, the “cream de la crème” whose projects reach exceptional popularity or fill crucial industry needs.

Dependency Comic

(Image from XKCD)

For everyone else, open source becomes a one-way relationship: all giving, little receiving. You sacrifice evenings and weekends to maintain software while users treat your volunteer work as an entitlement. The constant stream of demands slowly erodes the passion that started the project. Eventually, maintaining the project feels like an unpaid second job rather than a fulfilling hobby.

Marcan’s resignation isn’t a failure of character or commitment - it’s the predictable outcome of a system that extracts value from maintainers until they break. His story should serve as a warning about the true cost of “free” software. Behind every open-source project is a human being with limited time and energy, often working without compensation or recognition.

Until we fundamentally change how we value and support open-source work, these projects will continue to be where dreams go to die - crushed under the weight of entitled users, unsustainable economics, and the inevitable burnout that follows.

Fortunately, not all is bad; Github is pushing for more sponsorship with their sponsor program. Sentry has a similar program, called ‘Open Source Pledge’. I hope more companies follow suit and support the open-source community. It’s time to give back to the people who make open-source possible.


Found this article helpful? You might enjoy my free newsletter. I share dev tips and insights to help you grow your coding skills and advance your tech career.


Check out these related articles that might be useful for you. They cover similar topics and provide additional insights.

Tech
3 min read

Ghost Jobs Should Be Illegal

How fake job postings became a systemic problem in tech recruiting

Nov 15, 2024
Read article
Tech
3 min read

Amazon's 'No Weasel Words' Rule

How Amazon's emphasis on eliminating weasel words leads to more precise, actionable communication and better decision-making

Sep 17, 2024
Read article
Tech
5 min read

Pkl: Apple's New Configuration Language That Could Replace JSON and YAML

A deep dive into Pkl, Apple's configuration language that aims to replace JSON and YAML

Nov 1, 2024
Read article
Tech
10 min read

Amazon's Rise to Tech Titan: A Story of Relentless Innovation

How Jeff Bezos' 'Day 1' philosophy turned an online bookstore into a global powerhouse

Sep 30, 2024
Read article
Tech
4 min read

Sentry's LLM Integration Makes Error Debugging Actually Smart

How Sentry.io is using Large Language Models to transform error debugging from mindless stack trace reading to intelligent problem-solving

Nov 24, 2024
Read article
Tech
4 min read

Chrome Is Beta Testing Built-In AI. Could This Kill a Lot of Startups?

The Power Play: Gemini Nano in Chrome

Aug 31, 2024
Read article
Tech
5 min read

Cloudflare Study: 39% of Companies Losing Control of Their IT and Security Environment

New research reveals a shocking loss of control in corporate IT environments

Oct 3, 2024
Read article
Tech
5 min read

Recursion Explained In Simple Terms

Understanding recursion through real examples - why functions call themselves and when to use them

Nov 22, 2024
Read article
Tech
4 min read

When Regex Goes Wrong

Issues and catastrophic failures caused by regex

Aug 29, 2024
Read article

This article was originally published on https://www.trevorlasn.com/blog/open-source-is-where-dreams-go-to-die. It was written by a human and polished using grammar tools for clarity.