this post was submitted on 09 Nov 2025
171 points (98.3% liked)

Linux

10208 readers
490 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

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

founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] vk6flab@lemmy.radio 49 points 1 week ago (5 children)

Is it just me, or does that seem .. abrupt?

[–] undu@discuss.tchncs.de 50 points 1 week ago (3 children)

There's time until March for the maintainers of the 3 niche architectures to organize and make rust available for them. Doesn't sound that abrupt to me

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

For small niches, six months can be rather aprupt.

[–] SlartyBartFast@sh.itjust.works 19 points 1 week ago

My niche can take 5 days or 5 months, depending on ADHD

load more comments (2 replies)
[–] iloveDigit@piefed.social 9 points 1 week ago* (last edited 1 week ago) (3 children)

Rust adds another layer of trusting the compiler isn't backdoored. All UNIX/Linux systems use the gcc toolchain, so having it written in C would mean less dependencies for the OS.

Strange times.

[–] aubeynarf@lemmynsfw.com 34 points 1 week ago* (last edited 1 week ago) (42 children)

how many compiler back doors have we seen versus use-after-free/stack overflow attacks?

The anti-Rust crowd baffles me. Maybe C++ has rotted their brain to the point they can’t “get” the borrow checker.

My only complaint is that its syntax is an ugly mishmash. Should have copied scala or f#

load more comments (42 replies)
[–] eah@programming.dev 12 points 1 week ago

There's an ongoing effort to get gcc to compile Rust.^[https://lwn.net/Articles/907405/]

[–] ZoteTheMighty@lemmy.zip 8 points 1 week ago* (last edited 1 week ago) (1 children)

For package maintainers, it's reasonable to expect security updates are rolled out the same week that a vulnerability is found. If you can't deploy a new version of a package in 6 months, not maintaining the package is also a valid option.

load more comments (1 replies)
[–] LeFantome@programming.dev 5 points 1 week ago

The timeline is not super abrupt, especially for architectures where all he is asking is to ensure that your Rust toolchain is in order. That is especially true when you consider that Rust is already well maintained on all the Debian architectures that people actually use.

The abruptness (almost rudeness) is in the second part where he basically says that, if you cannot get Rust going in time, you should just stop releasing Debian for that architecture.

It is mostly just poorly worded though. Because none of these architectures have “official” support even now. This will not be the only way they are behind. So, there is not reason to be so dramatic.

And that would be my response to him. Another option here is that these alternative architectures just continue to ship an older version of APT for now. Emergency avoided. Few of them ship with up-to-date versions of APT even now.

Another solution is to use one of the multiple projects that is working to make Rust code build with the GCC compiler back-end. At least one of these projects has already announced that they want to work with these Debian variants to ensure that APT builds with them.

So, the 6 month timeline is a reasonable impetus to make that happen which would be quite a good thing beyond just APT.

There are many other useful tools written in Rust you are going to want to use on these architectures. It will be a fantastic outcome if this pressure from APT kickstarts that happening for some of these long abandoned architectures (by the mainstream at least).

load more comments (1 replies)
[–] TommyJohnsFishSpot@lemy.lol 11 points 1 week ago (1 children)
load more comments (1 replies)
[–] lambalicious@lemmy.sdf.org 9 points 1 week ago

So thats why whenever I try to find a package in apt, I have to iterate through thousands of simiparly named librust-{dictionaryword}-{component}-dev packages in order to find the simple component I want... Apt repos have really been trying too hard for granularity, I'm pretty sure there are more librust áckages than actual end-user program packages.

[–] MonkderVierte@lemmy.zip 7 points 1 week ago (1 children)

Tells something about apt. Not because Rust bad or anything, but because Rust is more like C++ than C.

load more comments (1 replies)
load more comments
view more: next ›