I can also attest to the fact that merlyn is not a haughty person. We've hung out before, with several other perlmonks, and he was pretty easy-going. That being said, when he did talk about other programmers and some of his students, I perceived a great frustration level with people who simply refuse to (or can't) pay attention.

I've personally noticed that I am getting a bit more sarcastic in some of my posts. Usually, this occurs when someone says something like "why won't my script works? It only prints 5." Then, they expect some sort of answer. I try not to be too terribly rude, but sometimes, the idiocy of some questions gets to me. I'm also getting a bit tired of "how do I tell if two variables are the same" type questions. I usually try to be helpful and answer things like that, but I can see how someone can program in a language for many, many years and get tired of basic questions being asked repeatedly.

That being said, I've also asked some pretty basic questions, so I try to be helpful. I know what it's like to be a newbie -- especially since I'm really not that far beyond it.

Here's my a way I've thought of explaining it:

Imagine that you're a math tutor. Students keep coming to you and asking they keep getting an average of 8 for the numbers 5, 7, and 13. In checking their work you discover they added wrong and you suggest they double-check their numbers. You don't give them an answer, you simply point them to an answer. After a while, you're going to get pretty tired of seeing these students adding wrong and some of the students are going to be pretty tired of you just not giving a direct answer.

Cheers,
Ovid

Update: One more thought: I've met a few monks who have been rather surprised to discover than my online persona and my real-life behavior are not necessarily synonymous. In real life, as online, I tend to be polite (and wordy), but if you get me riled up, I have a tongue that can clip a hedge.

Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.


In reply to (Ovid) Re: But I'm not like that at all! by Ovid
in thread Method calling question... by satchboost

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.