(This message is primarily for those who know what feather is, or do not need guidance to find out. That's why I'm not going to introduce feather, and will just assume you know about it already.)

Feather has recently seen a memory upgrade from 1 GB to 2 GB. As memory is the greatest bottleneck (waiting for CPU time is much better that waiting for memory/disk swapping), this means that feather can now handle more simultaneous users.

Many existing feather users have indicated that they are currently deprived of tuits to work on Perl 6, so that frees up even more resources.

If you think you could put feather access to good use, in any way to the benefit of any of the Perl 6 projects, please request an account by sending me an email (juerd AT feather.perl6.nl) in which you explicitly ask for an account. Make sure that the message includes your real name, preferred username, and what you think you will use feather for. Do not request an account by other means.

To answer the most frequently asked question: yes, playing with Perl 6 and reporting bugs (as unit tests) *is* a valid use of feather, even if you're writing "just" a simple wiki or IRC bot. And to answer the second most frequently asked question: Yes, using feather for discussing Perl 6 by e-mail (username@feather.perl6.nl; mutt and webmail are available) or IRC (screen+irssi and webirc are available) is also a good use of the machine.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Update: title changed to something more descriptive, per chatterbox request.

In reply to Feather accounts available for new users by Juerd

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.