Hacker News new | ask | show | jobs
by ngriffiths 14 days ago
Yeah, I mean it's obviously meant to be a marketing pitch but it's not a very good one.

> The hardest computational problems are not waiting for faster chips – they are waiting for machines that compute in a fundamentally different way.

Surely they don't actually believe that, right? Like you say the benefits must be limited to specific shapes of problems (not all of "the hardest" ones), and the whole history of computing is about how faster chips is an excellent answer to difficult computational problems.

2 comments

> and the whole history of computing is about how faster chips is an excellent answer to difficult computational problems.

I don't really disagree, and I am definitely not taking their marketing pitch seriously. Yet, you could look at the same computation history and interpret it as an economically constrained hill-climbing around an idea that was simple enough to work reliably (von Neumann architecture) and that worked and scaled so well that we were rarely forced or desperate enough to move conceptually far away from it.

Sufficiently general digital computers can simulate other computational models, so I think 'faster' is ultimately the end game, but for some classes of computation, as you also noted, we may need to go for analog hardware, (maybe) quantum devices, optical interconnects, and so on.

Bret Victor has a talk about this, more or less: [0]

[0] https://www.youtube.com/watch?v=8pTEmbeENF4

You're describing The Hardware Lottery: https://arxiv.org/abs/2009.06489
That's interesting, thanks. I only read the abstract so far but was immediately reminded of this recent HN submission[1] and the whole thing that certain ideas go together, and so they are adopted together, but the resulting bundle of ideas might be poorly suited to certain problems.

[1]: https://news.ycombinator.com/item?id=48237163