Viewing profile — arthurwhite
arthurwhite
HN member- Joined
- Wed, Jun 14, 2017, 6:00 PM UTC
- HN karma
- 22
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About arthurwhite
No profile information was provided.
Recent public activity
-
comment
Comment #38466080
Maybe not on their machine, but for Docker images that will be pulled a thousand times, yes.
-
comment
Comment #38463540
Not everyone uses the .npmignore file. Maybe it's the author's choice, but in the meantime, that's my personal storage space that's being used unnecessarily. I tested it recently o…
-
comment
Comment #38463368
While pnpm optimizes storage and reduces duplication, it does not inherently remove non-essential files (like documentation, Markdown, or test files) within the dependencies. Also,…
-
comment
Comment #38463314
Because its primary focus is on redefining how dependencies are stored and accessed, rather than modifying the contents of these dependencies. Useless files will still be there. Al…
-
comment
Comment #38463027
If everyone used the `file` field, the world would be a better place, for sure.
-
comment
Comment #38462992
- Of course, this entails the risk of occasional breakage. But for 99% of modules, this has no impact at runtime. - The patterns used to find files are specific enough to target on…
- story
- story