this post was submitted on 25 Jul 2025
312 points (98.4% liked)

Programmer Humor

25425 readers
2039 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
top 9 comments
sorted by: hot top controversial new old
[–] thespcicifcocean@lemmy.world 23 points 1 week ago (2 children)

it's not real python if you aren't doing weird shit with lambdas

[–] Peter_Arbeitslos@feddit.org 16 points 1 week ago (3 children)

It's more about lists and lists in loops and lists in lists in lists and loops in lists in loops and lists getting edited in loops.

[–] QuazarOmega@lemy.lol 20 points 1 week ago

And they call it list comprehension, like bro, I don't even have reading comprehension

[–] bitcrafter@programming.dev 5 points 1 week ago

In fairness, we wouldn't have had to do this if they had just put in monads like we had been calling for from the beginning!

[–] thespcicifcocean@lemmy.world 3 points 1 week ago

Print x for x in y or something. I hate it whenever I see that shit.

[–] 5765313496@lemmy.world 10 points 1 week ago* (last edited 1 week ago)

doing weird shit with lambdas

image

[–] LovableSidekick@lemmy.world 12 points 1 week ago* (last edited 1 week ago) (1 children)

Yeah it's still broken, but at least it's back to old broken not new broken.

[–] Skullgrid@lemmy.world 1 points 1 week ago (1 children)

hey, new broken means you're making progress towards the fix

[–] LovableSidekick@lemmy.world 4 points 1 week ago

LOL not necessarily, especially in software.