Live data from Hacker News

The Cargo Cult of Good Code

pboyd.io

1–2 of 2 posts

Re: The Cargo Cult of Good Code

#2
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.