Hacker News new | ask | show | jobs
by andix 41 days ago
Duplication is often less harmful than abstraction.

Duplications can often be cleaned up over time, bad abstractions can quickly become a bottleneck, that severely slow down everyone working on the project.

1 comments

The opposite