this post was submitted on 13 Apr 2025
129 points (77.7% liked)

Programmer Humor

24155 readers
2084 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@sh.itjust.works 4 points 2 months 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.

[–] BorgDrone@lemmy.one 2 points 2 months 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@sh.itjust.works 3 points 2 months ago

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