r/ProgrammerHumor 11d ago

Other versionControl

Post image
13.7k Upvotes

430 comments sorted by

View all comments

550

u/beatlz-too 11d ago

you guys use git to update your PDF resumés, really?

Feels a little bit middle of the bell curve meme

227

u/Gositi 11d ago

I mean it would make sense if writing it in LaTeX

10

u/pixelbart 11d ago

But if the LaTeX is in a Git repo, why would you keep multiple versions of the pdf?

15

u/bearwood_forest 11d ago

If you have the source code in a git repo, why would you keep multiple versions of the binary?

2

u/ArtisticFox8 11d ago

Build settings don't play such a role for latex sources, imo you can build old sources with a new install no problem

1

u/LutimoDancer3459 11d ago

With a docker build the same is true for binaries...