jamii
05/29/2020, 5:55 PMWhen you look at code from a data-centric view, a lot of things start to look like stale or inconsistent data problems. I don't like using the word "cache" for this because it focuses on the negative, the absence of fresh input. The real issue is data dependencies, which are connections that must be maintained in order to present a cohesive view and cohesive behavior, derived from a changing input model.
korede
05/30/2020, 5:52 AMwtaysom
05/30/2020, 11:37 AMStefan
05/31/2020, 9:45 AMThe key to end-user happiness is to make tools that enable an equivalent level of affordance and flexibility compared to what the developer needed while developing it.
Most of all, we need the ambition to build complete tools and the humility to grant our users access on an equal footing, instead of hoarding the goods.
So much good stuff in there.
David Piepgrass
06/10/2020, 8:19 PM