Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.wtf

89 replies

lemmy.world

lmao ([0-9]+)?

Almost like the guy is some kind of idiot

19
rootreply
lemmy.wtf

if someone made an alt, they wouldnt name it

[MainUsername]1

13
amioreply
lemmy.world

That's another layer of headscratching, yeah. The thing I meant to snark at is how stupidly the "any number" match is written: "make a pointless new group that contains at least one digit - oh, and that group may not exist", instead of just * which is simply "zero or more of the thing"

21
lemmy.world

I think I'm out of the loop here, but what is tesseract?

18
MBechreply
feddit.dk

Holy shit, I hadn't bothered to look the blocklist up because I figured I wasn't THAT radical, but I'm in bby!

Edit. Only one from my instance. I'm the black sheep in the family!

25

You're probably not the only one from your instance. Most users, like me, are blocked by regex, not a precise address. I'd love to know why there's a difference, but I would be blocked on any instance with this name, despite this being my only account.

4

The tesseract dev felt you didn't belong in their vision of an ideal platform.

12

Disagreed with admiral Patrick or one of his alts. If you are gay or trans, it might be because of that as well.

5

Thanks for posting this. This was the first link to it I found and the first to confirm that my unimportant ass is actually listed. Noice.

2
rootreply
lemmy.wtf

have basic human empathy and atleast a month old acc I think

22
lemmy.world

It's a bit more than that. I have basic empathy and have been a user here for about 3 years, but I'm not on the list.

But I don't understand the rationale for inclusion. I skimmed through the list and recognizes quite a few usernames. Most are just regular, reasonable people. Some are more left-wing firebrands, and a few are right-wing trolls. There's no rhyme or reason from what I can see.

5

Based on the blocking of enlightened centrist communities, I'm assuming they think they're the only reasonable person, because they're a "centrist", and they believe this should be the only opinion others can see.

1

Where do i find the list?

✏️ LETSGOOOO!!!!! MOM IM FAMOUS

12

Pretty sure that's regex, so yeah, you're kinda on the list. If you made a new account with a different number on the end, you'd still trigger the block. If it ended with $ on top of starting with ^, though, then it would need to be an exact match.

4
lemmy.ca

The list is unsorted, and I assume it grew organically. What's the flex now? Our position on the list?

5

the regexes are alphabetical, and I think being on the regex is a higher award because anyone containing your user in their user gets blacklisted

4

nice. there's a github repo that has it too, but seeing it directly from the source is a more honest, direct way to show people what is going on. the least hand-wavy way.

Edit: Acutally the link you posted is more stragithtforward than the GH one, showing the instructions on how to generate the list in the README.md. Very cool.

1
lemmy.ca

I'm not on the list, and I've spent all evening and all morning looking at myself in the mirror like "Am... am I a Nazi? I don't feel like one... but maybe they don't feel like one either..."

4

dont worry about it

maybe youre not that active and they just didnt notice you

1

I have to be in, but I'm not gonna take the time to find out.

Just in case,

HEY TESSERACT GUY:

YOU A WHOLE ASS BITCH FR

2
Cethinreply
lemmy.zip

I'm not sure how the filtering is done, but your entire instance is blocked, so there may be no need for explicit user blocks. The ones that are there may be from before the instance block.

1

If some of my past accounts are in there, can I request to be grandfathered in please?

2

I humbly accept this award on behalf of the downtrodden people of our world and those who fight for them.

1

Hell yeah!

What's the $ mean, though? I usually have only a few of those in real life 🤷🏻

1
lemmy.zip

Looks like regex. The ^ means it must begin at the beginning of a line of text, and the $ signifies the end of the line. Putting the username between ^ and $ basically means it must be a perfect match with no extras on the end, so if someone had your username plus something extra on the end or with something in front of it, you won't get a false positive trying to match against your username.

6
lemmy.dbzer0.com

So in other words, it's a (somewhat) thorough "fuck that guy in particular"?

I like that I've irked the censorious bastard enough for that 😄

3
lemmy.zip

Pretty much. I suppose the way it's written isn't a fuck you, but the fact it's on the list certainly is. The only way to get more specific is to include your instance. Technically, unless there's something I'm missing about the block list since I don't know much, this would match your username but on any instance, not just specifically you on Lemmy.dbzer0.com

3

That's the thing, though: though I only use the other two when dbzer0 is glitching and I can't wait, I have 3 accounts, they're all called Viking_Hippie, and as far as I know, they're the ONLY accounts on Lemmy called Viking_Hippie 😄

2