Hacker News new | ask | show | jobs
by mrwoggle 2035 days ago
> To put it in short, C programmers hate needless abstraction and work with raw memory and hand-crafted data structures whenever possible. More data, less code.

This. Even if it is less safe.