this post was submitted on 19 Jun 2025
269 points (97.9% liked)

Linux

8169 readers
576 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] syklemil@discuss.tchncs.de 29 points 1 week ago (8 children)

Between that and the uutils-coreutils, Ubuntu 25.10 sounds like it'll be an interesting experience for users, especially those with accessibility and internationalisation needs.

[–] trevor@lemmy.blahaj.zone 20 points 1 week ago* (last edited 1 week ago) (5 children)

I fully agree with you on the accessibility front. It's not even good on X11, but it's unusable on Wayland, from what I understand :( Accessibility on Linux needs a massive funding and development initiative, and it needed to be done a long time ago.

But uutils is pretty solid. I've swapped out my GNU coreutils entirely (on Arch, not Ubuntu, because I value my time too much to be troubleshooting broken snaps) and haven't run into any issues. I think people are underestimating how close the compatibility already is. I'm sure something I use at some point will try to invoke an option that doesn't exist in the uutils version, but it's been solid for me so far.

[–] TheWilliamist@lemmy.world 1 points 1 week ago (1 children)

It’s not the viability of the rust replacement of uutils that is the core of my issue. My issue is that mature code that has been tested, audited, and is stable has been removed for no viable reason other than it could have bugs.

[–] trevor@lemmy.blahaj.zone 7 points 1 week ago

It's not for no viable reason. Rust is just safer than C. There absolutely are bugs with GNU coreutils, so it's not even a hypothetical like you implied. But beyond safety, some of the Rust equivalents are more performant than their C counterparts.

And uutils is already heavily tested against the GNU coreutils. It's not some fly-by-night rewrite that people aren't serious about. I don't know if it's been formally audited yet, but it absolutely will be when companies like Canonical (and hopefully SUSE and Red Hat, one day) want to start shipping them.

load more comments (3 replies)
load more comments (5 replies)