Comment by nottorp

10 hours ago

> LLMS are heavily biased to replicate the naive, slow, insecure code largely uninformed by experience

The one time i pasted LLM code without reviewing it it belonged on accidentally quadratic.

It was obvious at first read, but probably not for a beginner. The accidental complexity was hidden behind API calls that weren't wrong, just grossly inefficient.

Problem might be, if you lose the "joy" and the "flow" you'll stop caring about things like that. And software is bloated enough already.