this post was submitted on 14 Jun 2025
75 points (100.0% liked)

Fediverse

34510 readers
361 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

I'm a fan of wafrn (wafrn.net), its a tumblr-like thing.

top 14 comments
sorted by: hot top controversial new old
[–] [email protected] 22 points 2 days ago (2 children)

Misskey. It's not exactly niche, but it has a lot of cool features.

For example:

  • Drive features to reuse your image or other media.
  • Misskey games, so far only have Bubble Game and Go.
  • Groups
  • Antenna, basically subscription for any post with your set of rules.
  • Playful profile decoration, similiar to Discord/Steam.
[–] [email protected] 8 points 2 days ago (2 children)

Misskey (I use sharkey, a fork of it) is really good. Groups don't federate yet iirc.

Its frontend is extremely slow though.

[–] [email protected] 5 points 1 day ago (1 children)

And the search is awfull.

how ever the UI is pretty

[–] [email protected] 3 points 1 day ago (2 children)

The search doesn't even work on my instance.
Lemmy is the only fediverse software with a good search imo.

[–] [email protected] 1 points 1 day ago

My experience on Mbin says that the search is pretty good. It might be skewed because I mostly search for magazines, though.

[–] [email protected] 3 points 1 day ago (1 children)

lol, tbh yeah.

even on mastodon which is relatively big the search is jst bad.

[–] [email protected] 3 points 1 day ago (1 children)

does mastodon's search even work? Unless a post has a hashtag its near-unindexable.

[–] [email protected] 2 points 1 day ago

Search on my Akkoma instance works reasonably well. Of course there is no central index, so it can only find what it has federated before.

[–] [email protected] 3 points 1 day ago

I'm also on Sharkey. It's just more fun that Mastodon. Also feels a touch more queer, in a wonderful way.

[–] [email protected] 8 points 2 days ago

In a better world, this (or one of its forks) would have taken off instead of Mastodon. It makes a way better case for itself by its distinct features compared to Mastodon, which is too easy to ignore (by everyday people) as Nerd-Twitter.

[–] [email protected] 14 points 2 days ago

NodeBB. It's a fairly popular webforum, but ActivityPub support is fairly new. It's really something else to see the Fediverse through a the lens of the old Internet.

[–] [email protected] 9 points 2 days ago (1 children)

https://codeberg.org/grunfink/snac2 and https://gotosocial.org/

The snac2 dev made it using only openssl and curl libraries. It doesn't even use a proper database, so it's very lightweight.

Gotosocial is basically mastodon but easier to set up on the server and lighter on resource usage.

[–] [email protected] 2 points 1 day ago (1 children)

I've heard of snac, but never knew about the database thing. What does it use? static files?

[–] [email protected] 1 points 1 day ago

from my brief time hosting snac, iirc it stores data in JSON files