Krafting to linuxmemes@lemmy.world • 5 months agothe fear of missing out a better compressionlemmy.worldimagemessage-square197fedilinkarrow-up1940file-text
arrow-up1940imagethe fear of missing out a better compressionlemmy.worldKrafting to linuxmemes@lemmy.world • 5 months agomessage-square197fedilinkfile-text
minus-square@zero_spelled_with_an_ecks@programming.devlinkfedilink9•5 months agoThere’s several levels you can use to trade off additional space for requiring more processing power. That being said, I hate xz and it still feels slow AF every time I use it.
minus-squareTipRinglinkfedilinkEnglish11•5 months agoIt starting 0.5 seconds slower than usual saved us all a bit of a headache as it turns out.
minus-square@MaSHiNiK@lemmy.worldlinkfedilink3•edit-25 months agoI hate 7z, it’s slow (at least for me) and for some reason I often have problems with these files
minus-square@MonkderDritte@feddit.delinkfedilink3•edit-25 months agopixz is in “extra” repo in arch. Same as pigz.
minus-squareBjörn Tantaulinkfedilink4•5 months agoYeah, it’s similar enough to tar.gz to always confuse me.
minus-square@MonkderDritte@feddit.delinkfedilink3•5 months agoGood for image backups, after zeroing empty space.
.tar.xz
xz is quite slow though
There’s several levels you can use to trade off additional space for requiring more processing power. That being said, I hate xz and it still feels slow AF every time I use it.
It starting 0.5 seconds slower than usual saved us all a bit of a headache as it turns out.
I hate 7z, it’s slow (at least for me) and for some reason I often have problems with these files
tar c file | pxz > file.tar.xz
Same algo as in 7z
I had no idea about that!
pixz is in “extra” repo in arch. Same as pigz.
Yeah, it’s similar enough to tar.gz to always confuse me.
wait until you learn about
.tar.lz
Tar lzma nuts, amirite?
Good for image backups, after zeroing empty space.
TAR LAZER!