this post was submitted on 11 Jun 2023
56 points (95.2% liked)

Programmer Humor

32023 readers
672 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago

Currently working on projects for a client which is adding what should be a minor feature but it's in a horribly written codebase so there's been lots of "fix this latter" and "Add this back when working".

[–] [email protected] 1 points 1 year ago

Autolab assignment submissions be like

[–] jerd 1 points 1 year ago

Or all the random comments like

#Don't change the value of this var because it breaks everything for some unknown reason

[–] callmepk 1 points 1 year ago

Me, merging all the commits with name "chore: debug" be like

[–] [email protected] 1 points 1 year ago

When you add a few hundred likes of code thinking you have THE solution to your issue, just to realize 90% of the way through it is totally not going to work.