Hacker News .hnnew | past | comments | ask | show | jobs | submit | amai's commentslogin

Not to forget the sodium bicarbonate loading 2h before the start.

It seems like Railway was able to recover the data finally: https://nitter.net/lifeof_jer/status/2048576568109527407#m

I would really like to see a comparison of all these tools/markup languages:

- MyST

- Pandoc

- Quarkdown

- Quarto

- Typst

Quarto and pandoc both use Pandoc Markdown (and so does https://www.zettlr.com/). But Quarkdown and Typst offer programmable markup languages like LaTeX (or HTML + Javascript). It seems the winner for the title official LaTeX successor is still not decided.


I used (and will continue to use) most of those. Quick rules of thumb:

- markdown is .txt with just a tiny bit of syntactic sugar/syntax highlighting, and you can export it to pdf or html

- quarto is markdown-but-I-want-to-execute-code-blocks-inside

- typst is latex but modern, with 90% less cruft and 10% less functionality (academia, hating everything modern, will also hate you if you use typst)

- pandoc is how you export to pdf/html/whatever

By and large, it’s obvious which tool is needed when. There’s of course more, like asciidoc, but I struggle to think what isn’t being covered by the markdown/quarto/typst combo. Some wysiwyg editor maybe?


> (academia, hating everything modern, will also hate you if you use typst)

I chuckled. I'd love to try out typst when the time comes. But for writing a journal paper, it's still going to be latex.


I'm sorry, what exactly is the issue with typst?

No issues per se, but academic publishing has deep roots in the latex ecosystem. So templates from publishers are often not available in typst, or the publisher insists on a latex formatted file.

Often supervisors/professors etc will also resist using typst because of the cognitive overhead on their already oversubscribed time. Typst has about 40 years of history to overcome and that will take a long time to do.


Everything you say is true, although Typst is making slow headway¹.

Also, it’s possible, using some Pandoc magic², to enjoy aspects of Typst markup while generating a LaTeX document.

1 https://lwn.net/Articles/1037577/

2 https://lee-phillips.org/typstfilters/


They made a new format with basically no accessibility. We finally got latex usable by blind people with acceptable html output, I’m not moving to something worse.

Consider djot for the comparison list too.

It seems like a well designed and thorough superset of markdown.

https://djot.net/



That doesn't include Quarto, which seems like the closest alternative

I'm not familiar with Quarto, feel free to update the table in a PR

Memories are failable :) Here is the PR you merged June of last year, changing the file extension from `.qmd` to `.qd` after a discussion about Quarto: https://github.com/iamgio/quarkdown/pull/90

Of course, just saying I'm not familiar with the language itself and its capabilities! :)

I really wanted to like Typst. No more latex would be fantastic. Decided to use it for a project, and had to give up and return to latex, just too many corner cases. Both things its missing from latex, and lack of Pandoc convertibility. Really hope it gets the last 10%

Pandoc lives in a different tier because it gives you arbitrary filters so you can do any transformation you want on the intermediate JSON format. And it converts anything to and from that JSON format. So I prefer Pandoc based systems because anything the tool doesn't do that you want is probably implementable with a simple inline filter.

I don't think Typst fits in this list. They never claim to be some sort of markdown or have any overlap with it, and their core product is the compiler, not the language. Just because they added some syntactic sugar that sometimes somewhat resembles markdown doesn't make it a competitor.

That "syntactic sugar" encompasses the entire value proposition of markdown, there's nothing stopping you using Typst to author blog posts or take notes, they even have HTML export.

Asciidoc was the sweet spot of features and readability for me. Really wish it had more tooling.

> a comparison of all these tools/markup languages

It can take a long time to draft such comparisons; I crafted one for my own Markdown editor, which uses ConTeXt instead of LaTeX:

https://keenwrite.com/blog/2025/09/08/feature-matrix/

Feel free to use it as a starting point for your own research.


- paged.js[0] heeds the slow crawl towards the CSS paged media module, eventually allowing some truly great page-setting DX out-of-the box which it currently polyfills.

[0]: https://pagedjs.org


Yeah, I would really like if people who introduce a new project to an already very crowded space would start the introduction with "Why MyCoolProject instead of X?" section.

I am currently enjoying WYSIWYG with GNU TeXmacs for long-form or scientific text editing. Both, the concept and the tool, are amazingly capable and a breath of fresh air after all the LaTex, Markdown, Org s …

Almost nobody uses TeXmacs it because those who might be interested need LaTeX and its packages. This is not LaTeX. (In the future these authors might all be using Typst, but not this thing.)

I've produced a staggering variety of documents with Typst. Books, booklets, slides, cards, documentation, everything. In most cases I only need a minimum of custom styles and behaviors at the top, and very occasionally a whole styling module. Blows the rest of these tools out of the water full stop.

Thanks. The list also includes https://mdxjs.com/, which I have never heard of.

That happens if you aggressively buy into the latest tech without thinking about if you really need it.

Why do you need an AI agent for working on a routine task in your staging environment?

"Never send a machine to do a human's job."


Why do I need a touchscreen and Dolby Atmos as developer?

YMMV but I primarily have a touch screen on my laptop so that I can see how my software breaks when people try to use it with a touch screen.

Isn‘t FORTRAN also a ur-language? It was invented in 1957.

FORTRAN (1957), ALGOL (1958), and COBOL (1959) are similar.

Technically, FORTRAN is the oldest. One could argue that ALGOL is the most influential for language design.


"Not necessarily Rust — Go, Zig, and anything else with a real type system and compile-time checks gets the same tailwind. Rust just happens to have the strictest compiler and the most to gain when “strict” stops being a cost. "

You either have a strict compiler for your language or you have to write more tests for your code.


Tokens are the new "lines of code". In the 80s managers believed that the more lines of code a programmer produced, the better (s)he is. Nowadays managers believe the more tokens a programmer burns, the better (s)he is.

The outcome will be similar.


I recommend Deuter backpacks. German overengineering at its best. After ten years my backpack is still good as new.

Wordpress has always been a backdoor with and without plugins.

Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: