this post was submitted on 12 Jun 2023
1673 points (98.0% liked)
Lemmy.World Announcements
28381 readers
2 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have a broad question. Forgive me if it's dumb as I am not super technically savvy.
Is there a way to put a massive set of common image memes into a pool we can pick from and just have something point to that image? I keep reading that storage space is quickly going to be an issue for instances, and that seems like a good way to reduce some data.
A big pool will go down or encounter copyright issues. In the end the internet is a network of physical devices on which we put stuff. If you have a couple of bucks available, you can rent a vServer and just put your stuff there and make it linkable + tagged. If a bunch of people do it, a lemmy community with a link collection could provide this. But it always needs some person to put it up, otherwise it's just back to the big corporate silos.
I'm trying to do this bit by bit by renting some machine from Hetzner, starting with a blog or sth.
Edit: Just found Pixelfed, a federated image hosting platform :D
The problem is that photos even though they look similar they are different because some people instead of saving the image they take a screenshot. I think what you say is posible but I dont know if it is worth it right now, we need to fix the bugs and then add cool features
IPFS would be perfect for this. Each instance would pin the image, and your instance would be a "gateway", helping to distribute media when its requested. IPFS assigns a CID to every file so the same meme posted twice would have the same CID.