Hacker News new | ask | show | jobs
by avocad 3180 days ago
I also like the idea, but isn't it already tried with the transputer computer?

https://en.wikipedia.org/wiki/Transputer

And since programming is still mostly just chaining actions together, maybe we are just not very good at using other paradigms.

2 comments

An important difference from the Transputer is that it is an entirely asynchronous design that doesn't rely on a clock. It doesn't waste power idling just to distribute and keep a clock vibrating, unless you program it to do so.
It's the same to an extent, but we're now in a world where chips are clocked 100x higher and we've squeezed dry the paradigm of making a serial core with faster and faster transistors.