TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

26 点作者 beezee超过 12 年前

8 条评论

paulgb超过 12 年前
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 未加载
beezee超过 12 年前
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.
raganwald超过 12 年前
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 未加载
crcastle超过 12 年前
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 未加载
nivla超过 12 年前
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.
pooriaazimi超过 12 年前
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 未加载
alexchamberlain超过 12 年前
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 未加载
brunolazzaro超过 12 年前
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".