Comment Re:Shout it from the rooftops (Score 1) 38
Well, I wouldn't trust a screwdriver to plant a nail. Not because the screwdriver is "untrustworthy", but because it's the wrong tool for the job.
Same here. If you don't want buffer overflows and threading issues, C++ is a pretty poor choice for the job. Rust was designed to address precisely these kinds of problems.