Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

RE: Help me understand...

by swiftone (Curate)
on Oct 18, 2000 at 23:37 UTC ( [id://37406]=note: print w/replies, xml ) Need Help??


in reply to Help me understand...

Voting habits are completely personal, there is no set rules. Open community. So if it doesn't make much sense to you, there's a reason :)

That said, there are some things in common that many users here will share that may affect their voting habits. Here are the ones that affect mine:

Any massive collection of info, such as PerlMonks, becomes unwieldy and useless as time goes on if there is no way to move the good long term stuff from the good short term stuff (and the junk-at-anytime stuff). Thus, in general, I only vote up posts that I would want to find in a search a year from now. I leave unvoted posts that are not of general use. (many replies an author makes to a reply to his/her thread fall in this category, as does a lot of humor). Downvoted is anything that can be answered via a FAQ, or running with use strict or -w. Security errors are downvoted, unless they've updated the node to mention it.

Others may hold the virtual "Bar" higher, so that what I'm content to see as a 0 rep post they'd see as a -2.

Ways to improve chances of getting ++

  1. Always run with use strict, -w
  2. Always provide sample data and sample output, and the exact error that resulted.
  3. Always list the thoughts you've had in trying to solve it.
  4. Always read the documention of the functions.
Ways to improve chances of getting --
  1. Reinvent a common module, particularly CGI.pm
  2. Ask any question in the perlfaq, or one that shows up at least 5 times by using PerlMonks Search.
  3. Post your code in PRE tags rather than CODE tags. Make sure you have lines at least 250 characters long.
  4. Answer a question with blatantly (see #2) incorrect cargo-cult code

Replies are listed 'Best First'.
RE: RE: Help me understand...
by footpad (Abbot) on Oct 18, 2000 at 23:54 UTC
    "cargo cult code"?
      I had the exact same question when I heard the term. Cargo cult code (Jargon File entry) is WRONG (doesn't work/security risk/poor practice) code that is passed along anyways. A bad meme.

      A super search for "Cargo Cult" will give you some examples of the term being used, usually in reply to some code in that category. Merlyn is particularly vigorous in down-voting this code.

      Other "classic" examples are A lot of Matt Wright's perl CGI code, and the "Pragma: no-cache" myth.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://37406]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-26 06:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found