Not sure if this is the right place, or if it’s been done before but:

I’ve been doing this for a while now and figured I’d add this tip in case other people find it helpful.

Instead of uploading images to lemmy world and taking up disk space, when I have an image I want to add, I right click and copy link.

Then paste the link inside () after writing ![] like so:

![](www.google.com/image.jpg)

It becomes second nature pretty quickly.

EDIT: ok so to avoid hotlinking, upload/copy the image to catbox, and then use the technique described above.

        • Blaze (he/him)
          link
          fedilink
          English
          31 year ago

          People have been using Imgur on Reddit for years, I don’t see how using catmoe is different here. Don’t forget that content is sent to every federated instance, that can fill up very quick once we get more users

            • Deebster
              link
              fedilink
              English
              41 year ago

              Alan Schaaf created Imgur while he was at uni and he never worked for Reddit, but I believe it was made for Reddit primarily (Reddit didn’t support uploading images until 2016).

    • @[email protected]
      link
      fedilink
      English
      211 year ago

      I run a server and find that often times the images that come over are full-size uploads. pictrs doesn’t seem to be doing any resizing or compression on them, and the originals are instead getting dumped over to servers that federate. It’s actually my biggest fear right now because that alone can fill up disk space real quick.

      It might be a configuration or something I can change, but I’ve yet to figure it out.

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

        I moved my instance to object storage because the pictrs storage got out of hand pretty quickly! It’s not really sustainable at block storage prices.

        • @[email protected]
          link
          fedilink
          English
          51 year ago

          I need to look into that. It’s not too bad yet but this is prime time to get that kind of thing sorted.