What's a niche fediverse software you like?
What's a niche fediverse software you like?
I'm a fan of wafrn (wafrn.net), its a tumblr-like thing.
What's a niche fediverse software you like?
I'm a fan of wafrn (wafrn.net), its a tumblr-like thing.
Misskey. It's not exactly niche, but it has a lot of cool features.
For example:
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.
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.
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.
I've heard of snac, but never knew about the database thing. What does it use? static files?
from my brief time hosting snac, iirc it stores data in JSON files