maltfield

joined 2 years ago
[–] maltfield@lemmy.ml 4 points 2 years ago* (last edited 2 years ago) (1 children)

You mean like https://mastodon.world and https://lemmy.world? Do you have other examples?

[–] maltfield@lemmy.ml 2 points 2 years ago

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

[–] maltfield@lemmy.ml 8 points 2 years ago* (last edited 2 years ago)

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

[–] maltfield@lemmy.ml 6 points 2 years ago

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.

[–] maltfield@lemmy.ml 2 points 2 years ago* (last edited 2 years ago) (2 children)

Not sure who the approved reviewers are

That's @nutomic@lemmy.ml

[–] maltfield@lemmy.ml 6 points 2 years ago* (last edited 2 years ago) (6 children)

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>
...
[–] maltfield@lemmy.ml 6 points 2 years ago (3 children)

oh shit I wish I knew that existed before XD

[–] maltfield@lemmy.ml 1 points 2 years ago

thanks for the suggestion. I'll add it to this ticket:

[–] maltfield@lemmy.ml 3 points 2 years ago (3 children)

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

[–] maltfield@lemmy.ml 1 points 2 years ago (2 children)

I just rebuilt it and fixed the NC field. Please let me know if you find any other issues

[–] maltfield@lemmy.ml 5 points 2 years ago* (last edited 2 years ago) (13 children)

I see TypeScript and get scared. Personally, I do think that the join-lemmy.org/instances page should link to:

  1. My table comparison https://github.com/maltfield/awesome-lemmy-instances
  2. The Lemmy Community Browser (to find communities across all instances) https://browse.feddit.de/
  3. The Lemmy Map https://lemmymap.feddit.de/
  4. 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:

view more: ‹ prev next ›