this post was submitted on 08 Feb 2025
373 points (98.2% liked)

Open Source

32747 readers
150 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] NightShot@lemmy.world 4 points 3 days ago (2 children)

Could someone explain the backpedalling if rust is more secure ?

[–] lime@feddit.nu 13 points 3 days ago (1 children)

it's a different technology and paradigm that the old guard would have to take considerable time to learn to be as productive as they are in C. it requires a different way of thinking about systems.

basically the rust-in-kernel-gang includes none of the "main" kernel team because they are busy building the kernel. this is an experiment to see if a second programming language can be successfully integrated into the kernel at all. if they try to force their way in, that's going to cause problems for everyone.