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