Skip to content

Comment on Ask HN: Does code style matter much anymore?

Comments

Absolutely.

Go create a big monolith in an LLM versus a high compartmentalized and decomposed/modular codebase that does the same thing.

The LLM is going to optimize the shit out of the decomposed version and maintain it well, and it's going to struggle to find even trivial bugs in the monolithic version.

Why? Context and token cost.

AboutSource Built by g1lg1l

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