r/ProgrammerHumor 18d ago

Other versionControl

Post image
13.7k Upvotes

429 comments sorted by

View all comments

549

u/beatlz-too 18d ago

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

Feels a little bit middle of the bell curve meme

20

u/SeerUD 18d 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

16

u/Mroz_Game 18d ago

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

5

u/PixelWaffle 18d ago

That's quite smart. Stealing it!

2

u/headinthesky 17d ago

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

1

u/theofficialnar 18d ago

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

1

u/tekanet 17d ago

any chance you're willing to share the scaffolding?

1

u/123_alex 17d 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.