Hacker News new | ask | show | jobs
by bsdpufferfish 877 days ago
Just use C and guarantee your sanity. The whole reason to adopt C++ is to support huge projects and libraries all of which are going to use the “bad” stuff.
1 comments

That's actually an excellent advice! :D

I love well written C libraries, like the sokol or stb libraries.