698

The biggest surprise for me was the https://hexbear.net count, an instance I hardly interact with.

Community Count Community Subscriber Count
beehaw.org 6 133450
hexbear.net 33 663204
lemdro.id 1 17052
lemmy.blahaj.zone 1 15907
lemmy.dbzer0.com 1 53006
lemmy.ml 14 356460
lemmy.one 1 16257
lemmy.world 39 851950
lemmynsfw.com 2 33586
sh.itjust.works 1 16006
sopuli.xyz 1 14093

The data this is based on comes from https://lemmyverse.net where you can just download a full json of the data they have (I excluded all communities marked as "suspicious")

EDIT: The data if you sort by active users last month:

Community Count Community Active Month Count
awful.systems 1 2616
feddit.org 2 7363
feddit.uk 2 5289
hexbear.net 1 2952
lemdro.id 1 2898
lemm.ee 3 8898
lemmy.blahaj.zone 1 11422
lemmy.ca 3 14910
lemmy.dbzer0.com 3 13752
lemmy.ml 10 54949
lemmy.world 57 338384
lemmy.wtf 1 3602
lemmy.zip 3 12020
mander.xyz 1 11469
sh.itjust.works 5 37365
slrpnk.net 3 10897
sopuli.xyz 2 10070
ttrpg.network 1 4107

Community Count:

Community Users:

you are viewing a single comment's thread
view the rest of the comments
[-] KillingTimeItself@lemmy.dbzer0.com 25 points 4 weeks ago* (last edited 4 weeks ago)

anyone have any guesses as to why lemmy.world is so big? Scale/size advantage? Reliability advantage? Name recognition? What do we think is the culprit here.

And whilst i'm here, anybody want to explain the source of lemmy.ml to me? I only know it as the instance where mad people yell at me from lol.

perhaps a more "ambiguous" federation system would be better. having community instances is nice and all, but having one literally just be lemmy.world seems a little bit antithetical to me.

[-] Eiri@lemmy.world 34 points 4 weeks ago

I heard what lemmy is. I googled Lemmy. I downloaded an app. I pressed sign up. I ended up on Lemmy.world.

I'll be honest I don't even really understand what different instances do.

[-] pseudo@jlai.lu 16 points 4 weeks ago

They can be oriented to some type of content: For example, the many feddit.something are targetting people by countries or langages (.it, .uk, etc.). slrpnk.net is solarpunk oriented, mander.xyz science oriented. Litterature.cafe is books, reading and writing oriented.
And they can offer different moderation policies: People on lemmynsfw.com probably want to see NSFW content. lemmy.world has a policy against it. lemmy.dbzer0.com allow for open discussion about piracy that many instances forbid and so on.

It you don't see the difference in instances, it is probably that you are about fine on your local instance. But if one day, you hear about a community you can't access, maybe that is because it is blocked by lemmy.word and you could access it from another instance

[-] Scrollone@feddit.it 6 points 4 weeks ago

If the dbzer0 instance allows piracy talk but I'm signed up to an instance that doesn't allow it, can I talk in their community or do I risk being banned from mine?

In other words, are my comments stored on their instance or on mine?

[-] Natanael@slrpnk.net 8 points 4 weeks ago

Lemmy stores your posts and replies on both your host server and on the server of the community.

One interesting behavior to note here that is different from reddit is that while comments on reddit belong to the profile of the person commenting and is then imported to view in the subreddit (this is why you can edit comments after being banned, and why there visible in your profile even if removed from a subreddit), on lemmy the target community is instead authoritative and your host server will by default respect a deletion by community mods on different servers by also removing that comment from your profile.

[-] pseudo@jlai.lu 1 points 4 weeks ago

Very interesting indeed. Thank you for letting us know.

[-] pseudo@jlai.lu 3 points 4 weeks ago

You can talk on their instance. If the moderator of your instance dis not wanted you to interact with this other instance they would have block it.

are my comments stored on their instance or on mine?

That I'm not sure. But I think there is a copy of the content you accessed on your instance. Maybe someone administrating an instance could answer you better than I did.

[-] JackbyDev@programming.dev 3 points 4 weeks ago

