this post was submitted on 24 Oct 2023
711 points (97.6% liked)

Programmer Humor

19623 readers
26 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] 29 points 1 year ago (3 children)

There’s also that long time senior dev who’s overly confident in their abilities and force pushes production breaking code directly to master.

[–] [email protected] 12 points 1 year ago (1 children)
[–] [email protected] 9 points 1 year ago

Nah, they’re the one who’s contributing most to the project. Mostly because their code is so garbage no one else can work with it. But that’s not a thing the managers take into account.

[–] [email protected] 10 points 1 year ago (2 children)

Yeet that shit into main. Who needs unit tests, it works on my computer?

[–] [email protected] 9 points 1 year ago (1 children)

If it works in my mind it’s ready for production

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

YOLOdev is the best way to dev

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

This shit happened the other week for me. Senior dev pushed the shittiest JS code without testing the day of a production install and it caused us to have to roll back the install after it very predictably caused a bunch of crashes for pages on our public site. Worst part is, the entirety of what he wrote could've been implemented as a CSS media query