top | item 45067309

(no title)

trollied | 6 months ago

You can still do “unsafe” stuff in rust, and people do. It’s perfectly possible to write safe C and C++ these days. And you don’t have to deal with a borrow checker, and a very small pool of developers available to hire.

discuss

order

AceJohnny2|6 months ago

> It’s perfectly possible to write safe C and C++ these days.

It's also very hard to do so.

lyu07282|6 months ago

The chrome team doesn't manage that, but perhaps they are just bad at C++ /s

webdevver|6 months ago

oh, i didnt mean to invoke rust in any technical sense - i brought up rust to introduce an example of the attitude that rust people are known for, namely "why not rewrite everything?", which a lot of people have a kneejerk rejection of.