• 11 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle


















  • As far as I’ve seen so far, posts and comments only start showing up from the time you subscribe to a community. When you manually search for a specific community and subscribe to it, I think it does pull the last 20 or so posts, but not the comments for those posts. There’s no backfill or history fetching in lemmy.

    The script I’m using to pull in popular communities is the same as searching for each community it finds, so it doesn’t actually subscribe or pull posts either. I might try that for a few days though and see what happens, I’m not sure how much it’d cause the disk or network to explode.



  • Yup, it’s one of the main downsides so far. There’s not really a good built in way to discover remote communities yet.

    There’s the lemmyverse link and a few similar apps that all aggregate communities into one list, using one of those is easiest imo for now.

    I think I can finish the script I was working on to import all or most communities so that they show up in the search results, but the subscriber count will still only reflect the local users and not the real count.


  • firefox

    Got it, thanks!

    So on lemmy.world, we get:

    Firefox@lemmy.ml - 1.48K subscribers
    Firefox - 1K subscribers
    Firefox@fedia.io - 752 subscribers
    Firefox CSS - 146 subscribers
    Firefox Customs@fedia.io - 30 subscribers
    Firefox Browser (Linux und Android)@feddit.de - 30 subscribers
    FF addons&extensions@lemmy.ml - 3 subscribers
    Firefox@kbin.social - 3 subscribers
    

    But on eviltoast.org, we only get:

    Firefox@lemmy.ml - 3 subscribers
    Firefox@fedia.io - 3 subscribers
    

    The reason the others don’t show up is because nobody on this instance is subscribed to them yet, and haven’t searched explicitly for it. I’m working on a new script that populates the local list of communities from lemmyverse, but I also noticed the data there doesn’t match up with lemmy.world. On https://lemmyverse.net/communities?query=firefox&order=posts I don’t even see [email protected] for some reason.

    I was only going to automatically add communities with more than 50 posts/comments, but I might lower that too.

    If you want to subscribe to something not in the search though, you can still do that by searching for the url of the community like “https://lemmy.world/c/firefoxcss”. You might have to give it a couple seconds and try again, but it should show up.