this post was submitted on 06 Oct 2025
834 points (96.7% liked)

Programmer Humor

26827 readers
2409 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
 

Yeah learned this the hard way.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Metju@lemmy.world 2 points 3 days ago (1 children)

Ah, the classical "just introduce tests in a legacy codebase", what can go wrong?

My condolences, it's always a BITCH to handle

[โ€“] fibojoly@sh.itjust.works 2 points 14 hours ago

Fixing that bug you just found in prod : half a day. Adding enough tests so the app is now at 80% coverage : a whole fucking week. My student colleague was not impressed. I was like "yup, that's what jobs are like".