|
|
|
|
|
by omscs99
967 days ago
|
|
Most of the time it’s like I spend 90% of the time trying to understand context of preexisting application and requirements, that’s purely reading and not writing Once I start writing, it’s normally straightforward what’s needed. What difference does it make if it takes 10 minutes to write something or 2 minutes to write it? Especially when most nontrivial problems can take several hours to grok And no, I don’t trust a model to “grok” the code for me, I’d much rather suffer through it. And introducing another tool isn’t worth 8 minutes of time savings to me if those 8 minutes are relatively enjoyable |
|