▲ 342 ▼ What are your programming hot takes? (lemmy.ml) submitted 2 years ago by 257m@lemmy.ml to c/programming@programming.dev 886 comments fedilink hide all child comments
[–] vvv@programming.dev 1 point 2 years ago (1 child) If your team consists of people you don't trust, that's the problem to fix first. permalink fedilink source parent hideshow 2 child comments replies: [–] TehPers@beehaw.org 1 point 2 years ago (1 child) I trust my team. I don't trust my or their ability to write and merge perfect code each time. I'm not sure how we'd fix that problem aside from becoming programming gods. permalink fedilink source parent hideshow 2 child comments replies: [–] vvv@programming.dev 1 point 2 years ago My point is, having PRs desn't result in perfect code either. They might help sometimes, maybe 10% of the time if I'm being generous, but the rest of the time they are a hindrance. The problems people tend to try and solve with them, validation and indoctrination are better solved with a good CD pipeline, and pairing sessions. permalink fedilink source parent
[–] TehPers@beehaw.org 1 point 2 years ago (1 child) I trust my team. I don't trust my or their ability to write and merge perfect code each time. I'm not sure how we'd fix that problem aside from becoming programming gods. permalink fedilink source parent hideshow 2 child comments replies: [–] vvv@programming.dev 1 point 2 years ago My point is, having PRs desn't result in perfect code either. They might help sometimes, maybe 10% of the time if I'm being generous, but the rest of the time they are a hindrance. The problems people tend to try and solve with them, validation and indoctrination are better solved with a good CD pipeline, and pairing sessions. permalink fedilink source parent
[–] vvv@programming.dev 1 point 2 years ago My point is, having PRs desn't result in perfect code either. They might help sometimes, maybe 10% of the time if I'm being generous, but the rest of the time they are a hindrance. The problems people tend to try and solve with them, validation and indoctrination are better solved with a good CD pipeline, and pairing sessions. permalink fedilink source parent