I totally agree. I have written in LaTeX extensively and Typst is a game changer and a life saver. The community is also a plus. I love it and I will never go back to TeX.
As a parent of a 5-year old myself, it strikes me the lack of empathy in the HN community. The pandemic is a challenging situation for all parents as there is not enough information to decide on the best course of action.
IMO, the OP article intention was only to share the pain, so that other parents know they are not alone in this challenge.
```
pandoc input.html -t typst -o output.typ
typst compile output.typ output.pdf
```