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

Maybe a loose correlation? Highly commented code was probably not written under tremendous time pressure; uncommented code can go either way. Wrongly commented code is painful, though.

And then there's something I recall running into, a decade ago:

    using namespace std; // using namespace standard


I always wondered what std stood for /s


Inorite?

It wasn't even "using standard namespace"...




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

Search: