I understand the desire for an anonymous account -- it lowers the barrier of entry for one-off questions, and it probably helps with GPDR.

FWIW, here are two related discussions 1 2 from the SQLite forum and the forum of its related project, the Fossil SCM. Ever since they moved from the mailing list to a forum hosted and developed in-house, anonymous posting was allowed, subject to pre-moderation. Some people did't like anonymous posts and replies, but so far the ability to post anonymously has been judged useful enough to stay. I realise that the more "democratic" PerlMonks as a whole has to pay somewhat bigger price for that, since the SQLite community never sees what their moderators don't approve; on the other hand, every time I post anonymously, an SQLite forum moderator gets an extra piece of work.

I post both here and over at the SQLite forum when I have a spare minute or two and want to feel helpful. This total absence of barriers between me and helping someone is great; I would like to preserve it, if possible.

P.S. Yes, the "tough beans" anti-spam feature is annoying, but it does beat the alternatives.


In reply to Re: Anonymous Identifier by aitap
in thread Anonymous Identifier by pryrt

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.