this post was submitted on 11 Jun 2023
26 points (100.0% liked)

Asklemmy

43396 readers
1198 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_[email protected]~

founded 5 years ago
MODERATORS
 

I imagine users go poof. Are their profiles stored in other federated instances? Is there a way to recover them or "import from backup" onto another instance?

If they don't have an e-mail I imagine you can't even notify them or authenticate them elsewhere so this "import from backup" even if technically feasible (idk if it is) would be impossible in practice due to authentication issues.

And communities, can you even notify all your subscribers to move to the "backup community" on another instance? I saw yesterday that a Mastodon server host said "I'm deleting this instance in 2 days" or something like that and I started wondering how shit would go on Lemmy.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

I don’t think there are fully distributed social networks out there today. Even nostr, a Twitter alternative with a basis in blockchain, has the issue that if a “relay” you used to post content goes down, that post disappears. The problem is that all of that data needs to be kept somewhere, and there’s a lot of content to keep.

That's exactly how Hive works by the way, each witness has a copy of the blockchain software, and to run a node and earn money from it, they must "sync" the blockchain and that means running all the blocks software to reproduce all blocks one by one. This process can take hours or days to finish. But afterwards, any node or group of nodes can die and as long as one witness node exists for every microservice (main chain, hive engine side chain for tokens, some metadata chain and there's a few other things ppl have invented idk what for), all data is safe. So as you say, it's expensive and a bit crazy to require everyone to host all the content available but when done it gives some safety to your data.

Hive is not federated tho. It's one thing, just hosted by many with 100% redundance.

I was thinking of doing that, setting up my own server, but for some reason all the communities on the server I'm on (sh.itjust.works) are very small and the ones on lemmy.ml grow a lot, so it makes me think that it's much harder for people to find communities hosted on smaller servers than on big ones? Maybe I'm misreading the reasons.