this post was submitted on 01 May 2026
41 points (91.8% liked)

Linux

65031 readers
387 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
 

Clem talks about that in the comments. What are some no hassle, Debian based, rustless distros as alternative to Mint?

you are viewing a single comment's thread
view the rest of the comments
[–] keepee@lemmy.world 19 points 2 days ago (4 children)
[–] brandon@piefed.social 26 points 2 days ago (1 children)

One issue with this is that uutils is licensed under the MIT license, instead of coreutils' GPL license. In fact, for reasons I don't quite understand many of these rust rewrites are licensed with the MIT license. This will contribute to long term erosion of the rights granted by the GPL to software projects and users.

[–] SocialistVibes01@lemmy.ml 23 points 2 days ago* (last edited 2 days ago) (1 children)

In fact, for reasons I don’t quite understand many of these rust rewrites are licensed with the MIT license.

I think it's pretty obvious. Corpos are doing the EEE approach in the Linux ecosystem.

[–] brandon@piefed.social 5 points 2 days ago (1 children)

Yeah, the 'for reasons I don't quite understand' bit was intended slightly sarcastically.

[–] SocialistVibes01@lemmy.ml 7 points 2 days ago (1 children)

It's bad that we're in an all-time low percentage of politically minded Linux users, in another era Rust would never be close to the Linux kernel or would pose as a threat to GNU/GPL.

[–] NewOldGuard@lemmy.ml 8 points 2 days ago (1 children)

Why is Rust your problem here? It’s a fantastic language. The issue is licensing

[–] SocialistVibes01@lemmy.ml 0 points 2 days ago

It's the tool used to enshitification of Linux, that's my problem. Tech and politics are indivisible. We're in lemmy.ml so thar should be a no brainer.

Also, technically, it's not very stable and there's no alternative compiler.

[–] novafunc@discuss.tchncs.de 21 points 2 days ago (1 children)

The main problem is that it’s just not battle tested like GNU coreutils are. And Canonical has only tested this in one cycle, 25.10, before introducing it in an LTS. Would’ve made more sense to wait until 26.10.

Other find problem with it being MIT licensed.

[–] Tenderizer78@lemmy.ml -4 points 2 days ago (1 children)

The main problem is that it’s just not battle tested like GNU coreutils are.

Mint is the last distro that would push something that isn't battle tested. IIRC they haven't even started working on Wayland support.

[–] SocialistVibes01@lemmy.ml 3 points 2 days ago

Have you read Clem's comment?

[–] HelloRoot@lemy.lol 10 points 2 days ago* (last edited 2 days ago) (1 children)

https://www.youtube.com/watch?v=tG2ZMvBT8W4

4:25

(sorry my third party youtube frontend can't share timestamp links)

tldw:

  • more CVEs than the old core utils that have been tested and in prod for over 30years
  • no feature parity, so existing stuff that uses them will suddenly misbehave, when certain flags are missing
  • different license, MIT instead of copyleft, so it's more friendly for companies to use it for profit, while abusing the work of volunteer contributors
[–] MagnificentSteiner@lemmy.zip 3 points 2 days ago

FYI you can put &t=265 on the end of the URL for the timestamp.

[–] thingsiplay@lemmy.ml 2 points 2 days ago

Its two fold for many (not for me): Rust and MIT