this post was submitted on 06 Jul 2023
19 points (100.0% liked)

Reddit Migration

16 readers
2 users here now

### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/

founded 1 year ago
 

It was and still is hard - or at least tedious - for me as a software developer to find out how to use the fediverse and lemmy. I can't imagine how annoying it must be for a normal user. The one thing I really liked about reddit, is that you can find a well written guide for everything, often pinned at the top of a specific sub. Is there something like that anywhere?

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

There are several levels to this. First, the actual software. In the Fediverse (simply the agglomeration of software that can interact through a common protocol called Activitypub) there are several solutions that offer a Reddit like experience. Kbin and Lemmy are the ones we focus on for now. Its different software with similar goals that can interact with each other.
Now, the second level is the actual server (also called instance). There is no central Kbin or Lemmy server (although the instances that are run by the developers tend to basically become that). Instead there are a lot of servers (e.g beehaw, feddit.de, lemmy.world) that run either Lemmy or Kbin. These servers can interact with each other, because their software can, this is called federation.
This brings us to the third level, the users, you and me. I have an account on Kbin.social, because thats where i went to sign up. Kbin.social runs Kbin, so I use Kbin. Same for you. Bread2390 has a sh.itjust.works account, which runs Lemmy, as far as i know. So they are on a different server (instance) with a different software (lemmy) but we can interact just fine because of federation.

Now, all of this sounds complicated and kinda is, but in your interaction you didnt even notice that they are on a different server running different software. But if kbin.social went down, or tge software kbin would somehow turn to shit, bread2390's account would keep working just fine.

I hope this helped!