Krafting@lemmy.world to linuxmemes@lemmy.world · 1 year agothe fear of missing out a better compressionlemmy.world1959429
933the fear of missing out a better compressionlemmy.worldKrafting@lemmy.world to linuxmemes@lemmy.world · 1 year ago195
Show Contentzero_spelled_with_an_ecks@programming.dev9·1 year 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.
Show ContentTipRing@lemmy.worldEnglish11·1 year agoIt starting 0.5 seconds slower than usual saved us all a bit of a headache as it turns out.
Show ContentEmporium@lemmy.world32·1 year agoI hate 7z, it’s slow (at least for me) and for some reason I often have problems with these files
Show ContentBjörn Tantau@swg-empire.de4·1 year agoYeah, it’s similar enough to tar.gz to always confuse me.
.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
pixz is in “extra” repo in arch. Same as pigz.
Same algo as in 7z
I had no idea about that!
Yeah, it’s similar enough to tar.gz to always confuse me.
wait until you learn about
.tar.lz
Tar lzma nuts, amirite?
TAR LAZER!
Good for image backups, after zeroing empty space.