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

Linux

66264 readers
603 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
[–] thingsiplay@lemmy.ml 1 points 1 day ago (1 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.

[–] 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 12 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