Live data from Hacker News

Ask HN: What do you use for diagramming in software engineering?

news.ycombinator.com

11–20 of 55 posts

Re: Ask HN: What do you use for diagramming in software engineering?

#11
Honestly, I think we use Google docs draw more than anything else. I don't love it, but it is group editable, has a permission system, good comments, and we can just paste urls in tickets and design documents. Many engineers simply use the draw tool in confluence, too. Trying to draw in markdown doesn't work, obviously.

Re: Ask HN: What do you use for diagramming in software engineering?

#13
post #3

Earlier quoted context omitted.

I use whiteboarding too, but yeah, it's basically a snapshot / dump of institutional knowledge that resides in an individual's head. Updated my post to mention that I'm looking for something electronic / scalable

Depending upon the situation it can make sense to just take a picture of the whiteboard with a camera (or use a smartboard) and save that image somewhere. At that point the diagram isn't 'editable' per-say, but that can still be great solution.

There are definitely some apps in this space but unfortunately I don’t remember any, on top of my head now

Re: Ask HN: What do you use for diagramming in software engineering?

#20
I use lucidcharts a little, it's pretty good for component models.

Primarily though I use sparx enterprise Architect. I've been told it's outdated, others don't like the ui, but honestly all my models are in one place, including wire frames and use cases. I enjoy use it. It's roadmap creation support I do not like, like a poor Gantt (at least last time I tried it)

Post reply on HN