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

> If I do it in C, I can only blame myself.

Have you considered the fact that the chances that a single developer messes up memory management in an application with thousands of malloc/free/strcpy/strcat/sprintf are much higher than the chances that something breaks in a compiler that took smart people years to build just to solve the problem of memory management?

Of course, if it breaks in C you can only blame yourself. But, in my opinion, it's better to blame the compiler/VM e.g. once a year, rather than blaming oneself once a week.



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

Search: