Maybe should have asked ChatGPT about "the tortoise and the hare"

@jasongorman Aside from obvious ignorance of one of the most famous children's stories of all time, I notice the original comment implies that coders not using LLMs are spending more time proofreading the code, and what I've heard from developers is that any time saved by using LLMs to generate code is less than is lost in additional review and revision time.

So the implication is either the poster wasn't aware of that, or worse, is just committing code without properly reviewing it.

@foolishowl @jasongorman Yeah, I was like: Who is still proofreading? Because surely you are proofreading the 50% of your code made by a computer? A computer that doesn't have ideas, it just fills in the blanks. A computer that doesn't have the full context of the problem you are trying to solve.