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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What software diagrams have made a difference I your decision making?

3 点作者 Msurrow超过 1 年前
When it comes to diagrams in software development many things and opinions can be discussed, and often are, about the use of diagrams in software development (and -architecture): UML, not UML, C4, types of diagrams (e.g. class diagram vs component diagram etc), 4+1 model, level of detail, auto generate or not, and so on. All of the discussion is good, and there will never be one true answer.<p>What I would love to hear about is a very pragmatic and individual question:<p>What types of SW diagrams have actually made a difference for you&#x2F;your team in a decision making situation?<p>I know that diagrams often have good use when it comes to explaining a system to a new hire, or other person not already familiar with the system.<p>I’m more curious if anyone have used diagrams in an analytical situation and as input to a design decision. Have you used diagrams in a way that gave you some insights into a problem that you couldn’t get just by taking about it? Have you used diagrams to show that solution A is better than solution B?

2 条评论

viraptor超过 1 年前
Having a diagram helped me multiple times. I&#x27;m aware of different types and I&#x27;m quite interested in visualisation, but... it never really mattered. A diagram showing what you want is good, others are not, regardless of whether it has an official name.<p>One specific non-SW type I consciously use is an argument map, if you&#x27;re after decision making. See argdown <a href="https:&#x2F;&#x2F;argdown.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;argdown.org&#x2F;</a>
ssss11超过 1 年前
I think diagrams regardless of which type you use are most useful to make sure everyone is aligned on what those options are _in order to have the discussion_. Then the discussion can take place and it logically comes to the right outcome (hopefully) as everyone has clarity on what’s being discussed.<p>Without the diagram people talk about different things but think they’re talking about the same thing. You need diagrams. Even if you just write it on white boards.
评论 #37984100 未加载