Skip to content

Comment on Vibecoders Can't Build for Longevity

Comments

The main thrust of the article is that codebases can grow too large to be manageable by LLMs.

It simply will not fit the context window, and README files are of limited use.

I think many useful applications can be built without reaching current context window limits, which will certainly grow. Besides, there are many tricks that Claude Code and Codex use for getting around this problem, such as compacting and sharding a task across many agents.

AboutSource Built by g1lg1l

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