search
HomeBackend DevelopmentPHP TutorialThe wisdom of asking questions_PHP Tutorial


The wisdom of asking questions


Copyright (C) 2001 by Eric S. Raymond
Chinese versionCopyleft 2001 by D.H.Grand(nOBODY/Ginux)

English version: http:// www.tuxedo.org/~esr/faqs/smart-questions.html
Thanks to Eric for his patient guidance and consent, this article was completed and published. The copyright of the English version of this guide
belongs to Eric Steven Raymond,
The copyright of the Chinese version is owned by D.H.Grand[nOBODY/Ginux].



In the hacker world, when asking a technical question, what kind of answer can you get? It depends on the difficulty of digging out the
answer, and also on how you ask the question. This guide is designed to help you improve your asking skills to
get the answers you want most.

First of all, you must understand that hackers only prefer difficult tasks or good questions that stimulate their thinking.
If not, why are we still here? If you have a good question worth chewing over, we will
be grateful to you. Good questions are motivating, they are a gift, they improve our understanding and often
expose issues we never realized or thought about before.
To a hacker, "Good question!" is a compliment that comes from the bottom of my heart.

Although hackers have a bad reputation of being disdainful of simple problems and unkind, sometimes it may seem like we are hostile to newbies,
to those with little knowledge, but it's not like that.

We don’t want to hide our contempt for people who don’t want to think, or don’t do what they
should do before asking. This kind of people only murder time - they only want to take, never give, and consume our time for no reason, when we could have spent our time on more interesting questions or people more worthy of answering.
We call such people "losers" (for historical reasons we sometimes
spell it "lusers").

We are largely volunteers, taking time out of our busy lives to answer questions and are often
inundated with questions. So we ruthlessly filter out some topics, especially those
guys who look like losers, so that we can use our time more efficiently to answer questions from winners.

If you feel that our overly arrogant attitude makes you unhappy and makes you feel wronged, you might as well put yourself in our shoes. We are
not asking you to submit to us - in fact, most of us prefer nothing more than a fair deal, and as long as you make a small effort to meet the minimum requirements, we'll welcome it You join our
culture. But it makes no
sense for us to help those who are unwilling to help themselves. If you can't accept this "discrimination", we suggest you spend some money to sign a
technical support agreement with a commercial company. Come on, don't beg hackers for help.

If you decide to ask us for help, of course you don’t want to be seen as a loser, let alone become one of the losers
. The best way to get immediate, effective answers is to ask like a winner - smart, confident, with a
problem-solving mindset, but who just needs a little help occasionally with a particular question.

(Suggestions for improving this guide are welcome. Please email any suggestions to esr@thyrsus.com, however
Please note that this article is not a general guide to netiquette and I will generally reject it if it is not helpful. Technical forum to get suggestions for
useful answers )
(Of course, if you write in Chinese, it’s better to send it to DHGrand@hotmail.com;-)

========
Before asking a question
========

Before asking a technical question via email, newsgroup or chat room, check that you have done the following:
1. Read the manual thoroughly , try to find the answer yourself.
2. Find answers in the FAQ (a well-maintained FAQ can cover everything:).
3. Search online (personally recommend google~~~).
4. Ask your friends who are good at this.

When you ask a question, first explain what you have done before; this will help establish your
image: you are not a beggar who wants to get something for nothing, and you are not willing to waste other people's time. We're more likely to answer a question if the person asking the question
can learn something from the answer.

Think carefully and prepare your questions. Asking hasty questions will only get hasty answers, or you may not get any answers at all
. The more effort you put into solving the problem before asking for help, the more substantial help you will get.

Be careful not to ask the wrong question. If your question is based on wrong assumptions, the average hacker (J. Random
Hacker) will usually answer you with meaningless literal explanations, thinking "dumb question..." and hoping
you Lessons will be learned from the answers to the questions, not the answers you think you will get.

Never think you are qualified to get the answer, you are not. After all, you are not being paid anything
for this service. You have to "earn" an answer yourself by asking a meaningful, interesting, thoughtful and stimulating question - a question that has the potential to contribute to the community's experience, not just passively.
Ask for knowledge from others - to earn the answer.

On the other hand, showing that you are willing to do something in the process of finding the answer is a very good start.
"Can anyone give me a hint?", "What's missing in my example?", and "What
should I check?" are much easier to answer than "Please post the exact process." Because you seem to have the ability and determination to complete it as long as someone
points you in the right direction.

========
How to ask
========

------------
Choose your forum carefully
---------------------

Choose your forum carefully. If you do what is described below, you are likely to be ignored or regarded as a loser:
1. Post your question in an unrelated forum
2. Post your question in a forum discussing advanced techniques Post very elementary questions; vice versa
3. Cross-post in too many different newsgroups

-------------------------- -------
Appropriate wording, correct grammar, and correct spelling
-------------------------------

We know from experience that sloppy writers are often sloppy thinkers (I can vouch for that).
Answering questions from careless people is not worth it and we would rather spend our time elsewhere.

Correct spelling, punctuation and capitalization are important.
More generally speaking, if your question is written like a semi-literate person, you are likely to be ignored.

