this post was submitted on 05 Jul 2025
-62 points (10.3% liked)

Godot

6835 readers
18 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 2 years ago
MODERATORS
 

real reasons why people DON'T use opensource:
- bugs in apps with no community on irc/discord/matrix/xmpp to ask about (yes, i talk about you @libreoffice )
- assholes in communities if such exist (yes i talk about archlinux and @godot )
- enshittification and slowly going back to not being opensource (yes i talk about @mozilla )
- and if all of the above combined it just creates resistance against opensource

small opensource can do nothing until big opensource does the step…

you are viewing a single comment's thread
view the rest of the comments
[–] ExtremeDullard@lemmy.sdf.org 40 points 2 days ago* (last edited 1 day ago) (1 children)

Let's address your points:

  • bugs in apps with no community on irc/discord/matrix/xmpp to ask about (yes, i talk about you @libreoffice )

Have you ever tried asking for help on a closed source software vendor's support forum? More often than not, it's either dumb boilerplate that makes you feel like a mentally challenged newbie ("Try reinstalling. If the issue persists, try rebooting") or it's crickets because the vendor won't communicate on its products' flaws. As for other users, they're just as clueless as you because they don't have access to anymore information than you.

At least if you find a bug in open source software and you have the programming chops, you can either check the code to see what might be going on, or fix it yourself.

  • assholes in communities if such exist (yes i talk about archlinux and @godot )

There are assholes in every community.

enshittification and slowly going back to not being opensource (yes i talk about @mozilla )

Enshittification is first and foremost a phenomenon that happens when a company tries to maximize its profits at everybody else's expense. As such, it occurs much, MUCH more often in proprietary, for-profit software.

Also, way to pick the wrong example:

Firstly Mozilla is its own special kind of stupid.

Secondly, say what you will, but for all Mozilla's, Firefox' and Thunderbird's faults, you can still download a good browser and a good email client for free after more than a quarter of a century. Which software vendor can you say the same thing of?

Opensource is not perfect. Nothing ever is. But always remember it's mostly composed of people who code for free and give their work away. IMHO, the right way forward is to support the good and ignore the bad, and pitch in and contribute if you can, rather than rant.