Your mom is so fat she compresses a binary tree into a linked list in O(1) by sitting on it.
.rar me
Submitted 6 months ago by yamapikariya@lemmyfi.com to [deleted]
https://files.catbox.moe/tsn6tr.jpg
Comments
_cnt0@sh.itjust.works 6 months ago
Flummoxed@lemmy.world 6 months ago
Well? Did that compression help you sleep?
metaStatic@kbin.social 6 months ago
tar ball is the only way
I use arch btw
not_that_guy05@lemmy.world 6 months ago
You aren’t using arch unless you mention it.
kamenlady@lemmy.world 6 months ago
It only counts, if the mention is btw
psud@lemmy.world 6 months ago
The best thing to do with a tarball is to bzip it
xx3rawr@sh.itjust.works 6 months ago
We should all dip ourselves in tar and be found well preserved by future paleontologists
sandalbucket@lemmy.world 6 months ago
I’ve been zipping things all day. Because it’s only one blob in the container, and then you can use website_run_from_package, which is just about the only way to get azure functions stood up via infra-as-code.
But whatever unzip thing they use sure isn’t the linux default, because it doesn’t support symlinks. And pnpm uses almost exclusively symlinks, to point to its central package store, so re-installing doesn’t take 8 years like it does with npm.
But that’s fine, because zip will follow symlinks and bake the actual files in, in place - which is pretty slick. But then azure functions package resolver can’t seem to figure out what the hell is going on, because it’s still putting dependencies in node_modules/.pnpm.
So we pass —shamefully-hoist, which is a great name for a flag, which puts all the things at the top level of node_modules, and now zip works, and azure works - but each dependency also comes with its own node_modules, with another symlink to a package that’s already at the top level. So it works, but it’s 10x bigger than it needs to be - 6.4 MB instead of 668 KB.
Fortunately we can use our build script to populate a .npmrc file, and set node-linker to hoisted, at which point pnpm will mimic npm with no symlinks at all - small, efficient, and dumb enough that the azure functions runtime can figure out how to deal with it.
It took me 4 hours to debug this mess.
All that to say, yes, a weighted blanket would be downright delightful right now, but please keep the zip files away from me
rem26_art@fedia.io 6 months ago
give me that zstd --ultra 22 its the only thing that will fix me
Kolanaki@yiffit.net 6 months ago
Whatever you do, don’t open “singularity.zip.” If you do, you’ll have to be responsible for a whole universe.
sag@lemy.lol 6 months ago
Be careful .zip is now a domain too.
fne8w2ah@lemmy.world 6 months ago
Why not the vastly superior .7z format?
onion@feddit.de 6 months ago
Best I can do is a .zip website
Surp@lemmy.world 6 months ago
Nothing compresses harder than my emotions
joyjoy@lemm.ee 6 months ago
zip isn’t sufficient for all my clones.
sirico@feddit.uk 6 months ago
Just chuck me into the tar.gz pit
zorro@lemmy.world 6 months ago
xz for me. I like to keep my backdoor wide open.
techMayhem@lemmy.world 6 months ago
TIL xz is used by power bottoms