I’ve made accounts on servers running these different software and the user experience feels similar between them. They’re all FOSS Reddits. I can log into servers running all of em via the same Interstellar app on Android and see the same communities
Are there more notable differences for folks running the server or the mods running the individual communities/subredits?
Or am i misunderstanding them?


lemmy is a piece of opinionated foss software that attempts to be an alternative to reddit, coded by a tankie
kbin is a piece of opinionated foss software that attempts to be an alternative to
redditdigg, coded by a gun nut and abandoned. mbin is a continuationpiefed is a piece of opinionated foss software that attempts to be an alternative to reddit, coded by a control freak with (formerly) hard-coded questionable moderation
there’s a couple of others like misskey/sharkey. all of them are broken and wonderful. piefed seems to be more feature-rich. by way of miracle, somehow these are interoperable with each other and in more broken way, with mastodon. i heard there lie horrors within lemmy codebase, and updating it is major pain. these all attempt to do slightly different things and so features provided by each are different (kbi/mbin has separate upvote and boost, and who up/downvoted/boosted is always visible to public, all of that is always technically public, but hidden in lemmy)
Piefed is also written in python. No clue why you would do that when you know that you’re going to be dealing with a massive amount of network traffic, more so than most server infra. Lemmy already struggles with certain amount of traffic and that’s written in rust.
Takes a special kind of person to write federated software and they all seemingly make really really strange decisions when doing so.
The idea behind Python is to get the community to contribute. More people know Python than Assembly or Fortran. At some point, running a FOSS project like Piefed becomes a numbers game. Having more developers is useful in the beginning.
If Piefed grows significantly, it might make sense to rewrite the whole thing in a different language, but right now, contributions matter more than efficiency.
Or you follow the python ethos and when it matters, you profile the code, and rewrite only the modules that need it in a lower level language.
Has the hard-coded censorship been removed from PieFed? I thought that was a really weird and concerning choice to include.
Say what you want about Lemmy devs (and I could say a lot) but they don’t seem to have made any major efforts to enforce their views within the platform itself. Just on their servers.
last time i’ve checked yes it’s gone as default, but it’s still an option. lemmy devs openly stated that anyone can do whatever they want on their own instances and they can’t influence it (except that for the longest time they’ve controlled the largest instance, not anymore of course)