Hacker News new | ask | show | jobs
by MaxBarraclough 1474 days ago
It may be that this developer really did single-handedly save the day, but:

> 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.

1 comments

It can be quite effective after the fact. Our 500x engineer had no reason to pad, and every reason to avoid wasting time writing anything nonfunctional.

In the event, he assigned two-week tasks, and where not done on time he would do them himself over the weekend. During the two weeks, he would do up to ten such tasks, despite that he reserved the harder tasks for himself.