TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Size Is the Enemy (2007)

2 pointsby EndXA11 months ago

1 comment

FrankWilhoit11 months ago
No. Size is not the enemy. Illegibility is the enemy. Every large code base that any of us have ever actually seen has been illegible, but that does not prove that it must be so. A code base of <i>any</i> size can be made legible by <i>managing</i> its complexity. This is one of the things that refactoring is supposed to do.