Hacker News new | ask | show | jobs
by emgee3 3593 days ago
I would say not just the shell but most software
1 comments

And almost certainly languages, too. For example C++.
As someone who has created templated subclasses with both private and public virtual inheritance, I don't think that's a bad thing. C++ is wildly powerful, but it's a mess, and most people should stick to easily understood idioms/patterns, for the sake of maintenance if nothing else.