|
|
|
|
|
by philbo
370 days ago
|
|
> Surely you don't find writing boilerplate fun though? Of course. So if I'm faced with some boilerplate, I try to refactor it away so it's less boilerplatey. Perhaps I'm lucky but mostly this seems to work, I don't often find myself writing boilerplate. > I don't know why someone would employ a dev working in such an inefficient way in 2025 Am I working inefficiently? I'm not sure. How much time does the typing part of programming actually take up? I guess it varies, but it's definitely less than 50% for me. Thinking/designing/communicating/listening take most of my time. The typing part is not a bottleneck. |
|