94
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 04 Jul 2026
94 points (87.9% liked)
Linux
66210 readers
555 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 7 years ago
MODERATORS
The project hasn't had a stable release, and yes, it does certainly need more testing to uncover edge cases.
Yes, MIT bad, but one must not diss on the project just because it has been written in Rust.
The problem isn't the language. It's the cargo cult that surrounds it.
I see what you did there
I disagree with MIT License being bad. I agree on all other fronts of your statements.
MIT is terrible if it replaces current GPL projects. Companies will always provide their spyware infested proprietary version of the exact same thing which have one or two additional features, making open source software always behind rhe propruetary counterparts. See: Chromium->Google Chrome, Aosp->any Android os vendor
Great projects have used MIT without any issues. Godot for instance, which may also be needed, I don't know if games made by godot could be closed source if it would use gnu license for instance.
Godot didn't replace an existing broadly used GPL game engine, so this is irrelevant.
The logic was that with a mit license companies will provide a copy of the software infected with spyware leaving the open source project behind.
Explain why that hasn't happened to godot.
No, the logic was that replacing a GPL project with an MIT project is bad.
Because Godot is already quite ibferior to its proprietary alternatives, atleast in popularity. If godot was The game engine that everyone uses, proprietary ones will come and try to have it. They can have all the godot features as well as something new from their side
Could you provide some examples when that had happened?
I'm looking up famous projects using mit license and in any of those that had happened.
Lua, node.js, jQuery....
Even X11 which was indeed replaced by other system.... Wayland, which also uses MIT license.
The majority of project are MIT licensed and it's not even close.