Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Script idea to discover underappreciated Lemmy instances

Fediverso
1 1 14
  • I’ve been thinking about discovering underappreciated Lemmy instances. GitHub’s awesome-lemmy-instances used to serve a similar purpose, but it hasn’t been updated in a long time, and I haven’t found anything else like it.

    I got the idea from this post about finding decentralized communities in the Fediverse. I’m thinking of a Lemmy bot that tracks Lemmy instances, calculates the average number of active users and standard deviation, and identifies instances with activity below the average plus two standard deviations. It would then rank these underutilized instances by performance metrics like uptime and response time, and periodically update a curated list on Lemmy to guide users toward instances that could use more participation.

    I'd love feedback on how you would go about doing something like this. And specifically how to rank by performance.


Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    13 Views
    After Nearly 10 Years of Building Mastodon, Eugen Rochko Steps Into Advisory RoleMastodon's creator steps back from CEO role, transfers assets to non-profit organization.https://blog.joinmastodon.org/2025/11/my-next-chapter-with-mastodon/#Mastodon #OpenSource #SocialMedia #ActivityPub #FediVerse
  • 0 Votes
    1 Posts
    11 Views
    #FediTips Don't forget to check https://about.fedigroups.social/directory periodically for new groups to follow. Since gup.pe went down, the groups ecosystem has had to be rebuilt, so new ones are being added all the time.#mastodon #activitypub #fediverse #feditip
  • 0 Votes
    2 Posts
    23 Views
    @weekinfediverse v4.4.7 was released 2 days ago =)https://github.com/mastodon/mastodon/releases/tag/v4.4.7
  • 0 Votes
    1 Posts
    18 Views
    Release v2.4.14 of Ktistec is small in terms of features and fixes, but it improves in two areas where I thought Ktistec was weak: light/dark mode support and autosave.I'm not hardcore dark mode, but I do prefer it in some cases. Ktistec selects light or dark mode based on the browser or system setting—there is currently no means to select the mode directly. A nice side effect of light/dark mode support is that custom theming support comes nearly for free.Figure 1: Ktistec editor showing the Dracula themeKtistec was meant for writing. I post my fair share of one-line bits of wisdom, but I started building Ktistec because I wanted a space to write long form, and existing Fediverse platforms were more for social interaction. When writing long form, autosaving is an essential feature. Ktistec will now autosave draft posts and replies. If you navigate away before publishing, you can always find the incomplete draft in the Drafts collection which is accessible from your timeline page.AddedAdd design system page for previewing UI elements.Support custom themes with automatic light/dark mode switching.Add autosave functionality for new posts, draft posts, and replies.ChangedAdd external link indicators.#ktistec #fediverse #activitypub #crystallang