this post was submitted on 27 Jul 2026
1334 points (99.3% liked)
Fediverse
43154 readers
1074 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm 2 days late to checking the banlist and even though I didn't make the exact user match, I did make the regex match lol.
Where is the list? When I was reading the original article the links were to GitHub and at that time he already removed/blocked the repo
I don't know what the difference between
foo([0-9]+)?andfoo[0-9]*is. Is this just an instance of wonky code or is there actually a reason to prefer the first?Who wrote these regex? They are terrible:
()means we're saving that part for later). Are we planning to do something with the mlg numbers? Why don't we care about the mmmberry numbers?([0-9]*)insteadmlgandmlg1but notmlgabecause we anchor to the end ($). But not on mmmberry--that one will match "mmmberry5" (but we don't track the number!) but also "mmmberry_is_the_worst" so the enemy of my enemy is also my enemy because they share a prefixMaybe mlg has sock-puppet accounts mlg1, mlg2, but never MLG?
I can forgive malware but I draw the line at these regexes.
probably he got them from an older version of LLMs?
I wouldn't be shocked if he just pointed an LLM at a dump of posts and comments and asked it to write a list of regexes for stuff he doesn't like
holy shit, I'm on the list! I wear this badge with honour!
I'm pretty disappointed it's an alphabetical sort and not a chronological one...
There's so many on the list there's not much bragging rights, but I feel like I had a pretty good shot of being one of the first, at least out of accounts still active.
I remember realizing my posts didn't show up there pretty quickly after reddit migration.
Piefeed had me blocked as well, but one of the /TV mods got me whitelisted for at least their community.
It's super weird how much open source devs want to censor shit. Like, even the "opt in" block lists weird me out. Baking them into the code when real trolls can make a new account in two minutes is wild.