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

Protip: if you're on a massively-multicore system and need to tar/gzip a directory full of node_modules, use pigz via `tar -I pigz` or a pipe. The performance increase is incredible.



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

Search: