![]() | Ned Batchelder : Blog | Code | Text | Site How to ask for help » Home : Blog : January 2004 |
How to ask for helpTuesday 6 January 2004 I like being part of the wider geek community. When I've written a piece of code that I think works well and solves a problem that other people will have, I like to share it so other people can use it. When people have problems with those pieces of code, I like to help them. But people, please, learn how to ask effectively. This is an actual email I received this morning, referring to a cursor creation function I posted at pygame.org:
What am I supposed to do with this? Even if I wanted to spend time figuring out what this guy needs, where would I start? There's no information here. When asking for help, keep these tips in mind:
This isn't just me being difficult. These things always make it easier for the helper to help the helpee.
tagged:
how-to» 8 reactions | |
Comments
Yeah, I notice things like that fairly often. Send them links to How To Ask Questions The Smart Way.
I get questions like this for my products, and I am always amazed that people have such faith in my intuitive powers.
Of course, since the products are commercial and provide my living, I answer as nicely as possible and try to elicit more information, but you can be sure that far fewer of these queries get a final resolution than those which provide a clear, coherent explanation of the problem, and possibly even a sample db or script or something to look at.
Oh those emails.... sigh.
You mean you can't read minds or access enquirers' screens by telepathy?
Dammit Mr. Batchelder, how can you call yourself a software engineer?
Why is there air?
- Bill Cosby
Reminds me of postings in Usenet comp.lang groups made by students asking questions that were clearly homework assignments. (Hey, I'll get Usenet to do my homework for me...)
Bob:
Because the Earth has gravitational pull whose force exceeded the escape velocity of the molecules in proximity. And because the molecules in question are in a gas state in the thermal range typical on Earth.
Next? :)
I spend a lot of time answering questions at PHP-Forum.com, which is generally rewarding, but when we get questions like that (and we do, continually) it just makes me wish that it were possible to stab people in the face over the internet. And I spend a lot of time resisting the urge to just type RTFM.
Wow. that's an amazingly rude request for help. I don't think I'd even respond to that one.
Add a comment: