this post was submitted on 30 Jun 2024
306 points (92.5% liked)

Programmer Humor

19315 readers
3 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 63 points 3 months ago (2 children)

In my experience it’s the other way around.

[–] Potatos_are_not_friends 46 points 3 months ago (1 children)

Both sides.

I constantly call out juniors who do things like ignore warnings, completely unaware that the warning is going to cause serious tech debt in a few months.

But Ive also unfortunately shrugged after seeing hundreds of warnings because to update this requires me to go through 3 layers of departments and we're still waiting on these six other blockers.

Pick and choose I guess.

[–] bitchkat 9 points 3 months ago

Then things will have to wait until the code is of sufficient quality to be accepted.

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago)

Yeah I’m one of the “I only want to write this fucker once so I will make it as solid as I can” types… and my manager/team-lead/principal dev (all the same person - that’s a whole other story) is the “yolo send it” type.

We do not get on well. I’m probably going to switch teams or jobs soon.