Conclusions: 1. Picking a good manager is very important! 2. Communicating with your manager is very important!
1. Being in a position where you have the privilege of being able to pick a good manager is important :)
You've only added two lines – why did that take two days?
91–100 of 522 posts
Re: You've only added two lines – why did that take two days?
#92Too bad about the low-contrast gray on white text. It is a source of eyestrain.
Re: You've only added two lines – why did that take two days?
#93A variant of this that has driven me to quit more than one job is having a non-technical manager look at a UI prototype and consider that 90% of the solution. "The UI guys had this page ready two months ago! Why doesn't this work yet?" It's even worse when you present a working prototype. They simply don't understand that the backend functionality is what's doing the bulk of the work, and just because you can see som…
Yes, very much like the time I replaced a getfakedata() method with a getrealdata() method and then management complained that it was much slower now.
Re: You've only added two lines – why did that take two days?
#94Snark aside, it's quite a good list.
Re: You've only added two lines – why did that take two days?
#95A variant of this that has driven me to quit more than one job is having a non-technical manager look at a UI prototype and consider that 90% of the solution. "The UI guys had this page ready two months ago! Why doesn't this work yet?" It's even worse when you present a working prototype. They simply don't understand that the backend functionality is what's doing the bulk of the work, and just because you can see som…
Yes, very much like the time I replaced a getfakedata() method with a getrealdata() method and then management complained that it was much slower now.
Re: You've only added two lines – why did that take two days?
#96Re: You've only added two lines – why did that take two days?
#97The assumption that asking for more information to recreate the bug is a lazy tactic to get out of the bug fix is also a terrible assumption and discredited the opinion IMO. Often times asking for more information can speed things up and lead to a quicker resolution.
I of course don't respond to everything as black and white as this, and I'm not expecting them to do the kind of troubleshooting that me or a developer could do much quicker.
Re: You've only added two lines – why did that take two days?
#98Do people actually have fights like this with management at their companies? Not trying to knock the author, but I'm just surprised anyone would actually hear this kind of comment in 2020. I'd think by now any and all metrics tying lines of code to productivity would be long dead.
In 2014 I worked at a company that switched to Git and then started measuring LoC to assess performance/involvement. Engineers took to committing/removing things like node_modules directories to make the data meaningless.
It still happens, even today, quite a bit.
Re: You've only added two lines – why did that take two days?
#99Too bad about the low-contrast gray on white text. It is a source of eyestrain.