Live data from Hacker News

GitHub Résumé

resume.github.io

51–60 of 110 posts

Re: GitHub Résumé

#51
post #16

> As a software startup owner I really enjoy when people send us their résumés and they include their github account so we can see tangible work they have done. I sometimes feel very insecure when I read statements like this. I consider myself a good and a passionate programmer with "above-average programming skills", if there is such a thing. However, I have (so far) never been able to manage contributing to open so…

>Do startups really look at github contributions as the ultimate measure of one's tech chops or are looking for people who go that extra bit and make time in their schedules for contributing back to the community? When I was hiring, yes. There is no easier and simpler way to evaluate someone before bringing them in for an interview than checking their verifiable OSS contributions. It's low friction. Doesn't mean we d…

"people who actually could prove they had done work went to the head of the line."

You mean "people who proved they would work for free," right? FWIW, I'm not interested in working for your company, but of the code I wrote which has made it to Github, most has been uploaded by people other than me.

Re: GitHub Résumé

#52

Earlier quoted context omitted.

>Do startups really look at github contributions as the ultimate measure of one's tech chops or are looking for people who go that extra bit and make time in their schedules for contributing back to the community? When I was hiring, yes. There is no easier and simpler way to evaluate someone before bringing them in for an interview than checking their verifiable OSS contributions. It's low friction. Doesn't mean we d…

"people who actually could prove they had done work went to the head of the line." You mean "people who proved they would work for free," right? FWIW, I'm not interested in working for your company, but of the code I wrote which has made it to Github, most has been uploaded by people other than me.

OSS doesn't mean writing for free. A very large chunk of the code on Github was writing on paid time.

Re: GitHub Résumé

#53
post #52

Earlier quoted context omitted.

"people who actually could prove they had done work went to the head of the line." You mean "people who proved they would work for free," right? FWIW, I'm not interested in working for your company, but of the code I wrote which has made it to Github, most has been uploaded by people other than me.

OSS doesn't mean writing for free. A very large chunk of the code on Github was writing on paid time.

It seems like mostly a place where people store config files, mirror code, and dump half-assed work in progress. But would "I wrote this code, and someone posted it on a website" really make someone better than "I wrote this code?"

Re: GitHub Résumé

#54
post #49
post #46

Personally, I don't like the idea of a GitHub/OSS resume. While for others this is great, it does not work for everyone. Many of us are not able to contribute to open source projects... How many professionals are asked by their future employer about the work they do for free in their spare time? Would you ask a doctor how many patients he/she treated for free? Or a lawyer how many cases he/she did for free in their s…

No, but I do care about what cases my attorney takes on pro bono or what community service my doctor participates in. It goes to showing what one does to give back to the community, whether it's geographically (putting your volunteer/civic organizations on your resume) or professionally (putting your GitHub account on your resume). Having a doctor or lawyer who gives back is important to a lot of people, and I'm sure…

Yes, I agree. But I'm not sure that for a doctor or a lawyer there is the same pressure to "give back to the community" as for a software developer.

Re: GitHub Résumé

#55
Unfortunately, this ignores forked repositories. The open source contributions I'm most proud of were to projects that I didn't start, so none of them are listed here.

Re: GitHub Résumé

#56
One thing that struck me as painfully obvious about this is that the actual coding aspect of someone's job is only a small fraction of what makes them a good hire. Not to mention, they might have JavaScript or what-ever language is good for an open source part of a system, but if they're working in DevOps, DB guru, etc. none of that comes through in this.

I don't think I'd call this a GitHub Resume, more of a formatted GitHub summary that could be part of someone's Resume.

Sure, if you're inundated with so many resumes that you can't decide where to start (doubt this is a problem most companies have) this might be a good place to start.

Re: GitHub Résumé

#57
post #16

> As a software startup owner I really enjoy when people send us their résumés and they include their github account so we can see tangible work they have done. I sometimes feel very insecure when I read statements like this. I consider myself a good and a passionate programmer with "above-average programming skills", if there is such a thing. However, I have (so far) never been able to manage contributing to open so…

But what about personal projects? For me, the best way for learning new programming languages, libraries, techniques, etc, is to build something with that language. Naturally, I put this type of work into a public repo on Github and slap an OSS license on it. It's a great way to learn, but also to showcase your work to potential employers (or fellow hackers, etc).

Re: GitHub Résumé

#58
As a guy who routinely has his resume tossed because of a lack of technical degree, Github is a godsend for the auxiliary benefit of companies that want to take me serious can find my code there. I routinely have stuff trend in Objective C and it's slightly frustrating when interviewers think the toughest question is what's different between an NSArray and NSMutableArray because my resume says "Majored in Graphic Design."

I love contributing to the community, and that's obviously the first reason why I push OSS, but that extra hiring benefit is extremely helpful for other coders like me who don't have a technical degree.

Re: GitHub Résumé

#59
post #58

As a guy who routinely has his resume tossed because of a lack of technical degree, Github is a godsend for the auxiliary benefit of companies that want to take me serious can find my code there. I routinely have stuff trend in Objective C and it's slightly frustrating when interviewers think the toughest question is what's different between an NSArray and NSMutableArray because my resume says "Majored in Graphic Des…

Same here man. http://osrc.dfm.io makes me sound good as well, top 2% Objective-c

Re: GitHub Résumé

#60
As I haven't seen any comments about it. Some friends of mine created already a while ago Masterbranch http://www.masterbranch.com

It does not only builds your resume from Github but from many other repositories as well. Not sure what is the current status of the project though.

Post reply on HN