irelephant [he/him]@lemmy.dbzer0.com to Fediverse@lemmy.worldEnglish · 23 天前What's a niche fediverse software you like?message-squaremessage-square15fedilinkarrow-up179arrow-down10file-text
arrow-up179arrow-down1message-squareWhat's a niche fediverse software you like?irelephant [he/him]@lemmy.dbzer0.com to Fediverse@lemmy.worldEnglish · 23 天前message-square15fedilinkfile-text
minus-squareLena@gregtech.eulinkfedilinkEnglisharrow-up9·23 天前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.
minus-squareirelephant [he/him]@lemmy.dbzer0.comOPlinkfedilinkEnglisharrow-up2·23 天前I’ve heard of snac, but never knew about the database thing. What does it use? static files?
minus-squareLena@gregtech.eulinkfedilinkEnglisharrow-up1·22 天前from 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