http://qs321.pair.com?node_id=1208617


in reply to Re: Questions on Perlmonks
in thread Questions on Perlmonks

I still come to PM because:

Questions on SO are likely to be seen by more people, and have some probability of being higher quality (or at least, more variation). But the hurdles to a good experience on SO are too high for me. I have accounts on various forums there, and since I don't try to be an Answer Firstie, and I'm mainly looking for my own answers, it takes a long time to get enough reputation to be allowed to fully interact.

The fact that I have to have more reputation points to comment, than to actually answer, is backwards. In some cases I would create an answer that was really just a comment, polluting the usefulness of that question.

To take a page from SO, it might be useful to be able to mark a response as (an/the) "accepted answer", or maybe even more than one. But this also causes some confusion, as the first decent answer might get nominated, and the rest ignored. It might be better to see, on responses to your own question, what the votes are, without voting on them first. This is likely to hit newbies and verbose question writers. But probably not a big deal (just "read the answers, try them out, and make your own decision" works better for those with a little patience.)

I keep coming back to PM because people here ask interesting questions, give interesting answers (which are sometimes not expected based on the question), and are generally helpful to all levels of experience. (Yes, there have been a handful of people who have rubbed nearly everyone the wrong way. But they can still post.) I keep coming back because, while I'm not actively coding in Perl in my $work, I still use it, don't want to forget it, and hope to get paid for it again some day. (I really need to get on with Perl 6. It's too much fun to just watch from the bleachers.)

I keep coming back to PM because I feel like I know (some of) the people here, and they're old friends. It's a community with a purpose. SO feels like a truckstop on the interstate -- it feels like no one cares who you are, or if you'll be back tomorrow or next week.

-QM
--
Quantum Mechanics: The dreams stuff is made of

Replies are listed 'Best First'.
Re^3: Questions on Perlmonks
by LanX (Saint) on Feb 07, 2018 at 13:28 UTC
    > Search engines still put PM nodes at the top of the results,

    Minor nitpick: I've been told that search engines prioritize according to recorded preferences of individual users.

    A heavy user of SO would see those hits listed first.

    Though I've never checked if that's true.

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Wikisyntax for the Monastery

      I'm active on both PM and SO, plus several other StackExchange sites, and your hypothesis appears to be correct. I very frequently get SO/SE links near the top of my search results for technical questions, but I can't recall the last time Google (or DuckDuckGo) showed me a link to PM.

      OTOH, though, the technical questions I do general searches on generally aren't Perl-specific. When I have Perl questions, I tend to go straight to searching "<relevant bits of syntax> perldoc", which will bypass both SO and PM. So I guess my experience may not be representative of what a rookie Perl user would see.

      I've been told that search engines prioritize according to recorded preferences of individual users.
      This is a good point.

      I try to hit the sweet spot of specificity and generality when searching. Sometimes I get it right. Sometimes I have to work at it to get the right search words. But I'll take this into consideration, and search anonymously, to see if that helps.

      -QM
      --
      Quantum Mechanics: The dreams stuff is made of