this post was submitted on 30 Jul 2025
-20 points (27.3% liked)
Linux
8785 readers
355 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
TL;DR: In which the author doesn't comprehend that Rust can do everything C can do on the same hardware, and overstates the stability of C as a language, pleading sentiment over sensibility.
Just to play devil's advocate. Until rust gets a production ready GCC backend or LLVM gets more esoteric HW support there are probably some platforms that cannot run rust. That being said... realistically I think by the time rust becomes a large enough part of the kernel for it to matter the issue will have been sorted out as there are already 2 GCC implementations of rust in development...