• @_ak
        link
        9
        edit-2
        1 year ago

        This is a one-way hash.

        .

      • @[email protected]
        link
        fedilink
        2
        edit-2
        1 year ago

        Yeah, well, couldn’t find an image of pillows being sqashed to a singularity.

        Luckily, it’s open to interpretation, lol.

    • @tomcatt360
      link
      31 year ago

      Mike: It’s a cube of garbage. 🙄

      Sully: I can still here her tiny little voice. 😦

      Mike: Oh.

      • Nanachi
        link
        11 year ago

        Sounds familiar to me

  • @trex
    link
    181 year ago

    Spotted the Linux user

  • Semmelstulle
    link
    fedilink
    141 year ago

    I do NOT understand how zip is still the default. I use .tgz wherever I can.

    • DeGandalf
      link
      fedilink
      131 year ago

      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.

      • Semmelstulle
        link
        fedilink
        21 year ago

        But isn’t that’s given with tgz too?
        Except of course Windows iirc

        • @[email protected]
          link
          fedilink
          41 year ago

          Yep, 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 ?)

          • Semmelstulle
            link
            fedilink
            41 year ago

            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…

    • qaz
      link
      English
      51 year ago

      People barely understand how to open a .zip file, explaining what .tar.gz is and why you need an additional program (on Windows) is going to be impossible.

    • @Dandroid
      link
      31 year ago

      What exactly is better about tar.gz over zip?

      I tend to prefer zip because of cross compatibility with Windows with no extra software needed, and because the Windows software to unpackage a tar.gz that I have used required unpacking it twice (once for the gz, then again for the tar). It seemed like a hassle.

      On Linux I command line everything, so they are the same to me, so I have no preference there. But is there something actually better about it?

      • @sznio
        link
        11 year ago

        With .zip you can extract just one file from it, while with .tar.gz you have to uncompress the whole .tar before you can get the files - so that’s worse.

        But, since you’re compressing all files at once you could get better compression since information can be shared between files.

  • @entropicshart
    link
    131 year ago

    Best explanation of tar/tar.gz that I have seen

  • @psycrow
    link
    111 year ago

    Why use this over .7z? I’m legit curious.

    • @Zardoz
      link
      41 year ago

      It’s likely a combination of tradition/habit and compatibility. Tar.gz is widely supported on *nix systems, and while 7z is highly efficient, its not as widely supported and may need additional libraries or software to work on some systems,/distros

    • @[email protected]
      link
      fedilink
      31 year ago

      Also, 7z does not store file permissions. Doesn’t matter for a bunch of text/media files, but needed for distributing software.

    • @[email protected]
      link
      fedilink
      4
      edit-2
      1 year ago

      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 "" before the link I guess

      Test “example/.com”

    • Redex
      link
      11 year ago

      For the love of God why did Google do this. Why is this a domain now ffs.

  • SuperRecording
    link
    fedilink
    81 year ago

    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 :)