I do NOT understand how zip is still the default. I use .tgz wherever I can.
Compatibility with literally anything under the sun that can decompress a compressed file.
But isn’t that’s given with tgz too?
Except of course Windows iircYep, but Windows is still the majority right now… And i’m sure there are a lot of people out there that don’t have 7zip installed (why doesn’t MS include their own implementation already ?)
And this is the problem imo. If you NEVER change a thing you will never improve
Windows, Android, iOS do not open them by default.
You can do it on iOS using Siri Shortcuts.
I don’t get how they add all these formats to Shortcuts but only Zip into the file app…
Because of your comment, I did a quick google search and pretty much every source says that .tar.gz is also pretty ancient and not that good (from a compression point of view). For better compression, you can use the xz or 7zip formats. The former is more used on Linux, if that’s what you’re using.
Lzo or lzma is best for compression. Also depends on the compression rate. KDE Ark is awesome
Nono, z-standard is where it’s at
No, ZST is pretty bad compared to LZMA2, BSC or PAQ*. ZST is middle of the pack between LZ4 and LZMA2, and is only good for transit, not archival.
ZIP files are easier to repair and recover files from, and instead of complicating things with 2 containers, it has a table list of files, plus is the easiest to drag drop files into. 7z is a lot better to use than TAR + *z or whatever else. RAR if you want recovery records.
yourfiles.tar.xz
Looks more like a one-way hash to me.
Mike: It’s a cube of garbage. 🙄
Sully: I can still here her tiny little voice. 😦
Mike: Oh.
tar just wraps, doesn’t compress. so more accurate would be the pillows in a looser bag that doesn’t squish them even a little :)
Why use this over .7z? I’m legit curious.
Why use this over .xz? I’m legit curious.
XZ is a single file container, whereas 7Z is a full fledged complete compressor which can handle multiple files. I see no reason to prefer TAR+XZ.
Spotted the Linux user
Reminds me of the “grandma.zip” meme
Yay this is now a URL. If your intention was not to post a URL to some random website not loading anything but javadscript, put a space inside
“Example .com”
Fuck Google
I’ve learned something today