Y
Hacker News
new
|
ask
|
show
|
jobs
by
fragmede
601 days ago
The reason you don't modify generated code is it gets clobbered upon regeneration. The reason it's okay to modify LLM-generated code is that it gets fed that back into the LLM for subsequent modification.