Y
Hacker News
new
|
ask
|
show
|
jobs
The Cargo Cult of Good Code
(
pboyd.io
)
2 points
by
pboyd2
1543 days ago
1 comments
djks422
1541 days ago
This essentially is a clickbait article with dubious examples. At least for the DRY example, the problem isn’t DRYing up the code but premature optimization where the problem wasn’t understood sufficiently to come up with a good design.
link