My failed attempt to shrink all NPM packages by 5%
1–10 of 253 posts
Re: My failed attempt to shrink all NPM packages by 5%
#2Re: My failed attempt to shrink all NPM packages by 5%
#3I don't find the cons all that compelling to be honest, or at least I think they warrant further discussion to see if there are workarounds (e.g. a choice of compression scheme for a library like typescript, if they would prefer faster publishes).
It would have been interesting to see what eventually played out if the author hadn't closed the RFC themselves. It could have been the sort of thing that eventually happens after 2 years, but then quietly makes everybody's lives better.
Re: My failed attempt to shrink all NPM packages by 5%
#4Another personal win is that you got a very thorough understanding of the people involved and how the outreach parts of the RFC process works. I've also had a few fail, but I've also had a few pass! Always easier to do the next time
Re: My failed attempt to shrink all NPM packages by 5%
#5 git clone https://github.com/google/zopfli.git
cc -O2 zopfli/src/zopfli/*.c -lm
It just requires a C compiler and linker.Re: My failed attempt to shrink all NPM packages by 5%
#65% sounds like a good deal
Re: My failed attempt to shrink all NPM packages by 5%
#7Try to use this https://github.com/xthezealot/npmprune
Re: My failed attempt to shrink all NPM packages by 5%
#8The final pro/cons list: https://github.com/npm/rfcs/pull/595#issuecomment-1200480148 I don't find the cons all that compelling to be honest, or at least I think they warrant further discussion to see if there are workarounds (e.g. a choice of compression scheme for a library like typescript, if they would prefer faster publishes). It would have been interesting to see what eventually played out if the author hadn't…
Re: My failed attempt to shrink all NPM packages by 5%
#9The final pro/cons list: https://github.com/npm/rfcs/pull/595#issuecomment-1200480148 I don't find the cons all that compelling to be honest, or at least I think they warrant further discussion to see if there are workarounds (e.g. a choice of compression scheme for a library like typescript, if they would prefer faster publishes). It would have been interesting to see what eventually played out if the author hadn't…
Re: My failed attempt to shrink all NPM packages by 5%
#10The final pro/cons list: https://github.com/npm/rfcs/pull/595#issuecomment-1200480148 I don't find the cons all that compelling to be honest, or at least I think they warrant further discussion to see if there are workarounds (e.g. a choice of compression scheme for a library like typescript, if they would prefer faster publishes). It would have been interesting to see what eventually played out if the author hadn't…