this post was submitted on 29 Aug 2024
222 points (83.6% liked)
Open Source
31018 readers
765 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
An important component of the cost to consider is how long we expect a company to support a piece of software, and how much it would cost to migrate everything when they drop support. FOSS wins in this regard, especially if you can get a support contact with the devs.
Neither wins here. I cannot tell you how many libraries I have had to replace because FOSS devs move on. It’s probably greater than the number of products I’ve had to abandon for lack of support but I’m not sure what that is at a percentage level. In the DevOps world everything burns constantly, paid and free.
It wins in the sense that you still have access to the software and code, and you have the option to either hire someone new to maintain it or switch to something else. Closed source proprietary software only leaves you with the latter choice.
That’s fair! I agree with that.