this post was submitted on 17 Jun 2023
1227 points (99.8% liked)
Lemmy.World Announcements
29044 readers
4 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 info@lemmy.world e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email report@lemmy.world (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
The instance doing it is what makes this work at scale. If there are 10 big instances where most of the content is generated, the traffic between them scales linearly with the number of posts.
If your client is doing the indexing, not only is this a lot of computations for a phone that runs on a battery, but the amount of traffic for each server scales with the global number of users, which is untenable for most servers.
If you really want to be immune to defederation (not quite literally, but in the ways that matter to you), your solution is to deploy your own home instance and federate with communities you browse. This is the client that will be doing the indexing. Of course you can get individually defederated but if you're not a nuisance I can't see why.