<@UEBG0NPDK> That was what I got out of <@UHPAERAL...
# thinking-together
k
@ibdknox That was what I got out of @Jeremy Penner’s point at https://futureofcoding.slack.com/archives/C5T9GPWFL/p1556655545323500 as well: The Game of Life has simple rules, but they lead to highly non-linear effects. Perhaps composability is more important than simplicity. (Simplicity = virtue ethics, composability = consequentialist ethics?)
šŸ’Æ 3
i
I think you might be right
Simple parts do not guarantee simple products, but for a thing to be usefully composable, it has to maintain some base-level of simplicity
šŸ‘ 2
so optimizing for composition might get you a better balance of simple/easy than just focusing on one or the other
w
I think you've got it. With some sense of "simple" overlapping with "complex". I think there's still work to be done.