Hacker News new | ask | show | jobs
by kiitos 751 days ago
I have seen far more problems caused by premature or over-use of DRY than the opposite.

Undoing an abstraction is always far more difficult than the pains caused by not having one in the first place.