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

Asklemmy

43394 readers
1392 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 5 years ago
MODERATORS
 

Would be helpful for most new users to understand how Lemmy works and how the different hosts interact with each other in a basic way.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Kichae@kbin.social 6 points 1 year ago (1 children)

A detail that is useful to keep in mind, as it can explain some edge cases, but which isn't critical to actual day-to-day usage, is that whenever you're viewing a community hosted on another server, you're not viewing the content on that server. Instead, you're viewing a mirror of it hosted on your local server.

This means there may be comments or posts viewable on the community's host server that you're not seeing yet, because they haven't been passed along to the instance you're using yet. The remote community needs to actively forward new posts and replies to instances that are following it.

This is also why if you follow a remote community from a new instance -- that is, you trigger the mirroring -- you won't necessarily get the whole backlog of posts from the community. Just like how if you subscribe to a magazine, you only get future print editions (they don't send you their entire back catalogue), when an instance subscribes to a remote community, it only receives future content.

[โ€“] BurningnnTree@lemmy.one 3 points 1 year ago (2 children)

Interesting, do you think this approach will limit how big Lemmy can get? For example, if a server wanted to subscribe to ten communities that are the size of large subreddits, how much data would that be? How much would it cost to maintain a server that could handle that?

[โ€“] pancake@lemmy.ml 6 points 1 year ago

Only text is mirrored, images and video are hosted on the instance where they were posted, so overall it's really cheap to store all of that, and even more so if the load is distributed across many instances.

[โ€“] Kichae@kbin.social 6 points 1 year ago

Generally speaking, text is cheap to transmit and store. It's images and video that could be a real issue.

But ultimately, content on small instances may end up being somewhat ephemeral. Developers and admins may want to look into ways to earmark significant posts so that they don't end up in the dustbin, but 90%+ of what gets posted to social media isn't actually worth saving long term anyway.