I find it's a mix between ML languages and C++, and knowing one of them would help yes. If you're tired if chasing a wild pointer because of a subtle use-after-free in a multithreaded monster under gdb, you'll love #rust.
xav
joined 2 years ago
The reality is probably that kernel developers don't get any younger nowadays. And believe me, when you get older, have children and less free time, your waistline suffers a bit. Or even a bit more than a bit.
I'll start.
0.0.0.1: Sophie
Your turn.
10 years ? Mine is around 20 years old. I slapped a Raspberry Pi on it to have it network-enabled and it still works like a champ. Never ever will I buy another brand.
That's a hell of a comment !
That thing is rock solid, it's nearly magical.
You could argue that C++'s new is Rust's Box::new, and delete is replaced by RAII. Same concepts but way better ergonomy.