this post was submitted on 08 May 2026
754 points (98.8% liked)

Programmer Humor

31733 readers
1138 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ChickenLadyLovesLife@lemmy.world 41 points 1 month ago (5 children)

I was fine with mentoring junior developers until my manager decided pair programming was the way to go. I'm happy to help and teach, but like fuck am I going to sit at the same goddamn computer with some maroon all day. Can't even power-nap properly.

[–] fruitycoder@sh.itjust.works 23 points 1 month ago (1 children)

Pair programing with a mentor shouldn't be a day to day thing. Like why waste the time and put so much pressure on the trainee like that anyways?

[–] epyon22@sh.itjust.works 14 points 1 month ago

Honestly pair programming I feel works better with more similar abilities than far off. Also give em a task to let them struggle a bit in the beginning of the sprint.

[–] Rooster326@programming.dev 7 points 1 month ago* (last edited 1 month ago) (1 children)

The entire reason we developed git was so nobody would ever have to pair program again.

Does he also request you write the code on paper first?

[–] pinball_wizard@lemmy.zip 5 points 1 month ago

Can't even power-nap properly.

Yes. Pair programming should be encouraged when appropriate, not mandated.

Naps are a part of the critical path! Lol.

[–] ToxicWaste@lemmy.cafe 4 points 1 month ago

pair programming can be really cool. if you have a complex problem, are roughly on the same level as the pair, are both motivated to do it.

that is a huge if. also the reason why it should never be mandated. suggested at most.