When Someone Says, "Why would you want to do that?"
nickmudge.info
When Someone Says, "Why would you want to do that?"
1–10 of 11 posts
Re: When Someone Says, "Why would you want to do that?"
#2For example - if you came in here asking "how do I use a jackhammer" we might ask "why do you need to use a jackhammer"
If the answer to the latter question is "to knock my grandmother's head off to let out the evil spirits that gave her cancer", then maybe the problem is actually unrelated to jackhammers
Re: When Someone Says, "Why would you want to do that?"
#3And yes, "because I want to learn how it works" is a valid answer. But the question is valid too.
Re: When Someone Says, "Why would you want to do that?"
#4Disagree with the article. Most of the time, this question, coming from geeks, is helpful. The implicit statement is, "Hmm, why do you want to do that? What problem are you solving? Are you sure that's the best tool for the job? Let's look at the bigger problem first, before drilling down to some arcane and difficult detail." And yes, "because I want to learn how it works" is a valid answer. But the question is valid…
The emphasis on "that" in the first one is usually rather accusatory and the "Hmm" in the second one dramatically changes the entire tone. In face to face conversation, the vast majority of meaning is not in the words but in the body language, facial expression, and voice tone (and maybe a few other things I am forgetting). The actual words we use are a tiny part of it, which is part of why online communication can be so rife with pitfalls of misunderstanding (which can lead to flame wars etc, which would probably be avoided IRL by voice tone, etc while saying possibly the exact same thing as was written).
Re: When Someone Says, "Why would you want to do that?"
#5Re: When Someone Says, "Why would you want to do that?"
#6There is a big difference between writing an XML parser for purpose of learning how they work, and writing an XML parser because you are too ignorant to learn how many times before they were already done badly, but still way better than what you will produce.
I would also respond with forementioned question if somebody asked me: "How do you go about mending car chassis with duct-tape??".
But then I might also ask the question, when faced with a new concept that might be really, really cool. But I was thus far completely unaware of - due to either my own ignorance or lack of experience.
In either case - I use the phrase to introduce some humor (or vent some frustration) in an awkward situation.
Re: When Someone Says, "Why would you want to do that?"
#7Re: When Someone Says, "Why would you want to do that?"
#8In a tutorial, like the book referenced in the article, the reader is being demonstrated things that they might need someday.
Re: When Someone Says, "Why would you want to do that?"
#9This sort of question annoys me to no end. My bosses and coworkers always asked me this whenever I proposed refactoring code (improving "perfectly good" old spaghetti or removing unused code). How would one go about answering this question in such a situation?
Re: When Someone Says, "Why would you want to do that?"
#10In my opinion it is more polite and less ego centric to simply answer the question first, and then, if you are still inclined to prejudge the query as something reflecting the ignorance, mention you are suspicious of its intent.