Hacker News new | ask | show | jobs
by keyist 6034 days ago
Actually I specify tar.gz. This is actually a subtle test -- the job requires *NIX fluency and those who had ever compiled a few packages would have noticed the convention. That's my train of thought anyway.

As for resume format, it is an open source job and my main machines are all MS-free, so it is extra trouble (especially if it is docx). Just a preference, that's all. I didn't advertise otherwise.

Tip for maintaining multiple formats: asciidoc/markdown = text you can generate html with. And once you have html you can print to pdf from a browser. 3 formats for the price of one.

Bear in mind I wasn't trying to write a list that's canon -- just what I like to see. I'm not going to chuck applications simply because they missed a point in that list of recommendations.

1 comments

Off topic, but might be useful if you're worried about tarbombs: '-C /dir' will extract to a particular folder without having to change there first.