Live data from Hacker News

Viewing profile — arthurwhite

arthurwhite

HN member
Joined
Wed, Jun 14, 2017, 6:00 PM UTC
HN karma
22
Public activity
8 items

About arthurwhite

No profile information was provided.

Recent public activity

  1. comment
    Comment #38466080

    Maybe not on their machine, but for Docker images that will be pulled a thousand times, yes.

  2. 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…

  3. 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,…

  4. 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…

  5. comment
    Comment #38463027

    If everyone used the `file` field, the world would be a better place, for sure.

  6. 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…

  7. story
  8. story