|
|
|
|
|
by galangalalgol
701 days ago
|
|
I think there is an opportunity to use modern microcontrollers to created a similar simplified environment. The lack of a virtualizing mmu constrains ram sizes, which in turn constrains the degree of abstraction level bloat that otherwise occurs. Like living in a tiny house, everything must earn its continued place. That enables the understandability we remember. And a modern microcontroller has about the same memory as an amiga 1k while using a tiny fraction of the power for several times the processing capability. I suppose we could just use contikiOS, it has a browser of sorts even. But I think the thread model that allows premptive threads has some footguns to adopt as a general desktop system, and a browser for these systems needs a more elegant way to handle web pages that are several times its ram size than just grabbing text. |
|