Update content/shard/resilient-infrastructure.md

This commit is contained in:
Tomislav Medak 2024-05-20 13:44:10 -07:00
parent 3cb2205fa1
commit 38a40e3d88

View file

@ -16,13 +16,13 @@ Flash, until it was ported to the internet browser (flash.pm). Choosing a
simple abstraction on top of hardware, despite being inefficient is often worth
it. This is the approach taken by [100 rabbits with Uxn](https://100r.co/site/uxn_design.html). They write:
"As it stands today, modern software is built with extreme short-sightedness,
> As it stands today, modern software is built with extreme short-sightedness,
designed to be run on disposable electronics and near impossible to maintain.
We decided to not participate. Our aim is to create a machine that focuses on
answering the handful of little tasks we need, which is centered around
building playful audio/visual experiences.
Uxn was created explicitly to host software on pre-existing platforms, the
> Uxn was created explicitly to host software on pre-existing platforms, the
design was advised primarily by relative software complexity, not by how fast
it could run on new hardware standards. Features were weighted against the
relative difficulty they would add for programmers implementing their own