Y
Hacker News
new
|
ask
|
show
|
jobs
by
MichaelGG
4051 days ago
And that's after a 10-minute build process using some node-thing, which, just to minimize and spit out static assets, needs to pull in 14,000 files of dependencies.
1 comments
tgbrter
4051 days ago
Is modern web really that bad, and are those the reasons that just visiting some of the popular websites overwhelms my brand new cpu?
link
13
4051 days ago
Slightly exaggerated, but that sort of thing absolutely happens.
link
MichaelGG
4050 days ago
The 14,000 files is an actual measurement of the node_modules folder for the build of a static site I've seen. npm is inane.
link
fapjacks
4050 days ago
Straw man. This is actually an EBKAC. Obviously, because I can do the same asinine thing in any language offering the ability to pull in dependencies.
link