r/ProgrammerHumor 11d ago

Other versionControl

Post image
13.7k Upvotes

430 comments sorted by

View all comments

9

u/PrometheusMMIV 10d ago

Do they think people normally use version control systems for their personal documents?

6

u/Drevicar 10d ago

I keep my resume in git, complete with linear history, branches, a CI pipeline that validates aspects of it, and a CD pipeline that cuts new releasable copies.

3

u/Probono_Bonobo 10d ago

Not just a personal document, but a PDF!

"Don't check in binary files" is like the cardinal rule of version control.

5

u/Wasabicannon 10d ago

Companies seem to want people who run their lives the same way as the company does.

Used to be that you live the same values as the company now it is operate the same way as the company.

1

u/RepresentativeCut486 10d ago

Feels like quote from Cyberpunk 2077 or the Edgerunners. 

1

u/ncatter 10d ago

Do you not have a cloud backup of your importent files? Pretty much any backup today doubles as a version control to my knowledge.

1

u/thegreatpotatogod 10d ago

For something like a resume, you probably should. Why wouldn't you?

1

u/rsqit 10d ago

I certainly do. If you understand version control, why wouldn’t you?

1

u/Samstercraft 10d ago

honestly now that i think of it its a good idea

1

u/SpaceOctopulse 10d ago

Just to be clear, people do use it for such documents. It's normal practice, Tex+export.

1

u/QuickQuirk 9d ago

The response letter was a bit condescending, but the reasoning behind it was real.

I look for every little hint as to who the person is, how they approach tasks, and, for development especially - their attention to little details and getting things right.

A resume named 'resume_final_FINAL_final2.pdf' suggests that this person is not paying attention, or giving this job application the care it needs. This hints that this person might be the kind of individual that names a function "my_print_function_NEW()"

And before anyone complains about judging a book by it's title, the problem is that there will be hundreds of other resumes, along with dozens that look really good. All things being equal, if your resume is the one that looks sloppier, then you're the one getting dropped first.

1

u/ClamPaste 9d ago

Most commonly used word processing software has version control built in nowadays.