CowsLookLikeMaps@lemmy.world to Programmer Humor@programming.dev · 9 months agoThe falsehoods of a senior developerlemmy.worldimagemessage-square43fedilinkarrow-up11.53K
arrow-up11.53KimageThe falsehoods of a senior developerlemmy.worldCowsLookLikeMaps@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square43fedilink
minus-squareAiyub@feddit.delinkfedilinkarrow-up1·9 months agoFor me it was reverse. When I was a junior I was reviewing PRs from the seniors and it couldn’t have possibly been tested to work. The seniors were super lazy and around half the PRs would have broken production. Seniority often comes from years of work and not knowledge.
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkarrow-up1·9 months agoWhy are you making critical decisions in a prod environment?
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkarrow-up1·9 months agoShouldn’t every decision be tested in dev first?
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkarrow-up1·9 months agoProbably my misunderstanding. The way it is written it sounds like juniors use the dev env and seniors get their decisions implemented directly in prod.
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkarrow-up1·edit-29 months agoFrom what code to write, to what language to use, to how things will integrate. Even high level architectural decisions need to be tested in dev first. Basically I can’t see what couldn’t be run through dev first?
deleted by creator
For me it was reverse. When I was a junior I was reviewing PRs from the seniors and it couldn’t have possibly been tested to work.
The seniors were super lazy and around half the PRs would have broken production.
Seniority often comes from years of work and not knowledge.
deleted by creator
Why are you making critical decisions in a prod environment?
deleted by creator
Shouldn’t every decision be tested in dev first?
deleted by creator
Probably my misunderstanding. The way it is written it sounds like juniors use the dev env and seniors get their decisions implemented directly in prod.
deleted by creator
From what code to write, to what language to use, to how things will integrate.
Even high level architectural decisions need to be tested in dev first.
Basically I can’t see what couldn’t be run through dev first?
deleted by creator