I was asking Bing Chat AI for some wallpapers and it got stuck on a link. I had to stop it.

  • @gerryflap@feddit.nl
    link
    fedilink
    39
    edit-2
    7 months ago

    Interesting fact: it’s actually not a link but the entire image encoded in base64. Base 64 is like base 10 (decimal, normal numbers) or base 2 (binary, ones and zeroes), but then using 64 different characters. So what the AI is trying to do here is literally generate a valid PNG image encoded in text, not just a link.

    EDIT: Additionally, it could technically be valid to have such a repeating value (assuming all the PNG info makes sense). The background could simply be a solid colour which leads to this pattern, or it could be dithered which might produce such a pattern. I’m not knowledgeable enough on PNG to know whether that makes sense tho. It’s probably just the AI being silly

    • @Mon732@lemmy.world
      link
      fedilink
      3
      edit-2
      7 months ago

      Reminds me of when I used to use IRC.

      People would occasionally paste the image data instead of the link resulting in their client spamming a room with multiple messages of gibberish.