|
|
|
|
|
by blhack
3313 days ago
|
|
Look, I'm not trying to get into an argument with you here, but: 1) You are not an authority on all programmers, or even most programmers. 2) The primary way that programmers express their work is by typing. The idea that programmers don't do very much typing, or that typing comfort/safety isn't relevant to programers is demonstrably absurd. >"it is probably brain dead boilerplate that should have been automated somehow." 3) This thinly veiled derision is, imho, not constructive/rude. Do you consider the linux kernal "brain dead boilerplate"? Just some quick googling shows that the per developer code contribution is about 11,000 loc per release. That is code that was in the release, and doesn't even account for code that was typed, then removed, then retyped, etc. Believe whatever you want, but I find the idea that programmers somehow don't need to care about ergonomics extremely shortsighted. |
|
You can write 11K lines of code without continuously typing a lot, especially over a few weeks.