I'm not sure why no one has thought of this before, but I can't think of a single downside.

Never change a running system. Perl 6 developers communication via IRC, Mails, Code (via svn), phone calls and in real life - so far nobody complained that any of those were ill suited, and using a different network might improve that.

Not requiring irssi for communication with the perl community means one less process running and less stuff stored in ram. I've talked to quite a few people in the perl community who are currently forced to use both programs simultaneously. This is not a good long term solution.

The Unix philosphy is "one tool for one job", and many perl hackers like it that way. I like it that way.

IRC is an open protocol, you can enhance your program (whatever it is) to understand IRC (if your program isn't open source, that discussion is moot anyway - you don't force open source programmers to use closed source software to communicate. You don't. Period.)


In reply to Re: A new communication medium for perl 6 by moritz
in thread A new communication medium for perl 6 by EvanCarroll

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.