I’m working on a blog post about Mastodon’s weaknesses and what is being done to fix them. During my research I was delighted by how much interesting work is happening in the Fediverse space—e.g.:

* Live Fediverse analytics: https://fedidb.org
* Fediverse info and directory (crawled automatically): https://fediverse.info
* List of Fediverse platforms: https://fediverse.party/en/miscellaneous/
* Interviews with people who work on the Fediverse (and other decentralized networks): https://dot-social.simplecast.com/

FediDB, Fediverse Network Statistics

FediDB is a cutting-edge service providing detailed statistics and insights into the Fediverse network.

@rauschma I apologize for my radical opinion, but fediverse may not have a future. The future is content-addressable infrastructure with decentralized identities and relative names. The difference between fediverse and CAi is similar to that between Subversion and Git. https://medium.com/@sergeyshandar/what-the-heck-is-content-addressable-internet-55963c328b68?sk=8318fbdfd212c893afc8f452c603eb6c
What the heck is content-addressable Internet? - Sergey Shandar - Medium

In one of my previous articles, I highlighted some problems with the current location-based Internet. The main idea of the content-addressable Internet (CAI) is to use a result of different…

Medium
@functionalscript I think the two can meet in the middle. I’ll explain more in the upcoming blog post.

@rauschma @functionalscript

i do think whatever is there. if fediverse wants a future, it has to start allowing keypairs instead of email/password too

@rauschma I'm looking forward to it! And I'm very excited that this subject has attention.
@rauschma let me know if you need anything, I work on developer relations at Mastodon.
@rauschma Have you seen this PR? https://github.com/mastodon/mastodon/pull/32615 Applaudable effort to fix a major issue in Mastodon by @jonny
Add Fetch All Replies Part 1: Backend by sneakers-the-rat · Pull Request #32615 · mastodon/mastodon

Fix: #9409 Fix: #14017 Fix: #18150 Original PR Here: NeuromatchAcademy#44 Further description here: NeuromatchAcademy#43 I've never made a PR for upstream before, so forgive me if i'm doing...

GitHub

@felwert @jonny Yes, thanks! That one made me really happy: I have been waiting for a fix for a long time.

Related: https://github.com/mastodon/mastodon/pull/32634

Add: Backfill old posts on first follow of account by sneakers-the-rat · Pull Request #32634 · mastodon/mastodon

Fix: #34 Builds on: #32615 Comparison between branches to see what is unique to this PR: https://github.com/sneakers-the-rat/mastodon/compare/fetch-all-replies-service...sneakers-the-rat:mastodon:b...

GitHub
@rauschma
@felwert
Haha I may have overstepped with that one, got carried away trying to make the backend handling of collections good and changed too much too fast