TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Github resume blames you if it can't load your profile

26 pointsby beezeeover 12 years ago

8 comments

paulgbover 12 years ago
I agree, but is this really something that needs to be a blog post? You could have easily commented it on the HN post or sent the author an email. This brings to mind the recent discussions of negativity on HN.
评论 #4467830 未加载
评论 #4468779 未加载
评论 #4468744 未加载
beezeeover 12 years ago
Glad to see this got some discussion. Someone else commented on the blog post suggesting I open a pull request, correclty pointing out it would have taken the same amount of time as writing the post. I'll paste my response to them below to clarify why I chose the route I did-<p>Well aware [I could have opened a pull request] thanks Carina. I took a gamble that this would be a more effective route after opening an issue here <a href="https://github.com/resume/resu.." rel="nofollow">https://github.com/resume/resu..</a>. and noticing 19 others open, many around 2 years old with code attached and no response. Not sure if you've had a very different experience but I'm pretty cognizant of those factors when choosing who to bother submitting code to at this stage.<p>I actually did spend a little time putting breakpoints in Chrome before posting, but based on circumstances felt that my best chance to get it addressed was to shed light on the underlying issue in a way that might get a volume of other folks involved.
raganwaldover 12 years ago
I think it's a great suggestion, but TBH if your seven-figure hiring manager is making a snap decision based on a username and a single tool when she could look at your Github profile directly, I doubt the Github Resumé software is the "weakest link" in this decision-making process.
评论 #4468752 未加载
crcastleover 12 years ago
Even better than making this blog post would have been to make a pull request to the public repo that runs the site (<a href="https://github.com/resume/resume.github.com" rel="nofollow">https://github.com/resume/resume.github.com</a>). It's written in JavaScript. Seeing as you're (<a href="http://resume.github.com/?beezee" rel="nofollow">http://resume.github.com/?beezee</a>) not only an experienced github user but also an experience javascripter, I would guess that it's well within your capabilities.<p>See a problem in the world? Fix it. Especially when it's trivial based on your skill set!
评论 #4468763 未加载
nivlaover 12 years ago
Well you could have just posted this as a comment in the previous discussion. However, it does bring up the good question of how do you pass the blame around when something doesn't look right? You dont! No matter how many times you tested your algorithm, never assume it will catch a culprit with 100% accuracy and please don't make a program to accuse someone of something. It is embarrassing when you have a false positive and you accuse your paid customers of piracy or when a potential investor gets his email auto-returned accusing him of being a spammer.
pooriaazimiover 12 years ago
I think you're over-reacting a bit. Github Resume isn't an official Github service. Some guys created the account "resume" and are using that to generate resumes: <a href="https://github.com/resume" rel="nofollow">https://github.com/resume</a><p>So, while the critique is certainly valid and this needs to be addressed, so I think "I never asked to have a github resume, and I can’t opt out" is a bit of a hyperbole (because Github isn't putting a "resume" button next to your account!)
评论 #4468759 未加载
评论 #4468107 未加载
alexchamberlainover 12 years ago
You should probably have raised an issue or debugged this; TBH I think this post is doing you more damage. Rather than fixing something, you moaned about it.
评论 #4468764 未加载
brunolazzaroover 12 years ago
If you can't opt-out and a service "blames you" for something that went wrong, i think it deserves a little more than "a comment".