Live data from Hacker News

Hyper-Markdown – Markdown for knowledge graphs

hyper-markdown.org

1–10 of 10 posts

Re: Hyper-Markdown – Markdown for knowledge graphs

#2
Hyper-Markdown (`.hmd`) is ordinary Markdown plus rich visuals plus wiki links into a knowledge graph. Every `.md` file is already valid `.hmd`.

* Early language specification draft, still very open to change * Looking for contributors and feedback — both are welcome! * There is already a lightweight proposal process for discussing changes * Docs, specification and implementation are available at https://hyper-markdown.org/

If this direction sounds useful, I'd love people to try it, challenge the design, or get involved.

Re: Hyper-Markdown – Markdown for knowledge graphs

#6
If you can’t take the time to write an actual introduction for your library and instead delegate it to AI, why would anyone take the time to try your library out and see if it’s useful? I understand using AI to document but for the front page of your programming project it should be hand written. Maybe with some AI assistance for grammar.

Re: Hyper-Markdown – Markdown for knowledge graphs

#7
I'm all in favour of Markdown with more capabilities, but this isn't a useful project.

Generated docs like this are worse than gibberish--they take far longer to parse, and there's no way of knowing if any one sentence is actually meaningful or correct. There are definitely some places where the docs aren't coherent, but those are (ironically) the best bits: you can verify quality immediately.

With meaningful documentation, I could be tempted to use this. As it is, this reads worse than a Markov chain (which is at least obviously nonsense) and makes me extremely skeptical of the project's quality or use.

Re: Hyper-Markdown – Markdown for knowledge graphs

#8

I'm all in favour of Markdown with more capabilities, but this isn't a useful project. Generated docs like this are worse than gibberish--they take far longer to parse, and there's no way of knowing if any one sentence is actually meaningful or correct. There are definitely some places where the docs aren't coherent, but those are (ironically) the best bits: you can verify quality immediately. With meaningful documen…

interestingly, the question is probably more if a AI can usefully use this than any dev.

Re: Hyper-Markdown – Markdown for knowledge graphs

#10

Hyper-Markdown (`.hmd`) is ordinary Markdown plus rich visuals plus wiki links into a knowledge graph. Every `.md` file is already valid `.hmd`. * Early language specification draft, still very open to change * Looking for contributors and feedback — both are welcome! * There is already a lightweight proposal process for discussing changes * Docs, specification and implementation are available at https://hyper-markdo…

[dead]