|
|
|
|
|
by ncmncm
1473 days ago
|
|
I know an objectively-measured 500x engineer. On a 6-month crash project with 1000 engineers assigned, at the end, fully half the code delivered was his. You can't get any more objective than that. To be clear: this was a project where, if not delivered on the 6-month mark, the company would not be paid. It is hard to see how, without his work, the project could have delivered on time. I have worked with a few others of similar ability. I have never had a bad experience with one. |
|
> half the code delivered was his. You can't get any more objective than that.
Counting lines of code is a famously ineffective way to measure productivity. It encourages low-density code style, and encourages working on easy development tasks. It also encourages prioritising velocity over quality, although in many contexts that may be what you want.