Y
Hacker News
new
|
ask
|
show
|
jobs
by
rphv
14 days ago
"Readability by humans" may no longer be as important as it once was.
4 comments
lionkor
13 days ago
Maybe it would benefit Anthropic if AI generated code worked, but wasn't readable by humans. That's a nice moat.
link
seanw444
13 days ago
Proprietary stochastic compilers. Hooray.
link
selcuka
13 days ago
Good variable names are still useful for LLMs to understand context when refactoring.
link
rafram
13 days ago
LLMs are already bad at reusing existing logic/resources/components, even when they have obvious names. Unreadable code only makes it worse.
link
orphea
13 days ago
Only if LLMs will start to output object code, skipping text representation.
link