|
|
|
|
|
by throwaway17_17
1265 days ago
|
|
I found the Q&A pretty readable and does provide a decent basic overview of the broad strokes. Are there any deeper 'dives' on best-effort computing that you would recommend? I don't have any outstanding objections to the general ideas proposed, but as you have pointed out, the paradigm as a whole goes against almost all of the presently accepted practices. I also noted some superficial similarity to Chuck Moore's colorForth work and the 'multi-core' chip he was working with/on. |
|
Indeed, as a professor in fault tolerance, distributed system, and parallel programming I can confirm that almost nobody work on this. This work is quite fascinating and complete with operational hardware/software combo. Never seen that before! My university has done work like: "Cellular automata based S-boxes", nothing as ambitious as a post-Neumann paradigm.
Hopefully this work leads to a breakthrough on the ease of asynchronous software development. Academia never seriously looks at this due to the difficulty of coding for exotic parallel async architectures. Numerous people dedicated their lives to making coding easy. Centuries of human efforts and we now have Javascript, 1+ million people know how to code in that. Efficient coding using VHDL? Async FPGA stuff? 2D grid tiles? Not many.