this post was submitted on 22 Apr 2026
53 points (98.2% liked)

Linux

64798 readers
663 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

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
[–] arcterus@piefed.blahaj.zone 1 points 1 hour ago* (last edited 1 hour ago)

Do you make your learning projects that you don't really care about GPL? I don't.

The reason people don't want to GPL stuff like this is it's bothersome to change it and get support from the existing contributors who are actually, you know, contributing to the project. The "get your politics out of my code" thing (for the license) is at this point because some completely random person who has no relevance to the project coming by, screaming about the GPL, and subsequently spawning a massive MIT vs. GPL debate/mudslinging contest is incredibly annoying. I'd frankly be tempted to keep it non-GPL just to spite anyone who does that. It's a different thing if people who are actually relevant to the project consider doing it.

EDIT: I noticed this is a different subthread than I was thinking it was, so for context the project was started as a single person's way to learn Rust using relatively easy to implement programs (with easy to access docs). Also, elsewhere someone mentioned forking. In that vein, I largely think this entire discussion is completely unserious because there has been a over a decade for someone to fork it in one of the drive-by license complaints, or even through complaints like here, yet no one has done anything.