this post was submitted on 09 Feb 2025
5 points (85.7% liked)

Summit

828 readers
45 users here now

Community to discuss Summit, a Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Support the app

Support me on Patreon

Website: https://summit.idunnololz.com/

founded 2 years ago
MODERATORS
 

I just noticed that the limit for multicommunities is 30, which seems really low. Is there a technical reason besides the potential lag? If not, is it possible to get a setting to remove the limit?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 11 points 1 month ago* (last edited 1 month ago) (2 children)

Multi-communities is completely clientsided because Lemmy does not support them yet on the server. This means that the client will need to manually fetch the list of posts from every community in a multi-community. So if there are 30 communities in a multi-community, the client will need to get the post feed for all 30 communities in order to load the post feed. A limit of 30 is placed on the list to prevent the client from hitting the Lemmy servers too hard and also so it doesn't take forever for the feed to load.

Unfortunately I will not be making this number configurable in order to respect all of the Lemmy servers. Otherwise the client will DOS the servers.

[โ€“] [email protected] 4 points 1 month ago

Thank you for the explanation, I was also wondering why limiting it to 30... It is a fairly easy limit to reach as there are... Well, multiple communities for the same content with different instances lol.

Hopefully when Lemmy decides to implement this (ETA son) the transition for the app would be smooth for you :)

load more comments (1 replies)