Hacker News new | ask | show | jobs
by brailsafe 1798 days ago
And you default to assuming that someone who wrote code in order to have something to show a prospective employer is attempting usurp the integrity of your hiring funnel. Wtf is a fully qualified SWE anyway, and how is someone supposed to get there if not by getting in the door?

Lastly, it's absolutely not rational to follow that line of reasoning. If you find yourself out of work, and discover that the interview process has changed so dramatically that your resume basically accounts for fuck all, then you need to stand out somehow. If you assume someone is automatically unqualified, you might just not be very qualified to make these determinations. Ya filter however you're going to filter, but this is just prejudice.

1 comments

If somebody is trying to stand out by having a github with two projects, one is a merge sort implenentation they typed essentially 1:1 from a book during an algorithms 101 class and the other is an almost-trivial shopping list app that neither compiles nor they can explain anything about it, and then put a link to this github at the top of their resume, then they'd have been better off not having created that github account at all. It's easy to see through this nonsense and the filter of evalutating this helps avoiding wasted time of a few interview hours.

And yes, I'm totally preducied agains people with those kinds of github contents. That's my whole point.

Github is used for all kinds of things. Most of mine is forks that I used to try and issue a PR to some other repo, or gists that I use for personal reference. Likewise, I have a website that I barely use, but it's there. Neither are indicative of professional capability or are labeled "portfolio", they're indicative of some of the stuff I do in my spare time. Employers ask for a Github link almost 100% of the time, this is a problem created by the filtering process itself and the proselytizing of having a "passion" for software.

Being prejudiced towards that is as stupid as anything.

Now if someone labels themselves as "an open source contributor" or something along those lines, sure whatever be as critical as you want. I'd probably expect to see at least frequent commits to a repo that people use.