Sophie Labelle | Instagram | Bluesky

Transcript

four frame comic.

first frame shows a typical AI poster that says : All chatgpt flyers look the same, especially with this font! the text above it reads : I won’t go to your event if the poster was made by AI.

second frame shows a still frame from a Hank Green youtube video. text above reads : I won’t read your post or email and I won’t watch your video if they were made with AI.

third frame shows an AI restaurant poster of burgers and chicken in a window. text reads : I won’t patronize your shop or restaurant if it is advertised with AI.

last frame shows an MS paint window with badly written : Your bad art is better than AI slop. text reads : if you can’t take the time or make the effort to interact with me yourself, then why should I do it?

  • darthelmet@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Follow up question: I made something but when I try to post it here it fails with an error message of “too many pixels.” I assume the file size is too big? I didn’t really know what to set the dimensions to when I made the file. I tried making it a lower quality jpeg but it doesn’t seem to be helping.

    Any idea what’s wrong or how to fix this on either Lemmy’s end or in Krita?

    • cannedtuna@lemmy.worldOPM
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 hours ago

      So, I looked into it and .world uses the defaults for photo-rs. Looking at the default config file for photo-rs these appear to be the image hosting limits.

      [media.image]
      max_width = 10000
      max_height = 10000
      max_area = 40000000
      max_file_size = 40