The fact that you ask it for a certain monk is probably the main reason why it should not be done (and AnomalousMonk does have a point, though you could always remove max(50, 0.01*TotalXP) to avoid letting one monk downvoting too much). The voting system has been designed to avoid voting against monks (as opposed to voting against a post).

What PerlMonks does lack though is a clear feedback on negative reputation. There are posts out there that not only are technical nonsense, but may be really misleading to people reading it. It might be a good idea to hide those posts by default with a message like "This post has a very low reputation, it may be technically incorrect, or irrelevant". It is possible for registered monks to order posts by reputation (which actually is the order I have chosen to use), but it is not the default, so anyone coming to perlmonks after googling their problem won't get the reputation information on the nodes and may not avoid the bad posts.

And to someone who doesn't seem to care about XP, having their post marked as wrong "officially" might have a greater impact than downvotes.


In reply to Re: Can I please have multiple downvotes per (certain monk's) posts. by Eily
in thread Can I please have multiple downvotes per (certain monk's) posts. by BrowserUk

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.