Hacker News new | ask | show | jobs
by OutOfHere 743 days ago
The continued use of C++ is not exactly something to be proud of, although in this case at least it presumably is for short-running jobs, not for long-running services that accumulate leaks.
2 comments

There is a ton of reliable load-bearing software out there written in C++. I don't think the fact that a piece of software is written in C++ is enough to presume that it has memory leaks.
Python would be just another PHP level language if it wasn't for C++.

It's what powers all of the DE/ML/AI libraries.