Hacker News new | ask | show | jobs
by devoutsalsa 1053 days ago
We were all that crappy developer at some point…
1 comments

That's one way of looking at it. Another is that someone who has 5+ years professional experience writing C++ shouldn't be writing `auto buf = new std::vector<int>()` to avoid heap allocations.