1
Debian's APT Will Soon Begin Requiring Rust: Debian Ports Need To Adapt Or Be Sunset
(www.phoronix.com)
This is where all the News about Linux and Linux adjacent things goes. We'll use some of the articles here for the show! You can watch or listen at:
You can also get involved at our forum here on Lemmy:
Or just get the most recent episode of the show here:
So I admit that I am just a user and have basically no idea what goes on beyond the scenes in development, but for me, shoehorning stuff into retro devices is kind of a defining feature of Linux. It runs on just about everything, full stop. I suppose that can be a blessing and a curse, but it does make me a little sad especially in the context of this rust fever where everyone seems to think that this one thing will magically solve all the problems. Seems a bit short-sighted to me. Also because I thought I'd move to Debian since Ubuntu has been forcing snaps onto me...
Well Linux and a lot of other distros still work on those devices. And even apt/debian will work there if someone ports rust to that architecture. That is the good thing about FOSS. Not that everything always works everywhere, but if someone cares enough they can make it happen.
Rust is a coding language that requires its own toolkit when building binaries with it (just as gcc is required for everything written in C). Rust of course won't magically fix every issue and changing the tooling won't be user-facing but this is for developers to make their job easier. If they will be able to fix stuff faster then it's a win for users as well.