TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Thinking Machines = Old Algorithms on Faster Computers

2 点作者 comatose_kid超过 8 年前

1 comment

philipkglass超过 8 年前
Yes, there&#x27;s a lot of fruit still to be plucked from running old algorithms faster. There&#x27;s a night-and-day difference between an algorithm that runs just a bit slower than necessary and just a bit faster. A 7 day numerical weather forecast that takes 8 days to execute is not a forecast at all. A lot of important tasks include this crucial element of time. Correct algorithms that take too long are, for bounded-time tasks, <i>not</i> capable of correctly acting upon the world. Missing the deadline is the same as being incorrect.