Discussion
mosaibah: Mastodon gets all the attention but Friendica's federation story is actually broader, it speaks ActivityPub, Diaspora, and OStatus in the same node, so your contacts don't all have to be on the same protocol, that interop layer is undersold.
interglossa: I tried it sometime ago. I liked the interface but haven't found much of a community around it. It is very unfortunate that diaspora did not thrive earlier.
kennywinker: I’m interested in self-hosting a small social network for my family and close friends. Something to get us off facebook/instagram. If anybody is more familiar with the options, is this what you’d recommend?
embedding-shape: I have a forum I self-hosted for friends and family, they have their own login I gave them, it typically have 3-4 posts a week or something, at the very least one post from me as I have a "What I've been up to this week" thread. Seems to work out OK, and is probably as private as you can have something on the public internet.
EGreg: You could use this: https://github.com/Qbix/PlatformExample: https://freecities.appDisclaimer: I built it. Lovingly, over 15+ years.
swed420: Anybody have familiarity with Friendica to know how it stacks against the common pitfalls listed here?https://www.noemamag.com/the-last-days-of-social-media/Seems like it maybe suffers from the "fiefdom" / portability issue that other platforms struggle with, but I haven't looked closely.
conception: I tossed together a mattermost server. It’s effectively a slack cove and works pretty great.
throwanem: It's been a decade, but I had a very similar experience with Mattermost. It would be, if perhaps not where I would end up today, then certainly where I would start looking.
virgil_disgr4ce: This is one of the least convincing homepages I've ever seen. It doesn't help that there are no x margins at the largest media query. In fact nothing about this page encourages me to spend more than one second looking at it.
mxuribe: [delayed]
AnonyMD: I tried to host this a few years ago, but it fell through because there wasn't enough documentation. I wonder if the documentation is more comprehensive now?
adityamwagh: Do we even need documentation with LLMs? :)
ripvanwinkle: The LLMs need documentation
ulrischa: Finally one project with php and mysql that I can throw on a cheap shared hosting. No docker of node_modules fuckup
prox: It seems to be made for nerds (and I say that kindly) and not potential users. It’s way too tech blurb and not enough show what you getting into.
conception: Yeah, it’s been pretty seamless and I was able to import the full Slack history into it as well from a previous Slack instance. The only thing I found lacking was a good GIF plug-in, but I was able to cobble one together pretty easily.
verdverm: I think any federated social media that is going to replace the status quo needs to have solid (1) UX (2) privacy as the default
amelius: I guess that one day soon we will have a Claw that just pumps information between all the different social networks.
imperfectfourth: what's a Claw
kstrauser: I’d recommend installing a Pleroma server. It speaks ActivityPub and you can use any of the nice Mastodon apps with it. I've run a Mastodon server for the last 9 years, and wouldn't recommend Pleroma over it for a large many-user instance, but it's relatively tiny and lightweight for a personal server. You can configure it not to talk to the rest of the Fediverse so that it remains your friendly, isolated silo.
kennywinker: Pleroma looks to be very twitter-y. I don’t feel twitter is a great model for a small tight-knit group. For a larger less familial group, it’s probably better suited.Like, i’m thinking photo album sharing (twitter-like makes photos ephemeral, quickly disappearing on the timeline) and conversation (twitter threading has never been strong imo).