this post was submitted on 02 Jul 2026
326 points (99.4% liked)
Programming
27724 readers
453 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't think it's valid to simultaneously present open-source as a legitimate alternative for paid software, while also saying you can't have expectations of the software or trust its guarantees (ie. semver) because it's just a volunteer project. If you're presenting your OSS in the serious space of choices for its niche, it will (and should be!) held to a high standard. If it can't be, then don't present it as a real alternative. I've noticed this (mostly-unintentional) conflation between serious OSS competitors and hobby projects in almost every discussion on this topic I've seen.
The thing that annoys me is that one of the big strengths of open source is that anyone can help make it better, which SHOULD allow it to be a legitimate alternative provided it's popular enough.
But for some reason both maintainers and users/contributors tend to find it really fucking difficult to be sensible about things, with users/contributors being needlessly rude (among other problems) and maintainers not giving a shit about the quality of their projects.
Like.. it's totally understandable and okay for projects to be flawed since the people making it are mere mortal humans, but we should neither be responding to this with "ugh write better code you lazy scrub!" nor "fuck you i write this for free you don't get to demand anything".
We should respond to it with "hey {xyz} could use some improvement" and "hm yeah that's true, i can't be arsed to implement it but anyone who wants to open a PR will carry the favour of the heavens".
It's not rocket science.
Yup