Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeltz
on May 30, 2024
|
parent
|
context
|
favorite
| on:
Don't DRY Your Code Prematurely
Not from my experience. Unnecessarily duplicated code, even when there are small differences which are likely accidental, is usually much easier to fix than too DRY code. Pulling apart false sharing can be really hard.
kitkat_new
on May 31, 2024
[–]
example? duplicating (literally copy paste) is easier than even finding duplicated code with small differences.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: