this post was submitted on 14 May 2026
166 points (93.2% liked)
Ye Power Trippin' Bastards
1778 readers
111 users here now
This is a community in the spirit of "Am I The Asshole" where people can post their own bans from lemmy or reddit or whatever and get some feedback from others whether the ban was justified or not.
Sometimes one just wants to be able to challenge the arguments some mod made and this could be the place for that.
Posting Guidelines
All posts should follow this basic structure:
- Which mods/admins were being Power Tripping Bastards?
- What sanction did they impose (e.g. community ban, instance ban, removed comment)?
- Provide a screenshot of the relevant modlog entry (don’t de-obfuscate mod names).
- Provide a screenshot and explanation of the cause of the sanction (e.g. the post/comment that was removed, or got you banned).
- Explain why you think its unfair and how you would like the situation to be remedied.
Rules
- Post only about bans or other sanctions that you have received from a mod or admin.
- Don’t use private communications to prove your point. We can’t verify them and they can be faked easily.
- Don’t deobfuscate mod names from the modlog with admin powers.
- Don’t harass mods or brigade comms. Don’t word your posts in a way that would trigger such harassment and brigades.
- Do not downvote posts if you think they deserved it. Use the comment votes (see below) for that.
- You can post about power trippin’ in any social media, not just lemmy. Feel free to post about reddit or a forum etc.
- If you are the accused PTB, while you are welcome to respond, please do so within the relevant post.
- Keep the comments in YPTB posts about the moderation action itself, not about the general topic in which the moderation took place.
Expect to receive feedback about your posts, they might even be negative.
Make sure you follow this instance's code of conduct. In other words we won't allow bellyaching about being sanctioned for hate speech or bigotry.
YPTB matrix channel: For real-time discussions about bastards or to appeal mod actions in YPTB itself.
Some acronyms you might see.
- PTB - Power-Tripping Bastard: The commenter agrees with you this was a PTB mod.
- YDI - You Deserved It: The commenter thinks you deserved that mod action.
- YDM new - You Deserved More: The commenter thinks you got off too lightly.
- BPR - Bait-Provoked Reaction: That mod probably overreacted in charged situation, or due to being baited.
- CLM - Clueless Mod: The mod probably just doesn't understand how their software works.
Relevant comms
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Call it wokiefed 🙏
well I was working on one and called it pievolution, but I'm mostly versed in design and HTML/CSS, not in Python. so I'm gonna table that and instead help out Mia with her fork instead. hers is called pylova.
if we're gonna make a serious push for a fork away from mainline piefed that doesn't depend on manbabies, I would rather somebody with more Python experience be in charge.
Just as a thought as to why I don't trust piefed as software and would probably not use a server running it, I believe piefed is rather poorly thought out based on this thread which I dont have the expertise to know how true it is, but also the now infamous "this"-checking function which should be a regex gives me real doubt as to the expertise in putting this kind of software together. Checking if a string is equal to "this", "this." or "this!" by declaring them a set and seeing if said string is in that set is such a backwards way of doing. And that's just right there on the surface, god knows what lurks beneath?
Lemmy 1.0 is getting plugins which can be programmed in python as well, wouldn't that be a better idea long term? Rather than forking from a dev who is actively hostile to you and wants his software to be so as well? Also I think that if more instances then switch away from piefed to your version that his fragile ego wouldn't be able to take it and he'd ragequit the whole project leaving you all to maintain it.
For people already running PieFed instances, starting from scratch today isn’t realistic compared to a hard fork of their current codebase.
It’s Python. It’s not that hard to find out.
Yes, a hard fork would entail maintaining a codebase ever-more divergent from PieFed over time. Anyone serious about forking should consider how much work it would be embark on an independent path.
Alternatively, perhaps people will build a PieFed to Lemmy converter, because switching platforms while keeping the existing users, communities, and conversations intact is hard.
evidently
Yeah I saw that. I’d venture to guess @yogthos@lemmy.ml fed the code to an LLM and told it to find vulnerabilities.
Yup, that's exactly how I zeroed in on these. I got curious and used an LLM to do an audit then looked closer at the stuff it flagged, and oh boy it's bad.
Publicly-facing server applications really need to be overseen by developers with knowledge & experience in security & networking.
People tend to underestimate how hard it is to do security properly.
Oh. I hope he tested them at least??
nothing worth doing is easy.
well, judging from the conversations we've had, our end goal is a software diverged enough that we're the ones maintaining it because he has nothing to do with it. some of us have unused servers lying around the house, so we're setting up platforms as we speak for testing. there's currently several people who are planning to take part in the development, but that number might go up when we "officially" announce the fork later.
I just commented here on that thread, its really not a big deal. Using regex for string matching also sounds fine. On the other hand Piefed is a smaller project than Lemmy, so it has less testing and reliability. In the end it depends on your own requirements whether Piefed or Lemmy is better.
Ah that's reassuring to hear thanks