> A design pattern is anything you see hand-coded in multiple programs.
It's like claiming an algorithm is a design pattern. No. In the context of GoF as talked in the linked article, a design pattern isn't anything you see hand-coded in multiple programs.
> An expanded awareness of unavoidably repeated constructs remains useful.
yet it's irrelevant to the topic at hand. You can't just make up your own definition to suit your argument when the related article talks about something completely different, it's dishonest.
It's like claiming an algorithm is a design pattern. No. In the context of GoF as talked in the linked article, a design pattern isn't anything you see hand-coded in multiple programs.