this post was submitted on 19 Jun 2025
1 points (100.0% liked)

pics

23388 readers
50 users here now

Rules:

1.. Please mark original photos with [OC] in the title if you're the photographer

2..Pictures containing a politician from any country or planet are prohibited, this is a community voted on rule.

3.. Image must be a photograph, no AI or digital art.

4.. No NSFW/Cosplay/Spam/Trolling images.

5.. Be civil. No racism or bigotry.

Photo of the Week Rule(s):

1.. On Fridays, the most upvoted original, marked [OC], photo posted between Friday and Thursday will be the next week's banner and featured photo.

2.. The weekly photos will be saved for an end of the year run off.

Weeks 2023

Instance-wide rules always apply. https://mastodon.world/about

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 week ago (1 children)

It's all that pesky risk of life imprisonment

[โ€“] [email protected] 0 points 1 week ago* (last edited 1 week ago)

I wrote a simple formula for it the other day actually

def shoot_masked_gunman(color, job):
     you = 2 if color == "white" else 0
     masked_gunman = 100 if job == "cop" else 1

     if you > masked_gunman :
         print("The justice system works!")
     else:
         print("Life without parole")