Ask HN: What do you use for diagramming in software engineering?
31–40 of 55 posts
Re: Ask HN: What do you use for diagramming in software engineering?
#32Omnigraffle is by far my favorite, unfortunately only available on Mac OSX. I use Windows more lately and struggled to find a comparable offering. Then discovered Lucidchart https://www.lucidchart.com/ and have grown to enjoy it quite a lot. It offers common Cisco and AWS networking icons, and has some nice exporting options and the auto-expanding canvas. There are some quirks but it is cheaper and in my opinion clea…
Personally I prefer Pencil [0], it suffers from 'another electron app' syndrome, but I've grown to really like it. It's probably predominantly a UX tool but it has more fine control over elements than lucidchart does, plus it's open source.
Re: Ask HN: What do you use for diagramming in software engineering?
#33Re: Ask HN: What do you use for diagramming in software engineering?
#34Re: Ask HN: What do you use for diagramming in software engineering?
#35I'll put in a plug for an offline diagramming tool that I created, Vexlio ( https://vexlio.com ). It has some neat features like embedded LaTeX equation editing, nice snapping, and a program mode (so you can draw diagrams in Lua code if you prefer that to mouse work).
As somebody who predominantly uses Linux, I was wondering if you have Linux support on your roadmap? I'm rarely actually in a situation where I could use Vexlio on OSX or Windows, but of you had Linux support I would literally be using it daily (and I'm sure I'm not the only one).
I used to use it in Wine, but it took a lot of finicking to get it working and behaviour was just a little too nondeterministic when it worked.
Re: Ask HN: What do you use for diagramming in software engineering?
#36When the code is primary source of truth it is better to use some on the fly visual analysis. In my current place we use Softagram to mainly analyse bird eye level changes at reviews, but it also helps during staff onboarding.
Re: Ask HN: What do you use for diagramming in software engineering?
#37Re: Ask HN: What do you use for diagramming in software engineering?
#38Re: Ask HN: What do you use for diagramming in software engineering?
#39Re: Ask HN: What do you use for diagramming in software engineering?
#40Mostly draw.io but I am very keen to check out Pencil the next time I need to diagram something based on what I've seen.
I used to use Visio on Windows and had an excellent experience.