this post was submitted on 20 Sep 2023
97 points (96.2% liked)

Technology

57569 readers
4465 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

cross-posted from: https://lemmy.ca/post/5674368


The number of subscribers listed in the sidebar is only the number of users from YOUR instance that are subscribed. This might make you feel like a community is 'small' or 'dead' when it actually isn't.

I also started to forget this till I was playing with the shields.io badges earlier and the numbers didn't match up.

Here are some examples:

[email protected]

  • My instance will see 310 subscribers
  • This instance will see 22.6K subscribers

[email protected]

  • My instance will see 6.03K subscribers
  • This instance will see 1.49K subscribers

Now my question is, what's an accurate way to see the total number of subscribers? Is it in the home instance for a particular community?

If so, it might be worth adding the badges to the sidebars.

([email protected])

([email protected])

([email protected])

([email protected])

([email protected])

([email protected])

To do this quickly, go to https://shields.io/badges/lemmy and enter:

  • [email protected] for community
  • lemmy for logo
  • Total Subscribers for label
  • modify the colors and style as you like

You can also modify the community and instance here and paste it in:

![](https://img.shields.io/lemmy/fediverse%40lemmy.world?logo=lemmy&label=Total%20Subscribers)

swap the fediverse%40lemmy.world portion

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 11 months ago* (last edited 11 months ago) (2 children)

I’m not even willing to visit shields·io¹ because it’s a Cloudflare site.

If so, it might be worth adding the badges to the sidebars.

I would oppose cluttering the sidebar with 100+ stats. Ideally there would be just 1 line:

subscribers: 310/30.6K (local/fed)

If someone wants subscribers per instance detail, that should require some deep clicking around or a dedicated site that keeps track of that.

BTW, #Lemmy has lemmyverse.net (though I think the subscriber counts are misleading there too). What does #Kbin have for finding communities… anyone know? #askFedi

footnotes:

  1. note that I raised the dot (.) to (·) so as to discourage visits and so my msg does not add to the search engine rankings of a Cloudflare site.
[–] [email protected] 4 points 11 months ago* (last edited 11 months ago)

That's fair, I think it's only really reasonable to add the one badge for the total subscribers. It would act as a workaround until we can get something like subscribers: 310/30.6K (local/fed). If there's some reason why Lemmy can't show the true subscriber count, then this should work in the long run too.

I was poking around with lemmyverse.net, and I think they might be pulling the subscriber for each community from the home instance for each. According to the other commenters, the count on the home instance should be the accurate count, so lemmyverse.net might be accurate (in which case why doesn't Lemmy show that info by default...).

For Kbin, you can use the same site: https://lemmyverse.net/kbin/magazines?order=followers Although I heard that there are some issues with the data for the Kbin sites, because of API issues of some kind?

As for the cloudflare site, I didn't know that. If you wanted to use the badge, you should be able to edit the codeblock above and make a new link without opening the site. It would still be pulling images from their site, you just wouldn't be opening the the site yourself. Otherwise, their repo is here: https://github.com/badges/shields, and there may be other sites that do something similar.

[–] [email protected] 2 points 11 months ago

I didn’t know it was a Cloudflare site, but I was happy to see it’s not running Google’s hardware fingerprinting Ajax scripts that I dislike more than Cloudflare services.