this post was submitted on 11 Jan 2024
1788 points (98.4% liked)
Open Source
31291 readers
518 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
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
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
Open source developers: Why aren't more people using open source software software for everything. It's better.
Also open source developers: Oh it broke your computer, well that's your problem. You should have had a software engineering degree in order to vet the software yourself.
User goes back to closed source paid spyware.. ahem software.
Open source developers: Why aren't more people using open source software software for everything. It's better.
There's a difference between trying to find out what is wrong and being a cunt.
If this person had asked politely after quickly searching for answers, the developer's response would most likely be different and helpful
Absolutely. Should have clarifying that I'm not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.
Linus's (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.
There is a tradeoff between UX, user liberty, and user privacy. Traditionally, Linux is leaning heavily towards liberty. However now there are systems have locked down core system (like chrome os or mac os), so it is impossible to mess things up. Yet user might complain that they "cannot do anything".
As for telemetry, privacy is a fundamental pillar of human right. I admire FOSS communities' stance on privacy by default, and I don't think they should change that. Although now opt-in privacy preserving telemetry is slowly getting implemented in Linux, I think it is a good thing, but needs still be treated carefully. Privacy-preserving telemetry is good, but it is notoriously hard to guarantee such correctness.
Finally, I think the bug Linus encountered is extremely rare. The flatpak install script is broken, and the apt install removes DE. I don't think there are any documented incident of both installation methods to have such critical failure. It is even more unfortunate that it happens just as the most popular tech youtuber decides to try Linux.
It didn’t break his computer. In trying to fix it, he deleted his
node_modules
directory, and now he’s complaining that he has to runnpm install
and wait for it to finish.So to be clear, it was his own action that caused him to have to reinstall everything.
The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it's free software, you get what you pay for.
Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won't be open source and probably subscription spyware. So your answer to use open source is don't use open source???
If this is your attitude on your repo then don't imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can't have both.
I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support.