Earlier quoted context omitted.
> I don't think rewrite in Rust is a solution to "modernize" GNU tools. Maybe another memory safe language, but Rust has severe bootstrapping issues which is a hard sell for distros that care about source to binary transparency. That IMO is of lesser importance. It's a technical problem that's of little relevance to most end-users. It's still a problem, but one that I think can be solved. The point though is that the…
I agree with your overall position, but where you say: > Otherwise it'll be left in a sort of museum curator position I think we actually need this; somebody should already be doing it. I wrote about this several years ago: > Maybe in an alternate universe there exists an organization—or some sort of loosely connected movement—that focuses on software comprehensibility as a gift to the world and for future generation…
And like I said, I agree that this is a good and valuable thing to do, but not for the FSF. The FSF is trying to change the future, not to preserve the past.
GNU tools used to be the high end, full of features versions compared to what commercial Unix had, which is why they caught on. But you can't sit on your laurels, or others will catch up.
Eg, what do they offer as a shell? Bash. Okay, that was a great shell once upon a time, but honestly by modern standards it's painful. Even a couple decades back I was already reaching for Perl if I had to write more than about 10 lines. Since then the situation has only gotten much worse, and meanwhile we have things like PowerShell and nushell that suggest a new approach. The FSF seems nothing to offer in response.