Earlier quoted context omitted.
> LLMs lower the technical debt spread by the clueless, to a lower baseline. Yeah? What about what LLMs help with? Do you have no code that could use translation (move code that looks like this to code that looks like that)? LLMs are real good with that, and they save dozens of hours on single sentence prompt tasks, even if you have to review them. Or is it all bad? I have made $10ks this year alone on what LLMs do,…
> Do you have no code that could use translation (move code that looks like this to code that looks like that)? Only bad code, and what takes the time is understanding it, not rewriting it, and the LLM doesn't make that part any quicker. > they save dozens of hours on single sentence prompt tasks, even if you have to review them Really? How are you reviewing quicker than you could write? Unless the code is just a pil…
Well, humans typically read way faster than they write, and if you own the code, have a strict style guide, etc, it is often pretty simple to understand new or modified code, unless you are dealing with a novel concept, which I wouldn't trust a LLM with anyway.
Also, these non-human entities we are discussing tend to output code very fast.