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:
Surprised I dont see programming.dev in the data, we definitely have at least 3 communities in the top 100 (programmer_humor, programming, linux)
Manually counted communities in the top 100 per instance and threw it into another pie chart (for active users / month)
This also seems to be different than the results gotten from lemmyverse as the lemmyverse data hasnt been updated in 11 days according to that site
A bunch of instances gained or lost some coms in the top 100 from variance of things happening in the last week
(the eight instances that it decided to not give labels to that have 1 community are feddit.uk, lemmy.zip, beehaw.org, lemdro.id, ttrpg.network, lemmy.wtf, lemmy.blahaj.zone, mander.xyz)
edit: updated graph to be more accurate users/month counts
Eyyyyy midwest.social!
What do you mean by “manually counted”? And what did you use to generate the chart? Is that a Google API?
I looked at the community list in programming.dev (from https://programming.dev/communities) sorted by active users per month and noted down the instances for the top 100 communities
its using google sheets
going to recount with lemm.ees community list in a sec since theyre federated with hexbear
I hate that their libraries are so good sometimes :D Mine uses recharts with suboptimal configuration
There’s always LibreOffice…
I used that to filter the data, but it wouldn’t generate a pie chart for it XD
Weird, that’s one of its basic functions. Oh well.
In this list it doesn’t seem like it: https://lemmyverse.net/communities?order=active_month
Seems like lemmyverse doesnt have the instance listed at all for some reason, assuming a crawling issue. I reported it on their repository. Would be new since I remember it showing the instance before
You can check in https://programming.dev/communities that programmer humor has way more active users than most communities here
Oh that is unfortunate
Paging @tgxn@lemmy.tgxn.net
I’m here now, thanks for the ping :)
Thanks for maintaining lemmyverse :)
Thank YOU for being the MVP that let me know it was broken! 🤣 🔥
That was easy. I’m sure maintaining the site is much more difficult!
And I’ve fixed it now :D Sorry for the delay and thx for reporting <3
Their deploy pipeline is broken as well. So I think that is the reason for the old crawl date
It sometimes does that when the crawler hasn’t had time to fetch a large proportion of the instances in the last 4 hours. the data should be pretty recent still. I’ll check on it now :)
I think it is 12 old by now
Yeah it is, docker stopped loading the redis DB 🤣
https://github.com/tgxn/lemmy-explorer/pull/189
looks like it’s fixed it https://develop.lemmyverse.net/
will be in prod shortly :)
Thank you!