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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Agile as Trauma

51 点作者 tamersalama超过 5 年前

6 条评论

TeMPOraL超过 5 年前
&gt; <i>Since communication overhead increases proportionally the square of the number of people on the team—a fact illuminated by Brooks in the 1970s—what you actually want is as little collaboration as you can get away with.</i><p>It&#x27;s an important point that warrants repeating. It comes from an observation that if there are N people communicating directly with each other, every one has to communicate with N-1 other people, which leads to N*(N-1)&#x2F;2 simultaneously open bidirectional communication channels, which is O(N^2).<p>I think this point plays a crucial role in why hierarchies form, both in teams&#x2F;companies and societies. A hierarchy is what lets you turn an O(N^2) relationship into O(N) one, at the expense of creating O(log n) hops.
Ididntdothis超过 5 年前
I think an important point is that anything higher up the chain rarely gets attention. Every agile training I have attended has emphasized that agile implementation should transform the whole organization. In practice I have never seen this happen so the devs work in a sort of agile environment within a non-agile environment.
评论 #22297266 未加载
akanet超过 5 年前
This is a really wonderful piece, written with a clear voice, style, and appreciation for history. Pieces like this make me glad to read HN, if only for a straightforward way of finding pieces like it somewhat regularly.
thinkingkong超过 5 年前
Agile bumps up against misaligned incentives and conways law so fast. It doesnt work for anything other than executing on a predefined problem that needs to be split up. After that you end up needing to use so many “non agile” techniques to force it to work, and then youre in a purity contest.
评论 #22371672 未加载
pratio超过 5 年前
God i wish people actually making decisions about implementing scrum would hear the pains and complaints it brings to the team.
alexfromapex超过 5 年前
Lots of complaints about agile but I never see any real data about why opposing ideas are any better.
评论 #22301495 未加载