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.

Ask HN: How to Ask Good Questions?

1 pointsby Mimmyabout 2 years ago
Somewhat inspired by this post [here](https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35405555).<p>A few genres of questions I&#x27;d be curious to hear about:<p>1) How do you ask coworkers good questions without annoying them?<p>2) How do you ask questions online (to optimize getting any answer let alone a good one)?<p>3) How do you ask questions to LLMs?<p>4) What questions do you ask yourself?

2 comments

cratermoonabout 2 years ago
This is your preemptive warning that someone will come along and suggest Eric S. Raymond&#x27;s &quot;How To Ask Questions The Smart Way&quot;. DO NOT FOLLOW THAT ADVICE.<p>When you approach someone with a question, it&#x27;s because you believe they have understanding you do not. So lead with that, &quot;hey, I hear you are the go-to person for questions about...&quot;, and give the person an out to say, &quot;no go ask so-and-so&quot; if they aren&#x27;t willing to answer.<p>If the person says, &quot;I don’t understand the question&quot; without following up with questions back to you for clarification, take that as a tacit admission of ignorance, and go elsewhere for answers.<p>Be careful of your wording. I know I am guilty of this at times, phrasing my questions in a way that can sound provocative. This is a judgement call, you have to have some awareness of what might provoke the person you&#x27;re asking.<p>Be respectful of others&#x27; time. Don&#x27;t &quot;blurt&quot; questions to someone just because they are handy. Ask for time, say, &quot;when you&#x27;re at a stopping point&quot;, and let them turn their full attention to you and your question.<p>Remember the adage, &quot;He who asks a question is a fool for a minute; he who does not remains a fool forever.&quot;
cc101about 2 years ago
When asking a question on Stackoverflow or some similar forum, I find that it takes as long as a day to edit my question until I have clearly stated the problem. It&#x27;s not easy to ask a good question. One has that obligation however. Actually, I don&#x27;t think it improves my chances of getting an answer. ChatGPT will almost always answer. I often need to tweak its answer, but it&#x27;s worthwhile to ask. Again, creating the correct question takes considerable work.