Ask HN: Is the future of Coding Guidelines oriented towards LLMs?
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?
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."