Ask HN: Is the future of Coding Guidelines oriented towards LLMs?

3 pixiemaster 1 7/13/2025, 5:15:09 PM
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?

Comments (1)

akifq · 5h 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."