Comment on Linux royalty backs adoption of Rust for kernel code

<- View Parent
sugar_in_your_tea@sh.itjust.works ⁨1⁩ ⁨month⁩ ago

Okay? I know a half dozen languages well, and am pretty productive with a half dozen more. If you’re an experienced software engineer, picking up a new language should be easy. If a language is useful for a given task, I use it. If another language offers benefits I want, I learn it.

It’s like any other profession, why limit yourself to one tool? If a new tool comes out and does the job better, use it.

I love C and it’s my first choice for low level work like microcontrollers. However, it’s not great for larger projects, especially ones with significant security concerns, since subtle vulnerabilities in different areas could be combined to create an attack. Rust provides a lot of protection against common attacks without a performance cost, so it’s a good choice.

source
Sort:hotnewtop