New project announcement
I shipped skillcraft.ai - a tool that helps you find the best learning resources tailored to your goals. All you need to do is tell it what you want to learn, and I’ll find the right resources to get you there.
Up to date
Published
3 min read

Trevor I. Lasn

Building tools for developers. Currently building skillcraft.ai 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
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
5 min read

VoidZero: Threat or Catalyst for Open Source JavaScript Tooling?

When Evan You announced VoidZero, I'll admit - I got excited. And a little nervous.

Oct 15, 2024
Read article
Tech
11 min read

Google's Journey: From Search Engine to Tech Giant

Exploring the key innovations and strategies that transformed Google into a global technology leader

Oct 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

Why I moved from Google Analytics to Simple Analytics

I ditched Google Analytics for a privacy-focused analytics tool that bypasses ad blockers

Nov 9, 2024
Read article
Tech
3 min read

Why Anthropic (Claude AI) Uses 'Member of Technical Staff' for All Engineers (Including Co-founders)

Inside Anthropic's unique approach to preventing talent poaching and maintaining organizational equality

Oct 23, 2024
Read article
Tech
3 min read

Introducing the Legendary Programmer Hall of Fame

Meet the innovators who laid the foundation for modern computing. Their contributions span decades, creating the tools and concepts developers use every day.

Oct 29, 2024
Read article
Tech
9 min read

Secure Your Repositories: Prevent Credential Leaks with Gitleaks

Automate security flows and ensure your team follows security best practices

Aug 6, 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.