|
|
|
|
|
by severusdd
394 days ago
|
|
LLMs are amazing at writing code and terrible at owning it. Every line you accept without understanding is borrowed comprehension, which you’ll repay during maintenance with high interest. It feels like free velocity. But it's probably more like tech debt at ~40 % annual interest. As a tribe, we have to figure out how to use AI to automate typing and NOT thinking. |
|
Or would be, if the LLM actually understood what it was writing, using the same definition of understanding that applies to human engineers.
Which it doesn't, and by its very MO, cannot.
So, every line from an LLM that is accepted without understanding, is really nonexistent comprehension. It's a line of code, spat out by a stochastic model, and until some entity that actually can comprehend a codebases context, systems and designs (and currently the only known entity that can do that is a human being), it is un-comprehended.