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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Math Behind Project Scheduling, Bug Tracking, and Triage (2017)

56 点作者 codesuki大约 4 年前

2 条评论

nitrogen大约 4 年前
A prior discussion here was linked from the article itself: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15912929" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15912929</a>
Kinrany大约 4 年前
&gt; Random side note: Kanban-for-factories actually does things the other way around. They send an index card upstream to indicate that they need more stuff in order to continue work. This avoids the need for an actual &quot;kanban board&quot; that everyone all over the factory, plus your suppliers&#x27; factories, would need to all congregate at.<p>This actually seems like a better way to do it.<p>Having physical cards moved forward on a physical board might have been intuitive, but for software task tracking (and especially for remote teams) passing around requests seems better.<p>Besides, small teams also have the problem where the tasks are too diverse to be squeezed into a standard workflow, so having a single board for all tasks doesn&#x27;t make sense.