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.

The Symptoms of Low Internal Software Quality

4 pointsby ASquarealmost 11 years ago

1 comment

PaulHoulealmost 11 years ago
Full rewrites are dangerous, especially if you insist that the new software is going to match all of the features of the old software.<p>In particular, if you have some old software that has been in production a long time, you will probably find out that it is doing things that you don&#x27;t know it is doing.<p>Refactoring is usually the way to go. Often a small amount of effort can address many of the worst pain points.