HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xamde

110 karmajoined 14 वर्ष पहले
http://xam.de

comments

xamde
·18 घंटे पहले·discuss
Consider to let the user export the graph itself and convert/use it elsewhere.
xamde
·18 घंटे पहले·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
·27 दिन पहले·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
·28 दिन पहले·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
·3 माह पहले·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
·8 माह पहले·discuss
Check out deepwiki.com, which is quite similar and works well