this post was submitted on 01 Apr 2025
98 points (80.2% liked)

Programmer Humor

22783 readers
303 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
[โ€“] [email protected] 60 points 3 weeks 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.

[โ€“] [email protected] 9 points 3 weeks ago

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

load more comments (3 replies)