▲ | hvb2 4 days ago | |||||||
There's 2 problems there 1. 'faster' is subjective since you cannot do the same task twice without the second time being biased by the learnings from the first pass 2. While speed might be one measure, I've rarely found speed to be the end goal. Unless you're writing something that's throw away, you'll be reading what was written many times over. Long term maintainability is at odds with speed, in most cases. | ||||||||
▲ | epolanski 4 days ago | parent [-] | |||||||
You're implying that LLMs make maintainability worst when the opposite could happen if you know how to use the tools. | ||||||||
|