Y
Hacker News
new
|
ask
|
show
|
jobs
by
trcf23
120 days ago
But the point is to have something easy to read both for humans and LLM, no?
It’s harder to read mermaid in a terminal or a markdown file…
1 comments
satvikpendem
120 days ago
Mermaid diagrams automatically render on Markdown and IDE chat windows as in VSCode or Cursor. So you get the best of both worlds, a graph you can look at a ND manipulate with the mouse but also in a format LLMs can read.
link
trcf23
119 days ago
Ah thanks I didn’t know that…
link