this post was submitted on 24 Jul 2026
315 points (96.5% liked)

Fediverse memes

3369 readers
46 users here now

Memes about the Fediverse.

Rules

General
  1. Be respectful
  2. Post on topic
  3. No bigotry or hate speech
  4. Memes should not be personal attacks towards other users
  5. We are not YPTB. If you have a problem with the way an instance or community is run, then take it up over at !yepowertrippinbastards@lemmy.dbzer0.com.
    • Addendum: Yes we know that you think ml/hexbear/grad are tankies and or .world are a bunch of liberals but it gets old quickly. Try and come up with new material.
  6. This is not the place to start flamewars between Lemmy, Mbin and Piefed.

Elsewhere in the Fediverse

Other relevant communities:

founded 2 years ago
MODERATORS
 

Might as well post this, seeing as I’ve used it in a few threads.

[Image Description: an oil painting depiction of a toad dressed in gentlemanly Victorian period clothing with a caption that reads “gentlemen, it is with great pleasure that I inform you my name was included on the tesseract block list”]

you are viewing a single comment's thread
view the rest of the comments
[–] bizarroland@lemmy.world 6 points 1 week ago (5 children)

How would somebody go about finding their name? Do they just have to download the GitHub repo and search?

$ curl -s https://tesseract.dubvee.org/tesseract/api/system/policy       | base64 -d | gunzip > policy.json

Creates the list and puts it into a file called policy. One of the largest issues is that the list isn't even in the repository. Its gotten while the we app is running, and not readily available

[–] AwesomeLowlander@sh.itjust.works 7 points 1 week ago (2 children)
[–] breadsmasher@lemmy.world 6 points 1 week ago

fucking kidding me.. Ive got myself banned from ml. how do I get on this garbage list?

Eyyy one of my alts made the list! In fairness this is my least political account, and I'm on a banned instance.

I'm just glad to be included.

[–] Cethin@lemmy.zip 7 points 1 week ago

Part of the problem is that it isn't even in the repo. It's grabbed at runtime, without informing users and having no opt-out.

[–] Feathercrown@lemmy.world 2 points 1 week ago

It's fetched from a site, it's not in the repo I think