| ▲ | hhjinks 2 hours ago | |
Rewriting code to be more compact is orthogonal to productivity. | ||
| ▲ | tauroid an hour ago | parent | next [-] | |
In a similar way to how a radial burn (https://space.stackexchange.com/questions/44608/what-happens...) may be orthogonal to your trajectory but still may be necessary to avoid becoming a fireball in half an orbit's time. | ||
| ▲ | bryanrasmussen 42 minutes ago | parent | prev | next [-] | |
you have evidently been blessed to work only in places with acceptable level of quality code and above. | ||
| ▲ | jtbayly 2 hours ago | parent | prev | next [-] | |
Which is not what is being discussed. Often rewriting code to make it more understandable makes everybody more productive. | ||
| ▲ | dijksterhuis 10 minutes ago | parent | prev | next [-] | |
[delayed] | ||
| ▲ | risyachka 22 minutes ago | parent | prev [-] | |
Simplification usually requires the most effort and results in simple and elegant systems easy to understand and maintain with reduced error surface. So overall increases productivity by a lot | ||