Live data from Hacker News

The Overengineered Resume with Zola, JSON Resume, Weasyprint, and Nix (2023)

ktema.org

121–122 of 122 posts

Re: The Overengineered Resume with Zola, JSON Resume, Weasyprint, and Nix (2023)

#121
post #76

Earlier quoted context omitted.

LaTeX is fine to me, as well. Heck, now that I'm older, I think bare TeX is probably fine. In line with what you are saying, I can offload the semantic nature of my resume to text files and just use the markup of TeX to layout how I want the page to look. Much easier if I don't try and have a single source that is both all of my semantic data with the layout at the same time.

I store the customizable data in YAML format and then use mako templates + a python script to transform my custom resume- and cover letter data into Latex | HTML | Plain text

Adding in python seems like it's a needlessly more complicated setup.

Re: The Overengineered Resume with Zola, JSON Resume, Weasyprint, and Nix (2023)

#122

Earlier quoted context omitted.

It's nothing to do with LaTeX. Anything you can make in Word you could make in LaTeX.

Anything you can make in Word you can theoretically make in LaTeX with a ton of work that people who make LaTeX CVs don't both to do. This is like saying "anything you can make in Photoshop you can make in Paint".

I don't think the difference is that great. More like Paint.net.
Post reply on HN