this post was submitted on 04 Jul 2026
89 points (90.1% liked)

Linux

66287 readers
495 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 7 years ago
MODERATORS
 

What an absolute shitshow

you are viewing a single comment's thread
view the rest of the comments
[–] pineapple@lemmy.ml 1 points 1 day ago (1 children)

Why don't you think the MIT license is bad?

[–] thingsiplay@lemmy.ml 1 points 1 day ago (2 children)

Why do you think the MIT License is bad? I am not the one making the claim it being bad, so I'm not the on in defending position. It's an open source license and I like to use it too (granted my work is just little small hobby tools). I think the MIT License has pros and cons, but isn't straight a bad license in this context.

[–] pineapple@lemmy.ml 0 points 7 hours ago (1 children)

Because it isn't a free software license. Software licensed by the MIT license can be copied and made into proprietary software. Since (I hope) we agree proprietary software should be minimised licensing under a free software license ensures big tech can't make there own corporate software from it without ever giving back.

[–] thingsiplay@lemmy.ml 1 points 6 hours ago (1 children)

It IS free software license. It just gives the freedom to turn it into proprietary too, in which case the new proprietary product is no longer licensed under MIT. Which in turn does not violate the MIT being free, as it became a different thing.

[–] pineapple@lemmy.ml 0 points 2 hours ago (1 children)

No. I'm talking about the free software foundations definition of free software. The mit license is an open source licence, not a free software license.

Anyway, I'm interested as to why you don't think the MIT license is worse than the GPL.

[–] thingsiplay@lemmy.ml 1 points 1 hour ago

Its not about being bad or worse or better, its being different that grants different rights. MIT is more permissive, which you may like or may not. Some people don't like GPL in example, because you cannot mix it with proprietary license. Or they want to keep a change secret, which is a right I would want to give. I'm not saying its better or worse, but I want to give the people the right to do what they want. This can lead to better or worse outcome.

Its only worse than GPL, if you want to enforce all modifications to be Open Source too.

[–] HK65@sopuli.xyz 1 points 1 day ago (1 children)

I guess it makes coreutils vulnerable to EEE. Corps with significant stakes in Linux would be able to extend the API with proprietary functions, build ecosystems on top of that, and lock out independent development.

Imagine being unable to distribute a Linux based OS that is compatible with most of the world without proprietary age verification built in for example.

[–] thingsiplay@lemmy.ml 0 points 1 day ago (1 children)

If its proprietary, then it can't be distributed in an Open Source system anyway. We are free to use the Open Source version instead. I'm actually in favor of companies having the option to do what they want with the code, that is true Open Source in my opinion. In example a different distribution or even Microsoft takes the coreutils, and makes changes and then distributes it as proprietary software. We wouldn't need to use it anyway.

Also which MIT Licensend software happened to this in our Linux eco system, that it became to a problem? Are there important examples?

[–] mexicancartel@lemmy.dbzer0.com 1 points 1 day ago (1 children)

Which also means Microsoft™ coreutils will always be "better" for general public. Yeah you are talking about open source, but this is more about Free Software ideology

[–] thingsiplay@lemmy.ml 0 points 1 day ago (1 children)

Who says it will be better? It might also be worse. It might be bloated with functionality we don't care, it might get telemetry. If its proprietary, we can't trust it anymore. I don't think this would be "better" just because Microsoft did something add proprietary features to it. Even the general public don't think that Microsoft software is the best software.

Besides that, just because Microsoft does it better does not mean ours would get worse. It wouldn't affect Linux at all.

[–] mexicancartel@lemmy.dbzer0.com 1 points 22 hours ago

For the same reason Windows is more popular, the proprietary ones will be more popular. Then comes Embrace, Extend and Extinguish. They add things that are only in their version. Apps uses it forcing reimplementation in original(open) version or breaking compatibility with it( I think thats how Google+ or something made XMPP kinda obsolete )

We might be onto different goals here. I want majority of people adopt Free software, rather than just me personally living with it only(which create more problems for me).

The thing about permissive licensing is that ptoprietary softwares get whatever they need from open source and whatever they do with it is unavailiable back to open source which is one way free labour for them