this post was submitted on 15 Dec 2023
60 points (98.4% liked)
Open Source
31118 readers
1040 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To be clear, when I say "corporate support," I don't mean the company pays you.
I mean that the company pays someone (like an existing employee) to maintain their internal fork and contribute patches back upstream.
That's how all of the projects I listed operate.
If you don't care about interfacing with the industry like this, that's totally fine, and the AGPL works. But if your goal is to write a piece of software that is used by the industry, then it can't be AGPL without a strong and exceptional business model.
And I'm not trying to make a statement about whether you should write this kind of software. It's only a statement about what to expect if you write this kind of software.
Oh, most companies will pay someone to maintain an internal fork, but hardly any will contribute back. Sometimes that's due to lazyness, sometimes it is the idea that nobody will care for the company internal stuff, but most of the time it is outright forbidden to share internal IP even when that comes in the form of patches to open source code.
In my experience it is safe to just ignore that case and not care about corporate convenience when starting any open source project.