Remix.run Logo
johnisgood 2 days ago

1k LOC is perfectly fine, I did not experience issues with Claude with most (not all) projects around ~1k LOC.

otabdeveloper4 17 hours ago | parent [-]

Actual projects where you'd want some LLM help start with millions of lines of code, not thousands.

With 1k lines of code you don't need an LLM, the entire source code can fit in one intern's head.

simonw 8 hours ago | parent | next [-]

Have you tried Claude Code yet?

Even with it's 200,000 token limit it's still really impressive at diving through large codebases using find and grep.

johnisgood 15 hours ago | parent | prev [-]

The OP mentioned having LLM issues with 1k LOC, so I suppose he would have problems with millions. :D