Hacker News new | ask | show | jobs
by beautron 430 days ago
> Going from a project with 1,000 to 1,000,000 lines of code is a tiny leap compared to going from 0 to 1000.

Are you sure the leap is tiny? It's a much easier problem to get only 1,000 lines of code to be correct, because the lines only have to be consistent with each other.

1 comments

Right, and projects that are millions lines of code usually aren't even one codebase or one app or service.