* Make software that works on older devices, the older the better.
* Make software that will keep on working for a very long time.
* Make software that uses the least amount of total energy to achieve its results.
* Make software that also uses the least amount of network data transfer, memory and storage.
* Make software that encourages the user to use it in a frugal way.

#FrugalComputing

@wim_v12e @jam Note that in some cases we need to invent new ways to be frugal, as the heroic designs of yesterday, while worthy of study, tended to be tightly coupled and other constraints that resulted in poor composability and meant few people could contribute.

We must invent new architectures that are frugal while open to diverse contributions; I think Rust and async/await in general are good steps in that direction. #FrugalComputing