Hacker News new | ask | show | jobs
by wizofaus 1196 days ago
I think I can categorically state that virtually every DRY violation I've come across involved little more typing than Ctrl+C Ctrl+V.
1 comments

I’ve dealt with a few bad coding patterns over the years that were not copy and paste.

Though there have been a couple memorable occasions where I had to completely remove a bad pattern from the code to get people to stop using it.