Hacker News new | ask | show | jobs
by codemonkey-zeta 266 days ago
I think the surface area for bugs in a C++ dependency is way bigger than a JS one. Pulling in a new node module is not going to segfault my app, for example.