If you're asking in a forum that's not your native language, you can make a few mistakes with your spelling and grammar -- but never
be sloppy with your thinking (yes, we can figure out both) respectively)

--------------------------
Use titles with rich meaning and accurate description
----------------------------

In a mailing list or newsgroup, the topic title of approximately 50 words or less is A golden opportunity to seize the attention of senior experts
. Don't waste this opportunity by nagging "Help" (not to mention "Help!!!!" which is so offensive). Don't try to impress us with your level of pain.
Don't use spaces to describe the problem, even if it's a very brief description.

Stupid question:
Help! My laptop doesn't display properly!

Smart question:
The mouse cursor is deformed under XFree86 4.1, the display chip is Fooware MV1005.

If you ask a question in your reply, remember to change the title of the content to indicate that there is a question in it. An issue that
looks like "Re: test" or "Re: new bug" is unlikely to attract enough attention. In addition,
quote and delete the content of the previous article to leave clues for new readers.

------------------
Accurate description, large amount of information
-------------- ----

1. Describe symptoms carefully and clearly.
2. Provide the environment in which the problem occurs (machine configuration, operating system, application, etc.).
3. Explain how you researched and understood the question before asking the question.
4. Explain what steps you took to solve the problem before asking the question.
5. List any recent hardware and software changes that may have an impact.

Try to imagine how a hacker will ask you back, and give him the answer in advance when asking the question.

Simon Tatham wrote an excellent short article called "How to Report Bugs Effectively". I highly recommend you read it too.

--------
No need to talk much
--------

You need to provide accurate and effective information. This does not require you to simply extract tons of error codes or complete dumps of data into your question. If you have a large and complex test condition, try to trim it as small as possible
.

This has at least three uses. First, show that you have made efforts to simplify the question, which can increase your chances of getting answers; second, simplifying the questions can increase your chances of getting useful answers; third, in refining your In the process of bug reporting, you may be able to find out the problem or make corrections yourself.

------------------
Only tell symptoms, not conjectures
------------- -----

Telling hackers how you think the problem is caused is not helpful. (If your inference is so valid, do you still use
to ask others for help?), so make sure you tell them the symptoms of the problem exactly, without adding your own
understanding and inference. Let the hackers do the diagnosing.

Stupid question:
I encountered SIG11 errors again and again during kernel compilation. I suspect that a flying wire is connected to the motherboard trace.
How should I check the best way to check this situation? good?

Smart question:
My home-made K6/233 system, the motherboard is FIC-PA2007 (VIA Apollo VP2 chipset), 256MB
Corsair PC133
SDRAM, in kernel compilation SIG11 errors occur frequently. This happens 20 minutes after booting, but never happens within the first 20 minutes of booting
. Restarting didn't help, but shutting it down overnight enabled it to work for another 20 minutes. All
memories have been replaced with no effect. A typical compilation record of the relevant parts is as follows....

------------------
List symptoms in chronological order
-------------- ----

The most helpful clue to find out the problem is often the series of operations before the problem occurs. Therefore, your description
should include the operation steps and the computer's reaction until the problem occurs. produce.

If your description is long (more than four paragraphs), it can be helpful to briefly describe the problem at the beginning, followed by the details in chronological
order.This way hackers know what to look for in your description.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/313920.htmlTechArticleThe wisdom of asking questions Copyright (C) 2001 by Eric S. Raymond Chinese version Copyleft 2001 by D.H.Grand(nOBODY/Ginux ) English version: http://www.tuxedo.org/~esr/faqs/smart-questions.html Thanks to Eric...
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
小米 14怎么设置门禁卡nfc?小米 14怎么设置门禁卡nfc?Mar 18, 2024 pm 01:19 PM

小米14除了具备出色的性能和功能外,还支持NFC,使得手机可以与智能门禁卡进行无线通信。通过设置,我们可以将小米14的NFC功能与门禁卡绑定,从而实现便捷的门禁卡管理。接下来,小编将介绍如何设置小米14的NFC功能用于门禁卡。小米14怎么设置门禁卡nfc?1、打开钱包,点击门卡,点击实体门卡添加,将小米智能锁贴近NFC区域。2、在弹窗中选择继续读取卡片内容,再次将小米智能锁贴近NFC区域,输入卡名称、选择卡片,点击完成。3、点击写入,将小米智能锁贴近NFC区域即可读取完成。大家只需要按照上面的内

r5 5600x最高能带动什么显卡 最新用5600X搭配RX6800XT性能r5 5600x最高能带动什么显卡 最新用5600X搭配RX6800XT性能Feb 25, 2024 am 10:34 AM

10月29日,AMD终于发布了备受用户期待的重磅产品,即基于全新RDNA2架构的RX6000系列游戏显卡。这款显卡与之前推出的基于全新ZEN3架构的锐龙5000系列处理器相辅相成,形成了一个全新的双A组合。这一次的发布不仅使得竞争对手“双英”黯然失色,也对整个DIY硬件圈产生了重大影响。接下来,围绕笔者手中这套AMD锐龙5600X和RX6800XT的组合作为测试例子,来见证下现如今的AMD究竟有多么Yse?首先说说CPU处理器部分,上一代采用ZEN2架构的AMD锐龙3000系列处理器其实已经令用

