Reading up on Typst
3 deep · digging since jan 09
- Quarkdown – Markdown with Superpowers
Quarkdown extends Markdown with programmable features for advanced typesetting, positioning itself as a simpler alternative to LaTeX and competing with Typst.
- How Markdown took over the world
Markdown became ubiquitous due to its simplicity, plain-text nature, and portability, despite ongoing standardization debates.
- Why AI is pushing developers toward typed languages - The GitHub Blog
AI-generated code's unreliability pushes developers toward typed languages like TypeScript, which catch type-check errors that cause 94% of LLM compilation failures.