dysfun@treehouse.systems ("gaytabase") wrote:
from a fan of it:
Present-day models tend to produce code that is too defensive, too complex, too local in its reasoning. They avoid strong invariants. They add fallbacks instead of making bad states impossible. They duplicate code, invent bad abstractions, and paper over unclear design with more machinery.
and my particular favourite
Now there is obviously a question if this desire to understand the code is one that I will still have a few years from now.