this post was submitted on 19 Jun 2025
1448 points (98.7% liked)

pics

23262 readers
2576 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
[โ€“] CalipherJones@lemmy.world 2 points 5 hours ago (1 children)

It's all that pesky risk of life imprisonment

[โ€“] PresidentCamacho@lemm.ee 2 points 3 hours ago* (last edited 3 hours 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")