this post was submitted on 01 Apr 2025
96 points (80.4% liked)

Programmer Humor

22224 readers
1620 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] 56 points 3 days 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 10 points 2 days ago

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

load more comments (3 replies)