uutils did not start off as "let's make critical infrastructure in Rust", it started off as "coreutils are small and have tests, so we're rewriting them in Rust for fun". As a result there's needed to be a bunch of cleanup work.
> For fun
My idea of fun is reviewing my code and making sure I'm handling errors correctly so that my software doesn't suck. Maybe the people who are doing this, for fun, should be more aligned with that mentality?
How the f** did this sub-amateur slop end up in a big-name linux distribution? We've de-professionalized software engineering to such a degree that people don't even know what baseline competent software looks like anymore
When I do `man builtin` on macOS now, I get:
``` HISTORY The builtin manual page first appeared in FreeBSD 3.4. ```
which is what I expected, and I don't expect those to be pulled out from under me and replaced with the sort of nonsense we have here today.