You mean like https://mastodon.world and https://lemmy.world? Do you have other examples?
maltfield
Ideally I'd want something that I just feed a config file, a sqlite db file, tell it to "run", and then it spits-out the uptime for each site
Shiit, it would be much easier for me to write it out to a CSV than to a damn markdown table. Thanks for the great suggestion :)
Edit: @QuestioningEspecialy@kbin.social the table is now available as a spreadsheet
I don't know why nobody mentions RedReader. It's so much better than Infinity or all those closed-source pieces of shit that I wouldn't touch with a 10m stick.
I think at the top, just above the "Recommended" add:
For a more detailed comparison of Lemmy instances, see:
<ul>
<li><a href="https://github.com/maltfield/awesome-lemmy-instances">Awesome-Lemmy-Instances on GitHub</a></li>
<li><a href="https://the-federation.info/platform/73">the-federation.info Lemmy Instances Page</a></li>
<li><a href="https://lemmymap.feddit.de/">Feddit's Lemmymap</a></li>
</ul>
After you create an account, you can find communites across all instances using <a href="https://browse.feddit.de/">Feddit's Lemmy Community Browser</a>
<h2>Recommended</h2>
...
oh shit I wish I knew that existed before XD
thanks for the suggestion. I'll add it to this ticket:
I'm literally just asking the instance's API how many users it has:
Check the users_active_month
field. How your instance calculates that is a question for the lemmy devs ;D
I just rebuilt it and fixed the NC
field. Please let me know if you find any other issues
I see TypeScript and get scared. Personally, I do think that the join-lemmy.org/instances page should link to:
- My table comparison https://github.com/maltfield/awesome-lemmy-instances
- The Lemmy Community Browser (to find communities across all instances) https://browse.feddit.de/
- The Lemmy Map https://lemmymap.feddit.de/
- The federation's lemmy page (with another table comparing instances) https://the-federation.info/platform/73
Can anyone with TypeScript experience make this PR for us? Here's the relevant file:
See also