HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xamde

110 karmajoined hace 14 años
http://xam.de

comments

xamde
·hace 23 horas·discuss
Consider to let the user export the graph itself and convert/use it elsewhere.
xamde
·hace 23 horas·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
·hace 27 días·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
·hace 28 días·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
·hace 3 meses·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
·hace 8 meses·discuss
Check out deepwiki.com, which is quite similar and works well