Hacker News new | ask | show | jobs
by justanotheratom 495 days ago
RE: Why would a well designed language have only one or few ways to do the same thing?

So that you focus on solving the problem at hand, instead of endlessly arguing over decisions that are irrelevant to solving the said problem.

1 comments

That's the thing though, each similar problem is subtly different. Those differences can matter and the language should allow you to model them.