Y
Hacker News
new
|
ask
|
show
|
jobs
by
aconbere
1439 days ago
Hmmm, pnpm also uses hardlinks (or a reflink if it’s available) to copy out of a content addressable on disk cache.
1 comments
jbverschoor
1439 days ago
Still don't understand whhy we even need all these inodes.. The repo is centrally accessible (and should be read-only btw). Resolving that shouldn't be a problem. It's been more than a decade and npm is still a mess.
link
aconbere
1439 days ago
No arguments here! I'm consistently dismayed at the state of these tools :(
link