HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xamde

110 karmajoined vor 14 Jahren
http://xam.de

comments

xamde
·vor 19 Stunden·discuss
Consider to let the user export the graph itself and convert/use it elsewhere.
xamde
·vor 19 Stunden·discuss
I think you found a very good prompt/technique to extract mostly the high level stuff without making the diagrams too complicated. And then elk.js seems to do the layout.

Deepwiki.com also has some usable autogenerated architecture diagrams worth a look.
xamde
·vor 27 Tagen·discuss
Thanks, it is based on an unreleased 50-page complex syntax speec with over 40 different kind of arrows. Luckily, I simplified BEFORE release :-)
xamde
·vor 28 Tagen·discuss
OKF seems OK, but bound to Markdown. A Markdown document can be turned into an OKF document by adding a 'type' to the frontmatter YAML.

What about a knowledge graph language, which can be stated in Markdown prose, in Markdown code blocks, but also everywhere a text field is waiting for you? In the minimalistic language https://ddot.it you can link outside the Markdown world, to files, URLs or even just labels. Like OKF it's just a format.

Disclaimer: I wrote that (short) spec.
xamde
·vor 3 Monaten·discuss
I am working on a simplistic syntax for mixing any text with structured knowledge (links, triples, property graph)

Syntax..has name..ddot.it

The spec is ready at https://ddot.it, now working on tool support.
xamde
·vor 8 Monaten·discuss
Check out deepwiki.com, which is quite similar and works well