My own theory is that the repution points accrued by postings here are not so much a reflection of one's programming skill and/or knowledge in Perl (though this certainly counts for some cred), but are in larger part a reflection of one's ability to communicate effectively with other programmers, no matter whether asking questions or giving answers.

I hope its true for most of the friars (like me) and higher-ups that our "skills are still very much in development". Being a "true advocate and supporter" probably earns more points than being an antagonist, in general, but I could easily vote for someone who said something like "here's an idea, which is really useful because..., and I can make it really fast/intuitive/maintainable/robust in language X, but it really sucks if I try it this way in Perl..." -- provided that the necessary details are concisely given to make the point (ideally with a dispassionate tone).

If such a complaint is justified, everyone gains by seeing a limitation of the language clearly demonstrated (and word gets around to the creators about something that probably needs fixing) -- everyone wins; if the "antagonist" is just using the worst of various approaches, the replies that get the most points will be the ones that simply show better ways to do it in Perl, and everyone wins again.

Thanks for posting some very well-stated nodes.


In reply to Re: Initiate Observations by graff
in thread Initiate Observations by Phemur

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.