irelephant [he/him]@lemmy.dbzer0.com to Fediverse@lemmy.worldEnglish · 1 year agoWhat's a niche fediverse software you like?message-squaremessage-square15linkfedilinkarrow-up181arrow-down11file-text
arrow-up180arrow-down1message-squareWhat's a niche fediverse software you like?irelephant [he/him]@lemmy.dbzer0.com to Fediverse@lemmy.worldEnglish · 1 year agomessage-square15linkfedilinkfile-text
minus-squareLena@gregtech.eulinkfedilinkEnglisharrow-up9·1 year agohttps://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.
minus-squareirelephant [he/him]@lemmy.dbzer0.comOPlinkfedilinkEnglisharrow-up2·1 year agoI’ve heard of snac, but never knew about the database thing. What does it use? static files?
minus-squareLena@gregtech.eulinkfedilinkEnglisharrow-up1·1 year agofrom my brief time hosting snac, iirc it stores data in JSON files
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