Hacker News new | ask | show | jobs
by chris_mahan 4649 days ago
YAGNI is a virtue. Make to code loosely coupled so the system can be modified in-place when the time come rather than building features that may not be needed in the future.