Differences between revisions 1 and 2
Revision 1 as of 2007-05-02 23:58:31
Size: 826
Editor: redondos
Comment:
Revision 2 as of 2008-01-21 19:12:43
Size: 1643
Editor: GreyCat
Comment: lots
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
== Why is it so hard to get an answer to the question that I asked in #bash ? == == Why is it so hard to get an answer to the question that I asked in #bash? ==
Line 4: Line 4:
  * #bash aphorism #1 "The questioner's first description of the problem/question will be misleading."
  * corollary 1.1 "The questioner's second description of the problem/question will also be misleading"
  * corollary 1.2 "The questioner is never precise" ex: will say "print the file" when they mean print the file's name, rather than printing the file itself."
  * #bash aphorism #2, "The questioner will keep changing their original question until it drives the helpers in the channel insane."
  * #bash aphorism #3, "The data is never formatted in the way that makes it easiest to manipulate :-)"
  * #bash aphorism #4, "30 to 40 percent of the conversations in #bash will be about aphorisms #1 and #2"
See NetEtiquette for suggestions.

 * '''#bash aphorism #1''': The questioner's first description of the problem/question will be misleading.
  * '''corollary 1.1''': The questioner's second description of the problem/question will also be misleading.
 * '''#bash aphorism #2''': The questioner will keep changing the original question until it drives the helpers in the channel insane.

The aphorisms given here are intended to be humorous, but with a touch of realism underlying them. Several have been suggested over time, but only the ones shown above have remained largely untouched. Others include:

 * The data is never formatted in the way that makes it easiest to manipulate.
 * 30 to 40 percent of the conversations in #bash will be about aphorisms #1 and #2.
 * The questioner will never tell you what they are really doing the first time they ask.
 * The questioner's third description of the problem will clarify two previously misdescribed elements of the problem, but will add two new irrelevant issues that will be even more difficult to unravel from the actual problem.
 * Offtopicness will continue until someone asks a bash question that falls under bashphorisms 1 and/or 2, and greycat gets pissed off.
 * The questioner will not read and apply the answers he is given but will instead continue to practice b1 and b2.
 * The ignorant will continually mis-educate the other noobies.
 * When given a choice of two solutions, the newbie will always choose the more complicated, or less portable, solution.

Anchor(faq64)

Why is it so hard to get an answer to the question that I asked in #bash?

See NetEtiquette for suggestions.

  • #bash aphorism #1: The questioner's first description of the problem/question will be misleading.

    • corollary 1.1: The questioner's second description of the problem/question will also be misleading.

  • #bash aphorism #2: The questioner will keep changing the original question until it drives the helpers in the channel insane.

The aphorisms given here are intended to be humorous, but with a touch of realism underlying them. Several have been suggested over time, but only the ones shown above have remained largely untouched. Others include:

  • The data is never formatted in the way that makes it easiest to manipulate.
  • 30 to 40 percent of the conversations in #bash will be about aphorisms #1 and #2.
  • The questioner will never tell you what they are really doing the first time they ask.
  • The questioner's third description of the problem will clarify two previously misdescribed elements of the problem, but will add two new irrelevant issues that will be even more difficult to unravel from the actual problem.
  • Offtopicness will continue until someone asks a bash question that falls under bashphorisms 1 and/or 2, and greycat gets pissed off.
  • The questioner will not read and apply the answers he is given but will instead continue to practice b1 and b2.
  • The ignorant will continually mis-educate the other noobies.
  • When given a choice of two solutions, the newbie will always choose the more complicated, or less portable, solution.

BashFAQ/064 (last edited 2021-08-19 17:49:59 by GreyCat)