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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Miscomputation: Learning to live with errors

28 点作者 srsamarthyam超过 9 年前

2 条评论

hinkley超过 9 年前
I suspect as Moore&#x27;s law runs out we will see a rise in speculative computing, where we write our code to work off of fast estimates of slow calculations (ie, detectable mistakes), and then double-check the work before committing the answer at the end.<p>Video games already do something like this to hide latency in multi-player scenarios. A generalized solution would be interesting, although given our track record with shared state concurrency, it may prove too confusing for the average dev.
mreiland超过 9 年前
errors being acceptable is why the challenger disaster happened. Ok, not really, but you get the point.<p>Everyone has to evaluate the <i>risk</i> of the errors and act accordingly.
评论 #10187141 未加载
评论 #10194562 未加载