Y
Hacker News
new
|
ask
|
show
|
jobs
by
rphv
65 days ago
"Readability by humans" may no longer be as important as it once was.
4 comments
lionkor
64 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
64 days ago
Proprietary stochastic compilers. Hooray.
link
selcuka
64 days ago
Good variable names are still useful for LLMs to understand context when refactoring.
link
rafram
64 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
64 days ago
Only if LLMs will start to output object code, skipping text representation.
link