Your comments are stored on both. The "canonical" version would be on your home instance but every instance that is federated with your instance would get a copy of your comments. I think it's even possible to have your content removed from one instance but not another. One of my posts shows as removed in the mod log but isn't actually removed.

[-] Natanael@slrpnk.net 2 points 4 weeks ago

So by default your instance respect mod removals.

You can change that as a server admin, so comments would remain visible to other users on your instance.

I think your instance is authoritative for content of comments, but the community hosting instance is authoritative for which comments are approved (other instances respect such removals by default)

[-] JackbyDev@programming.dev 2 points 4 weeks ago

That's a good way of putting it. While my instance holds my canonical comments and the communiy's instance holds the canonical list of comments on a post, if the community's instance isn't federated with my instance (or the pair temporarily cannot communicate) then my comments won't show in the list.

[-] pseudo@jlai.lu 1 points 4 weeks ago

That's weird. @Natanael@slrpnk.net says the opposite is it a question of version?

[-] JackbyDev@programming.dev 2 points 4 weeks ago

Test comment. Verifying something. Will reply in a separate one instead of editing this.

[-] pseudo@jlai.lu 2 points 4 weeks ago

If you want to run some more test, here a community dedidacted to that: !testfediverse@jlai.lu.

You can be as thorough as you want without worrying about spamming people (^_^)

[-] JackbyDev@programming.dev 2 points 4 weeks ago

Alright. I wanted to verify something to double check. Here is the flow of how my comment gets to your instance and is visible by you. It helps when you realize that all communications you do are with your instance. I might get inbox/outbox terminology reversed or wrong.

  1. I post a comment to !fediverse@lemmy.world, but it is done through https://programming.dev/c/fediverse@lemmy.world. this goes to programming.dev's inbox.
  2. Because lemmy.world is federated with programming.dev, they scoop up my comment from programming.dev's outbox
  3. Because jlau.lu is federated with lemmy.world, they get my comment from lemmy.world.
  4. When you view !fediverse@lemmy.world through jlau.lu/c/fediverse@lemmy.world you will see my comment from your server's copy of it.

I say the canonical copy is on my home instance because imagine a scenario where lemmy.world is NOT federated with programming.dev but for whatever reason programming.dev didn't defederate back. I could still see and comment on !fediverse@lemmy.world. Other users of programming.dev could see my comments and reply, but nobody else.

This is how I understand federation to work but it might be incorrect. It's a complicated topic. It might be that your instance directly gets the comment from mine.

[-] pseudo@jlai.lu 1 points 4 weeks ago

I need to take time to read you comment quieltly. Honestly, I start to be confortable about how federation work from a user perspective but I have no technical knowledge about it.

[-] VitabytesDev@feddit.nl 4 points 4 weeks ago

I signed up at feddit.nl and I am not even from Netherlands.

[-] madjo@feddit.nl 2 points 4 weeks ago

Which feels a bit as a sleepy instance, but maybe I'm not in the right communities.

[-] pseudo@jlai.lu 2 points 4 weeks ago

If you find yourself well were you are, then you are in the right place (^_^)

[-] Eiri@lemmy.world 3 points 4 weeks ago

So which instance an account is from matters regarding which communities you can join? Huh.

[-] Schadrach 6 points 4 weeks ago

Only insofar as some instances block communication from some other instances. Not mine though, that's actually one of the reasons I picked it. That and it being by an org that's older than the web and runs a public unix server and a bunch of retrocomputing type services as well as fediverse stuff. They started out as a dialup anime BBS.

[-] pseudo@jlai.lu 3 points 4 weeks ago

Yes but not so much. The fediverse is a big place and everyone can open a community in the same topic in a instance that is not block. Look how many zero waste there is !zerowaste@lemmy.ml !zerowaste@slrpnk.net !zerowaste@lemm.ee !zerowaste@lemmy.world !zero_dechet@jlai.lu. And they may be more on instances I don't know.

For what I have witness instances blocked each other over divergence on political activism. If you don't plan to go discuss with people who really want to convince you to become communiste, you should be fine.

Go on [your.instance]/instances for the list of block instances.

load more comments (18 replies)
load more comments (46 replies)
this post was submitted on 13 Aug 2024
698 points (98.1% liked)

Fediverse

27735 readers
362 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS