I’m a fan of wafrn (wafrn.net), its a tumblr-like thing.
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.
Submitted 9 months ago by irelephant@lemmy.dbzer0.com to fediverse@lemmy.world
I’m a fan of wafrn (wafrn.net), its a tumblr-like thing.
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.
Misskey. It’s not exactly niche, but it has a lot of cool features.
For example:
Misskey (I use sharkey, a fork of it) is really good. Groups don’t federate yet iirc.
Its frontend is extremely slow though.
I’m also on Sharkey. It’s just more fun that Mastodon. Also feels a touch more queer, in a wonderful way.
And the search is awfull.
how ever the UI is pretty
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.
lena@gregtech.eu 9 months ago
codeberg.org/grunfink/snac2 and 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.
irelephant@lemmy.dbzer0.com 9 months ago
I’ve heard of snac, but never knew about the database thing. What does it use? static files?
lena@gregtech.eu 9 months ago
from my brief time hosting snac, iirc it stores data in JSON files