this post was submitted on 14 May 2025
83 points (97.7% liked)

Linux Gaming

18510 readers
202 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] baduhai@sopuli.xyz 3 points 3 days ago (2 children)

Just to be pedantic, if the source is available, but there are restrictions on how the source is used, it's not open source.

Open source licenses do not forbid anyone from using the source code for any purpose.

[–] kadup@lemmy.world 2 points 2 days ago (1 children)

Not really. Open source isn't synonymous with libre or free software.

I can have software that is protected via extremely restrict commercial licenses and open source. In fact, there are many examples.

[–] baduhai@sopuli.xyz 0 points 2 days ago* (last edited 2 days ago) (1 children)

No, those would not be open source.

Definition of Open Source: https://opensource.org/osd

[–] kadup@lemmy.world 3 points 2 days ago (1 children)

No, that's the OpenSource Initiative's definition for what they endorse.

Open source quite literally means the source is open. That's it. Otherwise there would be absolutely no point in having terms like FOSS or libre or whatever else.

They're not OSI approved, but that's about it. Ubuntu is not FSF approved, and guess what, it's still a GNU operating system. We are not forced to follow definitions from specific orgs.

[–] baduhai@sopuli.xyz -1 points 2 days ago (1 children)

You can follow whatever you think is best. I'll stick to and evangilise what I view to be the correct definition of open source.

Ubuntu is not FSF approved, and guess what, it's still a GNU operating system

What makes Ubuntu a GNU operating system isn't the fact that it's FSF approved, it's the fact that it uses GNU tools.

[–] kadup@lemmy.world 2 points 2 days ago (1 children)

What makes Ubuntu a GNU operating system isn't the fact that it's FSF approved, it's the fact that it uses GNU tools.

Exactly. You're precisely right. Which is why:

What makes software open source isn't the fact that it's OSI approved, it's the fact that the source is open for scrutiny.

[–] baduhai@sopuli.xyz -1 points 2 days ago

What? The two things have nothing to do with each other. A GNU operating system doesn't need to be open source or have its source code available anywhere. A GNU operating system just means it uses GNU tools.

You could write a new kernel from scratch, never distribute a single character of the source code, make an operating system with your new kernel along with GNU tools, and even sell your operating system, which the GPL allows for. The GNU tools would still be open source, sure, but your operating system would be neither open source, nor have its source code completely available.

[–] Truscape@lemm.ee 1 points 2 days ago (1 children)

Fair enough, then a more apt statement would be a permissive non-commercial license with media assets injected from the base game (alla GMOD)

[–] baduhai@sopuli.xyz 1 points 2 days ago

I've heard the term source available be used, though not sure how popular it is.