Remix.run Logo
trollied 7 days 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.

AceJohnny2 7 days ago | parent | next [-]

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

It's also very hard to do so.

lyu07282 7 days ago | parent [-]

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

webdevver 7 days ago | parent | prev [-]

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.