Skip to content

Comment on Ask HN: Is there something like Google style guide for AI-only coded apps?

Comments

Google’s style guides were built to keep humans from making messy code.

An AI style guide should be about keeping humans from inheriting messy systems.

If code is mostly generated, the rules shouldn’t obsess over formatting. They should enforce structure, contracts, reproducibility, and tight diff boundaries. The AI can write the implementation — it shouldn’t be allowed to invent the architecture.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.