Hacker News new | ask | show | jobs
by maccard 1063 days ago
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.