Hacker News new | ask | show | jobs
by johnisgood 459 days ago
It says absolutely nothing about the programming language though.
2 comments

Doesn’t it say something if Rust programmers routinely feel more comfortable making aggressive optimizations and have more time to do so? We maintain code for longer than the time taken to write the first version and not having to pay as much ongoing overhead cost is worth something.
How can it not? Experts in C taking longer to make a slower and less safe implementation than experts in Rust? It's not conclusive but it most certainly says something about the language.
> Experts in C taking longer to make a slower and less safe implementation than experts in Rust?

How do you know this exactly?