Hacker News new | ask | show | jobs
by benfortuna 754 days ago
This "trimming" is not just about features, but more generally to simplify and minimise the codebase (less code = less bugs).

Such refactoring is an essential part of maintaining software, regardless of how old or bloated it may be.

1 comments

Yes, absolutely