Hacker News new | ask | show | jobs
by japhyr 90 days ago
> One of the main issues is that pointing to your GitHub contributions and activity is now part of the hiring process.

If I were hiring at this moment, I'd look at the ratio of accepted to rejected PRs from any potential candidate. As an open source maintainer, I look at the GitHub account that's opening a PR. If they've made a long string of identical PRs across a wide swath of unrelated repos, and most of those are being rejected, that's a strong indicator of slop.

Hopefully there will be a swing back towards quality contributions being the real signal, not just volume of contributions.

2 comments

Your ratio idea presumes a lot about the maintainers or the nature of the disagreements. I recently sent a handwritten PR to fix a bug in a well-respected project, which involved switching from API A to B. The maintainer was uncomfortable with using B (although I had tested it) and suggested that I call A in a loop, which seemed more dangerous to me. In the end my PR was closed and the bug is still somewhat unresolved.

Should that affect our hiring? In an ideal world, no. He had his opinion and I have mine, and I do reflect that I should've asked if I could've added integration testing to assuage his fears regarding B.

The real problem is the fact that we as an industry have celebrated using casual volunteer work as a hiring indicator and devalued our own labor to a degree unseen anywhere else. The GitHub activity grid turned us all into cattle and should be seen as a paramount violation of ethics amongst the invention of leaded gas and the VW emissions scandal.

I now want to create a public index of “slop” contributors. People need to know their “heroes”.