NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
▲Typst makes big strides (lwn.net)
podviaznikov 3 minutes ago [-]
started using typst in the past year.

creating my resume in it felt as magical as it can be.

i loved the tech and ideas behind typst even added native support for it in my WYSIWYG markdown(and typst) editor[1].

[1] https://wander.md

film42 33 minutes ago [-]
I use typst for all sorts of things in customer apps: conference badges, customer invoices, social media asset generation (like thumbnails for podcasts, customer reviews, etc.), certificates of completion, progress reports, and much more. It's just so robust, efficient and works everywhere. Never again do I need to worry about html formatting to make PDFs.
hedgehog 1 hours ago [-]
Typst has a bunch of nice features, it seems like I discover another every time I use it for something. Most recently I saw that you can import TOML (or JSON if you really want) data into the template, making it really simple to populate the content from another tool.
sudorm-rf--no-p 1 hours ago [-]
Yeah, quite useful for generating pdfs for invoices from json
wxw 1 hours ago [-]
I use Typst for formatting my resume, and it’s been great. Models are pretty good at writing it too if you don’t want to learn the syntax.
criemen 2 hours ago [-]
To paraphrase Churchill, LaTeX is the worst form of typesetting experience except for all those other technologies that we've tried.

Glad that that's no longer the case!

dwrodri 4 hours ago [-]
As someone who used LaTeX heavily in grad school, using Typst in VSCode to create bespoke invites to an event was quite nice! Would highly recommend giving it a spin.
andonvr 3 hours ago [-]
I was able to use Typst for my thesis, it felt sooo smooth. Turned it into a conference paper half a year later, and had to use the IEEE Latex format to hand it in. Oof, that was humbling.
MaxBarraclough 37 minutes ago [-]
As someone who hasn't used Typst, how manual was the conversion process?
leephillips 28 minutes ago [-]
Not the person you’re asking, but I’ll just mention that pandoc has a Typst reader. I use a pandoc filter to write in markdown with math in Typst and convert to LaTeX:

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

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 21:20:37 GMT+0000 (Coordinated Universal Time) with Vercel.