this post was submitted on 01 Apr 2025
97 points (80.1% liked)

Programmer Humor

23590 readers
954 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
[โ€“] Limonene@lemmy.world 61 points 2 months ago (4 children)

When I worked on OpenStack for a few years, 80% of the bugs I fixed were type errors that could have been prevented by Python being staticly typed.

[โ€“] Anders429@programming.dev 9 points 2 months ago

This describes literally every python contract job I've ever had.

load more comments (3 replies)