this post was submitted on 16 Nov 2025
232 points (93.9% liked)
Linux
59608 readers
396 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not aware of the GPL being legally tested to where you can claim that; there are a lot of open questions, and it has failed to protect works from AI companies, for example.
https://fsfe.org/activities/avm-gpl-violation/avm-gpl-violation.en.html
In context of the many failures, I don't think this establishes anything.
GPL has certainly failed time and time again, openly in the case of FFmpeg and their clones all over Eastern Europe and elsewhere. FFmpeg made a lot of noise and resorted to "public shaming" mostly because the courts weren't working for them. And they have a very visible product... so many GPL licensed things are lurking inside proprietary products where they'll never be seen.
It's like putting a license on COVID to prevent it from spreading... it just doesn't work in the real world.
The original intention of public licenses was never to prevent code from spreading in any circumstance. Rather, that's the "innovation" of copy-left. We just wanted a way to share our code without putting the people who used it into legal hot water. We didn't want to control or manipulate people, using our code to extort a particular behavior out of them. We just wanted to share our code. I think copy-left makes sense in certain situations but I don't think it should be the default option of a person wanting to contribute to culture.
The FOSS community, and even the community of developers on single large FOSS projects, is large and diverse... The royal "We" doesn't really apply at all, even in the case of Linus and the kernel - sure, he's a clear leader, but he's hardly in control of the larger community and their wants.
I think the current state of open source licensing is much as it should be... MIT has its place, as does GPL, and if we're going to pretend that intellectual property is about protecting creators, then it's the creators who should get to choose.
In the world I live in, intellectual property is a barrier to entry that's primarily used by organizations with a lot of power (money) to prevent others from disturbing their plans of making more money. MIT seems most appropriate for individual creators to assure that that world doesn't come crashing into their bedroom with CDOs and lawsuits. GPL is "cute" - but I think most practitioners of GPL licensing don't have any clue how far out of their depth they are if they should ever seek actual enforcement of their self-declared license terms. That's not to say GPL is toothless. It gives small players a tool to amplify the trouble they can make for those who would violate their license (primarily mode of violation being by use of the code so licensed.) But, other than making minor trouble for the bigger players, thus discouraging the bigger players from entangling with them, GPL isn't going to "make" the bigger players do much of anything other than stay away.
GPL does shape the community, it has its effects, I just get tired of hearing about the specific immediate legal language of it, because that's far from the actual effects it has.