Hacker Newsnew | past | comments | ask | show | jobs | submit | mmplxx's commentslogin

The $10/month plan offers a quite limited number of tokens for advanced models. And if you are not careful and set the model to Auto it will quickly deplete them.

> Ahhh you stole my idea lol

There are some time traveling products that might help you fix that.


https://anycrap.shop/product/time-traveling-yoga-mat

Definitely the optimal way to time-travel.


Also the music, it has an impressive original soundtrack, I love how they play with opening variations.


Plus ad hoc markdown extensions, Lua plugins, ... For me it's Typst.


> but C++ hasn’t replaced C, Rust hasn’t replaced C++, Typst is unlikely to replace LaTeX.

Weird conclusion, because LaTeX has mostly replaced TeX.

There is a nice symmetry here:

C -> C++ -> Rust ~ Typst <- LaTeX <- TeX


I would say that the TeX language was designed for the final user to add the "last mile", not for piling layers of macrosubstitution on top of something akin to lambda calculus. As amazing a feat of engineering LaTeX is, it has abused the TeX language beyond its natural limits. The price paid in complexity for abstraction was high. But the TeX language itself is a tiny elegant language.


I would say that the TeX language was designed for the final user to add the "last mile", not for piling layers of macrosubstitution on top of something akin to lambda calculus. As amazing a feat of engineering LaTeX is, it has abused the TeX language beyond its natural limits. The price paid in complexity for abstraction was high.


Nice in theory, in practice you have LaTeX tools with synctex, command, environment and references autocompletion, live math preview, proper syntax highlighting, jump to error line, etc. Nothing like that is available for pandoc markdown AFAIK, except perhaps for Quarto, which may have its uses but is too slow for small/medium sized documents and its tooling is not that capable anyway. Besides, it adds yet another complex layer on top of an already way too layered stack.


Probably not as developed as microtype, but they have overhang, kerning and ligatures: https://typst.app/docs/reference/text/text


A legitimate concern given that Typst is still maturing. But I have at least one thing to say in its favour: you can lock the version of packages that you import. The only reason LaTeX documents full of \usepackages are reproducible ten years later is because packages are in maintenance mode, not because of well-thought-out future-proof design.


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

Search: