this post was submitted on 26 Jul 2025
893 points (99.0% liked)

Programmer Humor

26518 readers
2613 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
[โ€“] Diplomjodler3@lemmy.world 25 points 1 month ago (9 children)

I always get irrationally angry when i see python code using os.path instead of pathlib. What is this, the nineties?

[โ€“] indepndnt@lemmy.world 5 points 1 month ago

And what's with the string addition? Never heard of f-strings or even .format()?

load more comments (8 replies)