Hacker News new | ask | show | jobs
by dockd 208 days ago
How is this for a rule of thumb: the time it takes to fix a bug is directly related to the age of the software.
1 comments

That's also a "It Depends™" thing.

Really old software can be referred to as "Mature," as opposed to "Decrepit." It can be extremely well-documented, and well-understood. Many times, there are tools that grow up, alongside the main code.

I wrote stuff that was still in use, 25 years later, because the folks that took it over, did a really good job of maintaining it.