• @AbouBenAdhem
    link
    English
    45
    edit-2
    2 months ago

    AKA “Why zip doesn’t compress things much any more”.

    • LostXOR
      link
      fedilink
      162 months ago

      I see images, audio, or video files distributed in zips far too often. You’re getting maybe a percent of compression if you’re lucky; just distribute the raw files or use a non-compressed bundle format like tar.

      • @AbouBenAdhem
        link
        English
        92 months ago

        Zipping a file repeatedly typically doesn’t reduce the size further after the first time.

        • Kairos
          link
          fedilink
          22 months ago

          Yeah duoy you [realistically] can’t compress compressed data…

      • Prison Mike
        link
        fedilink
        32 months ago

        Not sure what the original point was but curiously I happened to use file on a an Apple .numbers file recently and found that it was a .zip file in disguise with zero compression.

        So maybe the point was that it’s used often as a container format more often than it’s used for compression? Just my (unrelated) general computer work would also suggest this.