惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
F
Fortinet All Blogs
爱范儿
爱范儿
博客园 - Franky
MyScale Blog
MyScale Blog
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
B
Blog
P
Proofpoint News Feed
IT之家
IT之家
宝玉的分享
宝玉的分享
D
DataBreaches.Net
S
SegmentFault 最新的问题
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
M
MIT News - Artificial intelligence
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
雷峰网
雷峰网
Stack Overflow Blog
Stack Overflow Blog
量子位
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

Synthesist in the Shell — A blog by Linghao Zhang

A Taxonomy Is a Theory of What Differences Matter Evolving Memory Systems: An Eval-First Approach Memory Systems Are Evolved, Not Designed Code as Config: The Start of Software Speciation The Bespoke Flywheel The Negative Space of AI Memory My 2025 Games of the Year My 2025 Games of the Year Why You Should Probably Work on AI Engineering AI Assisted System Design Interview Prep Hotel California Hotel California How To Be Great 101 Lessons Learned Building LLM Applications Why is ML Runtime Infra So Hard Becoming a Staff Engineer Demystifying TLMs Learnings as a Tech Lead Notes: Staff Engineer Self Awareness with Tools Editing Technical Direction Rethinking Pessimism Superficial Similarity Grow @ Google 03: 文档意识与培养新人 我的时间管理系统 Notes: A Philosophy of Software Design 「程序员」和「软件工程师」是一回事吗? Grow @ Google 02: 「能用就行」还远远不够 Excerpts from Permanent Records David Perell 关于在线写作的建议
Naming Matters: DRI vs. Owner in Software Projects
2024-08-25 · via Synthesist in the Shell — A blog by Linghao Zhang

It’s said that Apple coined the term "Directly Responsible Individual" (DRI) to describe the person responsible for ensuring that things get done within a project, no matter how many teams or stakeholders are involved.

This concept works well for a variety of obvious reasons, and I’m a fan of it too -- no need to reiterate those here. Instead, I had a quick thought about how the term’s naming itself reinforces its effectiveness.

Most companies have an equivalent term, even if it’s not DRI. At Google, for instance, the term "owner" is often used to mean roughly the same thing. The issue I see is that some people equate ownership with a kind of "benevolent dictatorship" -- the idea that because you own something, you make all the decisions (and supposedly they are better decisions because you are the most qualified person to make them).

This overlooks a crucial aspect of ownership: accountability. As the owner, you are ultimately responsible for the success or failure of whatever falls under your scope. Ownership demands much more than passively holding a title -- it requires making informed decisions, aligning stakeholders and managing expectations, proactively anticipating and addressing issues, continuously seeking improvements, etc.

Naming matters. What I love about DRI is that the phrase "directly responsible" explicitly highlights the accountability aspect, which is often the most important part.