Hacker News new | ask | show | jobs
by kccqzy 2311 days ago
> C++ is tolerated rather than adored

For lower-level programming, while my favorite is Rust, if I cannot use Rust for some reason (say the team against it) I'd use C++.

To be sure, what I mean is I would use my favorite subset of C++, and I adore that subset. The parts of C++ outside of my chosen subset are merely tolerated.