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

Fediverse

34642 readers
118 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 !moderators@lemmy.world!

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.

you are viewing a single comment's thread
view the rest of the comments
[–] lena@gregtech.eu 9 points 6 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.

[–] irelephant@lemmy.dbzer0.com 2 points 6 days ago (1 children)

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

[–] lena@gregtech.eu 1 points 5 days ago

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