Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Is the future of Coding Guidelines oriented towards LLMs?
3 points
by
pixiemaster
342 days ago
In the past, Codibg Guidelines have been oriented towards humans understanding (readability…). since the skills and limitations of LLMs are widely different, how should those guidelines adapt?
1 comments
akifq
342 days ago
Human readability isn’t going away. Most teams still debug by eyeball, so the baseline must stay “another human can scan this at 2 a.m."
link