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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Law of conservation of complexity

2 点作者 strangetimes超过 9 年前

1 comment

tatx超过 9 年前
&gt; The further down in the software hierarchy that you push the complexity, the less work has to be done by everybody above.<p>This. From the interview[1]. I think this is the most important takeaway for people building software. An inherent assumption here is that the deeper layers in the software undergo less changes and iterations compared to the outer layers. This may not always be the case, but it often is.<p>1. <a href="http:&#x2F;&#x2F;www.designingforinteraction.com&#x2F;tesler.html" rel="nofollow">http:&#x2F;&#x2F;www.designingforinteraction.com&#x2F;tesler.html</a>