irelephant [he/him]@lemmy.dbzer0.com to Fediverse@lemmy.worldEnglish · 2 days agoWhat's a niche fediverse software you like?message-squaremessage-square13linkfedilinkarrow-up174arrow-down10file-text
arrow-up174arrow-down1message-squareWhat's a niche fediverse software you like?irelephant [he/him]@lemmy.dbzer0.com to Fediverse@lemmy.worldEnglish · 2 days agomessage-square13linkfedilinkfile-text
minus-squareLena@gregtech.eulinkfedilinkEnglisharrow-up8·2 days 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-up1·2 days agoI’ve heard of snac, but never knew about the database thing. What does it use? static files?
minus-squareLena@gregtech.eulinkfedilinkEnglisharrow-up1·2 days 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