The illusion of apparent simplicity
The illusion of apparent simplicity
Posted May 3, 2022 0:48 UTC (Tue) by roc (subscriber, #30627)In reply to: The illusion of apparent simplicity by ddevault
Parent article: DeVault: Announcing the Hare programming language
Code that is used and tested by thousands of people is much less of a problem than code that is used and tested by only a few people. Just adding up all the code complexity over the entire system and trying to minimize that objective function is not the right way to go. If it was, you wouldn't use Linux.
> less code == fewer bugs.
Requiring everyone to reimplement hash tables at every use will not be "less code" or "fewer bugs".
