JargonFile/original/html/U/user.html
2014-03-27 18:54:56 +00:00

21 lines
3.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>user</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../U.html" title="U"/><link rel="previous" href="Usenet-Death-Penalty.html" title="Usenet Death Penalty"/><link rel="next" href="user-friendly.html" title="user-friendly"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">user</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="Usenet-Death-Penalty.html">Prev</a> </td><th width="60%" align="center">U</th><td width="20%" align="right"> <a accesskey="n" href="user-friendly.html">Next</a></td></tr></table><hr/></div><dt><a id="user"/><dt xmlns="" id="user"><b>user</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> 1. Someone doing &#8216;real work&#8217; with the computer, using it
as a means rather than an end. Someone who pays to use a computer. See
<a href="../R/real-user.html"><i class="glossterm">real user</i></a>. </p></dd><dd><p> 2. A programmer who will believe anything you tell him. One who
asks silly questions. [GLS observes: This is slightly unfair. It is true
that users ask questions (of necessity). Sometimes they are thoughtful or
deep. Very often they are annoying or downright stupid, apparently because
the user failed to think for two seconds or look in the documentation
before bothering the maintainer.] See <a href="../L/luser.html"><i class="glossterm">luser</i></a>.</p></dd><dd><p> 3. Someone who uses a program from the outside, however skillfully,
without getting into the internals of the program. One who reports bugs
instead of just going ahead and fixing them.</p></dd><dd><p>The general theory behind this term is that there are two classes of
people who work with a program: there are implementors (hackers) and
<a href="../L/luser.html"><i class="glossterm">luser</i></a>s. The users are looked down on by hackers to
some extent because they don't understand the full ramifications of the
system in all its glory. (The few users who do are known as <span class="firstterm">real winners</span>.) The term is a relative one: a
skilled hacker may be a user with respect to some program he himself does
not hack. A LISP hacker might be one who maintains LISP or one who uses
LISP (but with the skill of a hacker). A LISP user is one who uses LISP,
whether skillfully or not. Thus there is some overlap between the two
terms; the subtle distinctions must be resolved by context.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="Usenet-Death-Penalty.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../U.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="user-friendly.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Usenet Death Penalty </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> user-friendly</td></tr></table></div></body></html>