Mods react as Reddit kicks some of them out again: “This will break the site”
Mods react as Reddit kicks some of them out again: “This will break the site”
It’s like Lemmy but with consolidated comments, flairs, spoilers, polls, topics, feeds (like multireddits), proper blocks, hashtags, piped video integration, disclaimer message, better mod and reporting tools.
Nice things about PieFed: There are two other options for reddit-style federated forums, Lemmy and Kbin (recently forked to Mbin, which shows some promise). Having used them both extensively I came away unsatisfied, for a variety of reasons. It is unlikely that their trajectory will change in future, either. However we all owe those projects […]
Remember that big discussion? https://lemmy.ml/post/36058152
PieFed has had that feature for a long time, and many more besides. https://join.piefed.social/features/
Is there a piefed/mbin backend server or is it just an alternative webui client ?
I’m thinking of switching to a self-hosted single user lemmy instance and run all 3 self-hosted clients to my self-hosted server, is that practical ?
Yes, backend server.
https://codeberg.org/rimu/pyfedi/src/branch/main/INSTALL.md
You could run all 3 but it would be redundant as they all have the same content and people :D
One thing I don’t understand, the clients (and servers) have different features ? So how are they compatible with each other ? I understand the activitypub allows interoperatibility, but if piefed for crosspost agglomeration but lemmy doesn’t, how is that mismatch handled ?
Are they extensions that are just not supported like on XMPP ?
I think I’d want to run each of the 3 webui locally, to figure out which I actually like, but does that mean I should runt he 3 backends as well so that all the features work ?
Is there one backend that basically does it all and I should only run that one ? I do have plenty over ram with many HP G8 DL380 and 256gb ram each so … it’s mostly a matter of “crossing the desert” and configuring each one, which I suspect will be pretty similar but each with their own little gotcha (speaking as a self-hosting veteran, there’s always something)
They each use a different backend, and their web UI’s are designed with their own unique backend in mind.
There is Photon, a third-party web UI/client that may someday be compatible with both Lemmy and Piefed, but currently only properly supports lemmy.
As far as I know, Piefed, Lemmy, and Mbin essentially are just displaying the data made available from ActivityPub in different ways, like the comment aggregation for crossposts.