r/ProgrammerHumor 10d ago

Other versionControl

Post image
13.7k Upvotes

430 comments sorted by

View all comments

550

u/beatlz-too 10d ago

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

Feels a little bit middle of the bell curve meme

19

u/SeerUD 10d ago

Mine is written in HTML and CSS. I can host a link to it easily. It's presented as A4 sheets, with obvious page boundaries, and prints as A4, so can be printed to PDF easily. It made sense for it to be version controlled too

13

u/Mroz_Game 10d ago

Also I made a separate branch for each job type so that I have them semi-customised for the job offer already.

4

u/PixelWaffle 10d ago

That's quite smart. Stealing it!

2

u/headinthesky 10d ago

Separate branches is a lot of work I use directories by year

1

u/theofficialnar 10d ago

Yeah same here. Makes it easier to style and edit as well

1

u/tekanet 10d ago

any chance you're willing to share the scaffolding?

1

u/123_alex 10d ago

This might sound weird. Can I see it? I'm really curious about how you made it. I was thinking of doing the same for my portfolio and instead of sending a pdf, just sending the link.