Hacker News new | past | comments | ask | show | jobs | submit login

Likewise people that usually use the GC as escape goat for not writing proper code in first place, like using the language features for allocation free code.

Those are the same folks that do memory allocation in C during frame rendering, with the compiler provided malloc()/free() lousy for multithreaded game code, while complaining about the GC.

Summary, complaining only allowed to those that actually master the toolbox.




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

Search: