ZIP does both: archiving + compression. So why does the open-source world still love .tar.gz ?
No intermediate .tar.gz file ever touches a disk. Beautiful, right? gzipped tarball
You’ve downloaded one a thousand times. You’ve typed tar -xzf file.tar.gz without thinking. But have you ever stopped to appreciate the weird, wonderful, and slightly historical genius of the ? ZIP does both: archiving + compression
It’s not just a file. It’s a time capsule of Unix philosophy, a marriage of two very different tools, and the reason you’re not drowning in thousands of loose source files. gzipped tarball
For sharing photos with Windows friends? Use ZIP.