Ask HN: What do you use to write/draw your software/cloud architecture?

9 points by fartbagxp ↗ HN

11 comments

[ 3.1 ms ] story [ 31.6 ms ] thread
I'm curious as to what HN is using since I usually do it my way.

I usually stick with what I know, such as powerpoint, but I have a difficult time making it look professional.

I love the README files in markdown in any git repository that are pretty descriptive on what their architectures are.

Visio, but been looking recently around what's new. Moving from 'drawing/clicking' to writing helped a lot.

Since then using: (paid) https://cloudcraft.co/ https://textografo.com/

(open source) https://knsv.github.io/mermaid/

Woah, cloudcraft looks very interesting.

Thanks!

Cloudcraft does look pretty awesome, seems like great interface and tooling.....are there any downsides or disappointments you've had since using it?
Mermaid looks great, thanks for the reference.