We only hire the trendiest
danluu.com
We only hire the trendiest
1–10 of 728 posts
Re: We only hire the trendiest
#2Re: We only hire the trendiest
#3There's an easy way to stop that sort of attitude. The next time that a bug occurs, you tell that team that they must restore the code back to what it was previously, and provide diffs that show what they did so that you can review their rollback.
When they say they can't, you tell them that's their problem as they haven't implemented version control because they believed they didn't need it, and they need to go do it anyway. After they go through this exercise, you then offer to help them to implement version control.
Re: We only hire the trendiest
#4Experienced devs are super annoying; telling you it's not a good idea to replace your GUI stack with a browser and whatnot.
Re: We only hire the trendiest
#5Experienced devs are super annoying; telling you it's not a good idea to replace your GUI stack with a browser and whatnot.
Re: We only hire the trendiest
#6Re: We only hire the trendiest
#7Re: We only hire the trendiest
#8> Sometimes people don’t agree (e.g., it took months to get the non-version-control-using-team to use version control) There's an easy way to stop that sort of attitude. The next time that a bug occurs, you tell that team that they must restore the code back to what it was previously, and provide diffs that show what they did so that you can review their rollback. When they say they can't, you tell them that's their…
Re: We only hire the trendiest
#9Re: We only hire the trendiest
#10> Sometimes people don’t agree (e.g., it took months to get the non-version-control-using-team to use version control) There's an easy way to stop that sort of attitude. The next time that a bug occurs, you tell that team that they must restore the code back to what it was previously, and provide diffs that show what they did so that you can review their rollback. When they say they can't, you tell them that's their…
In this day and age I'm not sure how you do persuade a team to use version control other than mandating it and sucking up the hostility while they settle in, but taking the opportunity to make a smug point while a team is firefighting isn't the way.