Earlier quoted context omitted.
But those that have fun writing code usually do, or have done so at some point. It's some kind of filter, that's true, and there isn't any filter that's always fair.
That used to be the case two years ago. Why would I release my software on github for free, when I can release it on Google market for money?
When it comes to hiring, I'll take a Github commit log over a resume any day.
21–30 of 118 posts
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#22Earlier quoted context omitted.
Look, I work on a lot of proprietary stuff as well, but even if Github didn't exist, we'd both be subject to the same "unfairness." Here's a job interview, circa 1981: Candidate 1: "I brought this fanfold printout of the source code for _____ I wrote with me, have a look. Candidate 2: "I can't show you any of the code, but trust me, it's good." Github merely drags that conversation forward from 1981 up to 2011. When…
Isn't this part of the reason for references, but more importantly: probation period ?
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#23This puts developers in companies that commit to open source projects like Chromium to be at a significant advantage to those developing proprietary software. I understand where the author is coming from, but this is unfair for those who work on closed-source projects. Of course I have my own personal projects, but for most of them, I am not about release their source.
Not only that, but it puts those that contribute to other repos at a disadvantage. Additionally, it puts Windows devs at a disadvantage as Git is simply not as usable as Mercurial/SVN or heaven forbid, even TFS, on Windows.
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#24This puts developers in companies that commit to open source projects like Chromium to be at a significant advantage to those developing proprietary software. I understand where the author is coming from, but this is unfair for those who work on closed-source projects. Of course I have my own personal projects, but for most of them, I am not about release their source.
that aside, a companies hiring process isnt designed to be fair, its designed to efficiently recruit the best talent.
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#25If you're a company looking for developers, you have to learn to live with developers who are simply good enough. I'm talking about guys and gals who just see programming as a way to pay the bills. Everybody wants to hire the brightest developers, but there aren't enough to go around. It's a mathematical impossibility.
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#26Could someone explain why "being on Github" is synonymous with "contributing to open source" in some circles? The Github projects are a very small part of the open source universe. You can easily build *BSD or LinuxFromScratch with a substantial userland without ever downloading anything from Github.
We're predominantly web developers. A large portion of open source activity in the web development world happens on Github.
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#27Could someone explain why "being on Github" is synonymous with "contributing to open source" in some circles? The Github projects are a very small part of the open source universe. You can easily build *BSD or LinuxFromScratch with a substantial userland without ever downloading anything from Github.
Yes, other websites show source inline, but I've found that they are not intuitive at all, and the code (to me) feels hidden.
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#28Could someone explain why "being on Github" is synonymous with "contributing to open source" in some circles? The Github projects are a very small part of the open source universe. You can easily build *BSD or LinuxFromScratch with a substantial userland without ever downloading anything from Github.
To your second point, you're right. I'd love to be able to convince older OS projects to move to GitHub. Some do[2], but it's an uphill battle.
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#29This puts developers in companies that commit to open source projects like Chromium to be at a significant advantage to those developing proprietary software. I understand where the author is coming from, but this is unfair for those who work on closed-source projects. Of course I have my own personal projects, but for most of them, I am not about release their source.
Any particular reason?
Re: When it comes to hiring, I'll take a Github commit log over a resume any day.
#30Earlier quoted context omitted.
Isn't this part of the reason for references, but more importantly: probation period ?
references are useless, companies are very wary to give bad references due to the chance of a lawsuit, and a probation period is a massive cost to the company
Perhaps, but it's a lot less than the cost of not having a probationary period and winding up stuck with a poor member of staff indefinitely because you couldn't do the impossible and spot every problem candidate during a momentary interview.