Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

I'm a big C proponent, via C++, I've thought about this article on-and-off since it first came out. My team uses C++ to define new container types & some type-safe translation stuff. If I think about it, our containers are — at their root — fancy fat pointers.

So ... yeah ... Walter's right, IMO.



A lot of C's flaws are fixed in C++.

C++ adds a number of its own flaws, but that's beside the point when discussing C's flaws from a perspective of knowing C++.


Fixed but not enforced (which makes sense given compatibility with C). And that's often the problem, as each next "flaws are now fixed" iteration adds +1 method to do the same thing.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: