I noticed, that nodes with informational value approaching 0 get upvoted surprisingly often.

This seems to punish, and thus ultimately remove from perlmonks data of any value, when someone asks question, and then the most popular answer is just rehash of some popular myth, or maybe copy-paste of perldoc perlfaq entry gets the most votes.

This seems a little like 'first-post' phenomenon, because those elaborate and extremely popular answers usually have nothing to do with question at hand.

Sometimes it looks like they were created by some simple bot - simple pattern matching catching phrases like 'XP','Java','Thread' in question, and then pasting some elaborate answer roughly related to those key-words ( but not necesserily to the question itself ).

UPDATE: Interestingly, this node got downvoted pretty bad (-17 at the moment), which is consistent with my previous observations.

This is sad, because you can't progress when you can't see your mistakes. And any time anyone notices some problem and tries to bring attention to it - bang, community comes.

Conversly, lesson learned here is that one should be secret and just exploit the weekneses.


In reply to Why do nodes with minimal value get upvoted most? by Eyck

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.