Live data from Hacker News

Ask HN: Best resume format for auto-fill online job apps?

news.ycombinator.com

31–36 of 36 posts

Re: Ask HN: Best resume format for auto-fill online job apps?

#31

Earlier quoted context omitted.

I indeed have hired people that approached me this way. Some other sources land directly into my inbox (such as StackOverflow or some niche job sites), but generally it's best to take as short a route as possible. Not many people do that, so it's not something I would hold against a candidate.

Most don't because it's taught that it's frowned upon. I don't mind at all if people try and connect. For a big company like mine, it's probably less of a risk than the ATS or the HR rep screening it out.

I think it makes a difference if you have an explainable excuse to do so - it makes it a lukewarm email instead of a cold one. "You posted your email on a hacker news job thread" or "You interviewed a friend of mine who suggested this" or "I met you at a tech conference and got a business card" or whatever.

Re: Ask HN: Best resume format for auto-fill online job apps?

#32

Earlier quoted context omitted.

Most don't because it's taught that it's frowned upon. I don't mind at all if people try and connect. For a big company like mine, it's probably less of a risk than the ATS or the HR rep screening it out.

I think it makes a difference if you have an explainable excuse to do so - it makes it a lukewarm email instead of a cold one. "You posted your email on a hacker news job thread" or "You interviewed a friend of mine who suggested this" or "I met you at a tech conference and got a business card" or whatever.

Warm is certainly always better, but given how opaque ATS processing is and the number of submissions they get, I'm not sure that you're worsening your chances by taking a shot at direct. Look at it this way - if the manager just deletes it as spam but HR screens it in, they'll see it, or vice versa. And if the manager opens it, I don't know many people that would can a resume from a qualified candidate because it came direct. While ATS'es and HR screening are seen as huge obstacles from the outside, on the inside we're pretty happy to get a qualified candidate by any means. And if the candidate isn't qualified, no harm either way.

Re: Ask HN: Best resume format for auto-fill online job apps?

#33

Earlier quoted context omitted.

I think it makes a difference if you have an explainable excuse to do so - it makes it a lukewarm email instead of a cold one. "You posted your email on a hacker news job thread" or "You interviewed a friend of mine who suggested this" or "I met you at a tech conference and got a business card" or whatever.

Warm is certainly always better, but given how opaque ATS processing is and the number of submissions they get, I'm not sure that you're worsening your chances by taking a shot at direct. Look at it this way - if the manager just deletes it as spam but HR screens it in, they'll see it, or vice versa. And if the manager opens it, I don't know many people that would can a resume from a qualified candidate because it ca…

> Warm is certainly always better, but given how opaque ATS processing is and the number of submissions they get, I'm not sure that you're worsening your chances by taking a shot at direct

Completely agree. I always try going the warm route but if I don't have a warm way I'm not going to just give up and go "oh well". Hell no, I'm going to find out as much as I can about the person / group I'm emailing and try to tailor the message so it sounds like they're getting something out of it by opening and reading it versus me trying to "sell them".

Worst case scenario they don't reply. Oh well, life goes on.

Re: Ask HN: Best resume format for auto-fill online job apps?

#34

Earlier quoted context omitted.

You have a paid version of a python script? Curious how that works. `print('Paypal me 20 bucks please!')`

I agree it is weird, but I would guess he sends basic version of script for free to people, and then tells you what additional features the paid one has. However clearly one could just pay for the script and then post it online for everybody, not sure how he would prevent that.

Its the same as a normal program. You can always obfuscate or compile to bytecode or whatever.

Re: Ask HN: Best resume format for auto-fill online job apps?

#35
post #16

_Shameless Plug_ A while back I wrote a Python script automating Job applying procedure for Glassdoor. It worked for a guy who got the job. If one finds it interesting, contact me at kadnan at gmail.com. Both trial and paid version available

You have a paid version of a python script? Curious how that works. `print('Paypal me 20 bucks please!')`

yes, free in a way that it does not perform ALL things that paid does, for instance; apply ALL jobs return after search.

Speaking of decompiling, offcourse one can do it but not everyone is a techie. My script is used by non-techies and good people :)

Post reply on HN