Rasumi blog
Notes from building a resume tool
Decisions, trade-offs, and the occasional strong opinion about resumes, typesetting, and plain-text tools.
A resume you can diff
Most resume builders hide your content inside a canvas. We keep it as plain YAML, and that one decision changes how it feels to maintain a resume over years.
The preview is the download
The oldest lie in document tooling is that export matches what you saw. We removed the second render entirely, so there is nothing to drift.
Two editors, one document
A code editor for people who like text, a form editor for people who don't, both writing to the same source of truth. Here's how we keep them honest.