this post was submitted on 09 Jun 2023
4 points (100.0% liked)

Asklemmy

43810 readers
1 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

Bandwidth is the issue, and server space. I wonder, can Lemmy servers be setup where say, someone runs an ass appreciation server. That server, when people post, sends the image to redgifs?

Then the server space issue is mute and porn, erotic art, video memes, etc can thrive.

top 3 comments
sorted by: hot top controversial new old
[โ€“] CanOpener@sh.itjust.works 2 points 2 years ago

pict-rs supports using object storage so I think you could use any S3 compatible storage

You could just disable pict-rs in the config and instruct users to copy/paste the URL from another image host.

[โ€“] planish@sh.itjust.works 1 points 2 years ago

*moot

This could be done technically, at least as long as the real hoster (redgifs here) isn't trying to stop automated uploads and isn't going to ban the intermediate server.

But you'd probably have to hack around in the Lemmy code a bit because I don't think it knows how to do this already.