Hacker News new | ask | show | jobs
by lopsidedBrain 2258 days ago
> Why is storage necessary?

Have you ever tried wiring any non-trivial logic without flip-flops? Say, a simple signal routing layer. Even the most basic bits of logic becomes much less efficient to downright impossible without storage.

1 comments

You can use hybrid systems where, say, memory is conventional RAM but computation (maybe full cpu or submodule like apu) is done with photons. You can probably perform large numbers of concurrent operations by taking advantage of the wavelike properties of photons.
You can wave pipeline electrons too. It just very rapidly becomes an impossible design problem as the complexity of your design increases (and as the variation grows in significance with node shrinks)