I could support something like this. I am a self taught programmer and, although I have been at it a long time, I am continually surprised by what I don't know. I would like a place to go to toss ideas around. You know, somewhere to say, "Hey I've encountered this problem and here is how I solved it. Anyone else have a similar experience?". I'm not usually looking for a solution per se. I've probably already got one that works. I'm just looking for a little shareing. "I solved a similar problem this way" or "Gee, don't you take a performance hit with that algorithm?" or "Here's a neat trick you might try."

Seekers of Perl Wisdom doesn't seem quite the place for it. I've also noticed that questions/comments of this class don't generate a lot of response in Seekers (of course, it could just be that my nodes aren't interesting (o; ). Meditations might be the right place but, in reading the posts there, that kind of discussion seems a bit out of place. I would hardly call what I do "cool" so I don't feel that Cool Uses for Perl works either.

I could be wrong and if the Gods that be suggest that I post somewhere, I'm there.

PJ
unspoken but ever present -- use strict; use warnings; use diagnostics; (if needed)

In reply to Re: Not so cool uses of perl by periapt
in thread Not so cool uses of perl by johnnywang

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.