• @kartonrealista
    link
    English
    71 year ago

    Is it because it works on patterns and your random garbled string would have too much noise to be compressed well, while a structured file coming from an actual piece of software would probably have enough repeating patterns to the point where it actually can be shrunk?

    • qprimed
      link
      fedilink
      English
      11 year ago

      yes. dictionary based compression is truly awful when fed random data.