My understanding would be more like, "Yes, it can be a problem but who promised you there would be no problems?".

I'm unsure why there are repeated attempts to solve social issues with technology. We could more easily solve world hunger than to have all Perl programmers on this site agree on exactly how the site should work. Either you continue to use it, or you don't.

As for identifying anonymous posters within a thread, a cookie with the root node ID and a random string could be set and read back signifying AM #1 through AM #n with something resembling session handling code. It wouldn't require a password or grant anything above AM access, and would cut down on identifying AMs from correlating disparate threads together. I'm not sure how hard this would be in the site's codebase so it's possible but may not be feasible given the circumstances.


In reply to Re^6: Having our anonymous cake and eating it too (impolite) by mr_mischief
in thread Having our anonymous cake and eating it too by pemungkah

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.