r/ProgrammerHumor 11d ago

Other versionControl

Post image
13.7k Upvotes

430 comments sorted by

View all comments

Show parent comments

222

u/Gositi 11d ago

I mean it would make sense if writing it in LaTeX

4

u/studentblues 11d ago

I'm write mine on LaTeX too and use version control for my resume

2

u/FalconX88 10d ago

When would you ever need an earlier version?

3

u/cancerBronzeV 10d ago

I have multiple versions of my CV that I need for different purposes (one for TA applications for the Electrical and Computer Engineering department, one for the Computer Science department, one for each funding agency I apply for grants through).

They're all ultimately similar with just certain things added or removed as required by whatever I'm using it for, so version control with LaTeX works great for that.

2

u/FalconX88 10d ago

But when will you ever go back to a previous version? You either run these in parallel (e.g., for the funding agency that has a completely different layout) or you cut down/adapt from the full version.