Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Since we're a programming site, it seems good to solve the problem with a hack: why not have the site run a search automatically, based on the content of the post? That way, it could show a list of potentially relevant nodes in the preview page, before the user submits the question, giving him/her a chance to find the answer immediately.

If you build a term-vector model search engine, running natural language queries like these is easy and relatively fast. I'm working on a HOWTO for doing it in Perl, but I'm sure other monks (especially those who built this site) have at least as much experience.

I know one of the main obstacles to me using the search is that the site is slow - pageloads take a long time, no matter how fast my connection. Does anyone know where the bottlenecks are, and what we could do to improve the system?

Anyhow, requiring users to search before posting seems a little too Nazi-ish for this site; it doesn't fit in with Perl culture. Whenever many new people come to a site like this, it is a struggle to acculturate them to the local values (like - don't post a question without showing at least some token effort towards solving it yourself). But that doesn't mean we don't want them coming to the site - it's just a burden of success. Requiring a (slow) search will surely not help there.

I've been using the site for several months, and I'm only starting to really get the feel of the place. So I try to be forebearing with people who don't know better, especially when they later turn out to be kids, or non-native speakers of English. I still find the number of really good questions (and answers!) makes up for the minor irritation of all the less interesting, write-me-a-program posts.


In reply to Re: Loads of Nodes by FamousLongAgo
in thread Loads of Nodes by AcidHawk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-20 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found