Hacker News new | ask | show | jobs
by krimpenrik 1336 days ago
I like to use excalidraw and do the same in our Consultancy, al my colleagues try to endlessly explain complex situations and as they go i would draw it out and it makes things a lot more clear.

Excalidraw is especially useful because of the 'rougness' you dont have the tendency to line everything up perfectly.

That said i had the same question since i sometimes add too much detail in diagrams and would love to up my skills here.

Went with excalidraw pro recently for convenience but the free version lets you do everything the same export you will have to save locally.

1 comments

I'm old school, Visio was been the gold standard for so long that I still use it. Draw.io/Diagrams.net provides a good enough solution that that has been my goto lately.

I don't think there is any problem with too much detail, you can always "dumb it down" for your target audience. I regularly work on the super big detailed picture diagram and export relevant parts to other pages as the audience demands. If i'm in an engineering design meeting, we are looking at that big detail. If I am working with release team, then we probably are only looking at high level components. Likewise the DB team may want the detailed view of migrations. To get those smaller diagrams its just a bunch of command-clicking and copy/pasting to a new sheet!

Also as a side note, at least with Visio, you can throw some python at the file to read/write your own diagrams. While I never automated the detailing aspect, I have programmatically created visio rack diagrams from excel spreadsheets