#Coreutils
But that doesn’t mean that there’s a POSITIVE case to be made for retaining coreutils. It just means that the rollout needs to be handled more carefully and with more user control. But that makes work for distro maintainers too, who are going for rrutils to reduce their burdens.
November 8, 2025 at 4:54 PM
I have accidentally wokified nixos to an extreme extent (almost every command line utility, including coreutils, replaced with rust equivalents, desktop environment written in rust)
November 4, 2025 at 11:28 AM
RustのバグによりUbuntu 25.10の自動アップデートチェックが機能しなくなった
www.omgubuntu.co.uk/2025/10/ubun...

・lsやcpのような基本的なコマンドを収めたcoreutilsのRust版のバグ。
・この重要パッケージを置き換えようというのに、このレベルのテストがされていないというのがもう信頼できない。
Rust Bug Broke Ubuntu 25.10 Automatic Update Checks - OMG! Ubuntu
Ubuntu 25.10's Rust-based coreutils had a bug preventing automatic updates from working. Here's what happened, why it matters, and how it was resolved.
www.omgubuntu.co.uk
November 3, 2025 at 3:51 PM
If you visit the uutils/coreutils-tracking project on Github, you'll actually discover that they automatically test conformance over time and publish results automatically. It's improving, but far from perfect.
October 30, 2025 at 12:00 AM
programming in pure bash sounds like a funny challenge

and by pure, i mean no coreutils, no spawning non-bash processes

everything has to use builtin commands
October 29, 2025 at 6:14 AM
people when it comes to Rust: "I won't use it because there's not multiple implementations"

people when it comes to coreutils in Rust: "How dare someone write a second implementation"
October 24, 2025 at 1:14 PM
> "How dare someone write a second implementation"
Did anybody seriously say this? There is already BSD, busybox, and various other projects that reimplement coreutils.

I am aware that people argued against replacing GNU coreutils in Ubuntu because of compatibility, lack of experience and licensing
October 24, 2025 at 1:35 PM
oh, shut the fuck up autoconf, my triple hasn't been supported since 2001
October 24, 2025 at 11:29 PM
Date bug in Rust-based coreutils affects Ubuntu 25.10 automatic updates | Discussion
Date bug affects Ubuntu 25.10 automatic updates
The Ubuntu Project has announced that a bug in the Rust-based uutils version of the date comman [...]
lwn.net
October 23, 2025 at 10:00 PM
Had an old tool called `hist` to run `sort | uniq -c` years ago but thought up a high-perf impl for it today. Tried it out and found a 25x throughput over the coreutils version.

Big takeaway - arena allocators, hashmaps, and serde work super well together.

github.com/noamteyssier...
GitHub - noamteyssier/hist-rs: An efficient unique-line counter (25x over `sort | uniq -c`)
An efficient unique-line counter (25x over `sort | uniq -c`) - noamteyssier/hist-rs
github.com
October 22, 2025 at 11:03 PM
Kkkkkkk
Essa treta de GNU/Linux precisava de uma pá de cal mesmo
Mas eu tava pensando que a galera ia mais pro lado Musl do que a remoção do coreutils apenas
October 20, 2025 at 12:15 PM
Ubuntu 25.10 is released, with its Oxidizing Ubuntu effort (using rust rewrites of most of coreutils, and sudo). Seems like it went pretty well? I haven't heard any of the doom and gloom predictions in a few weeks. Any updates from the haters?
October 17, 2025 at 7:04 PM
uutils / coreutils: Cross-platform Rust rewrite of the GNU coreutils ★21916 https://github.com/uutils/coreutils
uutils / coreutils
Cross-platform Rust rewrite of the GNU coreutils
github.com
October 17, 2025 at 4:36 PM
Getting closer. I’ve found a few bugs in 20-year-old GNU tools that make them fail to compile on Motorola SVR4 and patched them. Now I have GCC 2.95.3, 2003-era sed, m4, make, etc. I almost have coreutils-5.9 going which will fix some more problems and soon GCC 3.3.

Gotta back /usr/local/gnu up.
October 14, 2025 at 2:59 PM
Cette dernière version de Ubuntu, la 25.10, c'est pire qu'une mise à jour de Windows. 🧌

Le choix de remplacer GNU coreutils par Rust Coreutils a beaucoup d'effet de bord.

La réalité du terrain est surprenante malgrés les tests fait en amont.

www.phoronix.com/news/Ubuntu-...
Ubuntu 25.10 Fix Pending For Broken Flatpak Support
Besides last-minute breakage with some executables over the switch to Rust Coreutils, Ubuntu 25.10 ended up shipping with broken Flatpak support.
www.phoronix.com
October 13, 2025 at 10:40 PM
La distribution Linux Ubuntu est disponible en version 25.10. Elle apporte GNOME 49, les coreutils réécrit en Rust ainsi que sudo-rs, le nouveau terminal Ptyxis, etc ... ⬇️

ubuntu.com/download/des...
Download Ubuntu Desktop | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
ubuntu.com
October 13, 2025 at 6:14 AM
Unix update: my rm is problematic
October 12, 2025 at 3:54 AM
@unbearab1e.bsky.social Ну тут не угадаешь. Может и коммитеры в uutils/coreutils, и разработчики драйверов для графических карт, и инди геймдевы.
September 30, 2025 at 7:08 AM
🦀 Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables - Phoronix
Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables
I noticed a number of benchmarks failing to run on Ubuntu 25.10 this week with reported checksum errors on the files..
www.phoronix.com
September 28, 2025 at 5:00 PM
Honestly, the less power Richard Stallman has over the Linux ecosystem the better. I support the coreutils rust rewrite.

The year of Linux Minus GNU is a year closer to the Year Of The Linux Desktop (lol)
September 28, 2025 at 6:39 AM
Failing blazingly fast

Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables www.phoronix.com/news/Ubuntu-... from Phoronix via #gcufeed@libera.chat / gcu.info/gruik/
Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables
I noticed a number of benchmarks failing to run on Ubuntu 25.10 this week with reported checksum errors on the files..
www.phoronix.com
September 26, 2025 at 1:35 PM
💫 excuse: mount jetstream as a userspace character device on linux.

src: tangled.org/@oppi.li/exc...

here's a breakdown of atproto collection usage in a 5s live tail of the network using only coreutils and jq:
September 21, 2025 at 8:47 AM
Rustで再実装されているcoreutils、一部コマンドの性能が激烈に遅かったりするらしい。実際に使われて報告が上がり改善されていくといいですな。
Ubuntu 25.10's Rust Coreutils Transition Has Uncovered Performance Shortcomings - Phoronix
www.phoronix.com
September 21, 2025 at 11:25 AM