TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How Stripe Builds their Software

61 pointsby dalerusalmost 12 years ago

3 comments

dalerusalmost 12 years ago
I found this part interesting:<p>&quot;We found that combining project management and engineering into a role held by one person cuts down on a lot of communication overhead. It’s always the case that the person who understands exactly what we’re trying to build is someone who also understands all of the technical details of how exactly it’s built.&quot;<p>I find that in my office a lot of the project management is done by professional project managers. Rarely do they understand the tech&#x2F;engeering piece, and it really makes it hard to communicate deadlines or timelines.<p>Having only worked in three total development offices I have limited experience here. How does most tech companies handle PM work? Is it done by experienced developers? Or simply the middle-management types?
评论 #6045511 未加载
评论 #6046587 未加载
评论 #6044945 未加载
mason55almost 12 years ago
<i>&gt; We often do unscalable things for as long as possible and then figure out how to fix them later.</i><p>Funny... just yesterday we had pg&#x27;s post about doing things that don&#x27;t scale as long as you can <a href="http://paulgraham.com/ds.html" rel="nofollow">http:&#x2F;&#x2F;paulgraham.com&#x2F;ds.html</a>
评论 #6045635 未加载
easytigeralmost 12 years ago
I&#x27;d be more interested in the content of the tasks. Development methodology is fairly meaningless unless you understand the scope of the problems people are solving.