如何在技嘉主板上设置键盘启动功能 (技嘉主板启用键盘开机方式)如何在技嘉主板上设置键盘启动功能 (技嘉主板启用键盘开机方式)Dec 31, 2023 pm 05:15 PM

技嘉的主板怎么设置键盘开机首先,要支持键盘开机,一定是PS2键盘!!设置步骤如下:第一步:开机按Del或者F2进入bios,到bios的Advanced(高级)模式普通主板默认进入主板的EZ(简易)模式,需要按F7切换到高级模式,ROG系列主板默认进入bios的高级模式(我们用简体中文来示范)第二步:选择到——【高级】——【高级电源管理(APM)】第三步:找到选项【由PS2键盘唤醒】第四步:这个选项默认是Disabled(关闭)的,下拉之后可以看到三种不同的设置选择,分别是按【空格键】开机、按组

CS玩家的首选:推荐的电脑配置CS玩家的首选:推荐的电脑配置Jan 02, 2024 pm 04:26 PM

1.处理器在选择电脑配置时,处理器是至关重要的组件之一。对于玩CS这样的游戏来说,处理器的性能直接影响游戏的流畅度和反应速度。推荐选择IntelCorei5或i7系列的处理器,因为它们具有强大的多核处理能力和高频率,可以轻松应对CS的高要求。2.显卡显卡是游戏性能的重要因素之一。对于射击游戏如CS而言,显卡的性能直接影响游戏画面的清晰度和流畅度。建议选择NVIDIAGeForceGTX系列或AMDRadeonRX系列的显卡,它们具备出色的图形处理能力和高帧率输出,能够提供更好的游戏体验3.内存电

Microsoft Edge浏览器打开是360导航怎么改-更改打开是360导航的方法Microsoft Edge浏览器打开是360导航怎么改-更改打开是360导航的方法Mar 04, 2024 pm 01:50 PM

怎么更改MicrosoftEdge浏览器打开是360导航的页面呢?其实很简单,那么现在小编就和大家一起分享关于更改MicrosoftEdge浏览器打开是360导航页面的方法,有需要的朋友可以来看看哦,希望可以帮助到大家。打开MicrosoftEdge浏览器。我们看到是下图这种页面。点击右上角的三点图标。点击“设置”。在设置页面的左侧栏里点击“启动时”。点击右侧栏里的图中示意的三点(不要能点击“打开新标签页”),然后点击编辑,将网址改成“0”(或其他无意义的数字)。然后点击“保存”。接下来,选择“

广联达软件电脑配置推荐;广联达软件对电脑的配置要求广联达软件电脑配置推荐;广联达软件对电脑的配置要求Jan 01, 2024 pm 12:52 PM

广联达软件是一家专注于建筑信息化领域的软件公司,其产品被广泛应用于建筑设计、施工、运营等各个环节。由于广联达软件功能复杂、数据量大,对电脑的配置要求较高。本文将从多个方面详细阐述广联达软件的电脑配置推荐,以帮助读者选择适合的电脑配置处理器广联达软件在进行建筑设计、模拟等操作时,需要进行大量的数据计算和处理,因此对处理器的要求较高。推荐选择多核心、高主频的处理器,如英特尔i7系列或AMDRyzen系列。这些处理器具有较强的计算能力和多线程处理能力,能够更好地满足广联达软件的需求。内存内存是影响计算

Cheat Engine如何设置中文?Cheat Engine设置中文方法Cheat Engine如何设置中文?Cheat Engine设置中文方法Mar 13, 2024 pm 04:49 PM

  CheatEngine是一款游戏编辑器,能够对游戏的内存进行编辑修改。但是它的默认语言是非中文的,对于很多小伙伴来说比较不方便,那么CheatEngine怎么设置中文呢?今天小编就给大家详细介绍一下CheatEngine设置中文的方法,希望可以帮助到你。  设置方法一  1、双击打开软件,点击左上角的“edit”。  2、接着点击下方选项列表中的“settings”。  3、在打开的窗口界面中,点击左侧栏中的“languages”

Microsoft Edge在哪设置显示下载按钮-Microsoft Edge设置显示下载按钮的方法Microsoft Edge在哪设置显示下载按钮-Microsoft Edge设置显示下载按钮的方法Mar 06, 2024 am 11:49 AM

大家知道MicrosoftEdge在哪设置显示下载按钮吗?下文小编就带来了MicrosoftEdge设置显示下载按钮的方法,希望对大家能够有所帮助,一起跟着小编来学习一下吧!第一步:首先打开MicrosoftEdge浏览器,单击右上角【...】标识,如下图所示。第二步:然后在弹出菜单中,单击【设置】,如下图所示。第三步:接着单击界面左侧【外观】,如下图所示。第四步:最后单击【显示下载按钮】右侧按钮,由灰变蓝即可,如下图所示。上面就是小编为大家带来的MicrosoftEdge在哪设置显示下载按钮的

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment