this post was submitted on 13 Apr 2025
135 points (78.2% liked)

Programmer Humor

23899 readers
3192 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Grandwolf319 5 points 1 month ago (1 children)

Given how python tries to be as readable as possible with its controversial stance on using indentation, is it really neutral?

Idk if moral alignment makes sense for languages, at least not as much as weapon metaphors.

[–] [email protected] 2 points 1 month ago (1 children)

The lack of braces in python code makes it quite difficult to read for someone who’s used to languages that use braces.

[–] Grandwolf319 3 points 1 month ago

I agree, I was very careful to say tries to ಠᴗಠ