JargonFile/original/html/H/happily.html
2014-03-27 18:54:56 +00:00

16 lines
2.6 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>happily</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="../H.html" title="H"/><link rel="previous" href="Hanlons-Razor.html" title="Hanlon's Razor"/><link rel="next" href="hard-boot.html" title="hard boot"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">happily</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="Hanlons-Razor.html">Prev</a> </td><th width="60%" align="center">H</th><td width="20%" align="right"> <a accesskey="n" href="hard-boot.html">Next</a></td></tr></table><hr/></div><dt><a id="happily"/><dt xmlns="" id="happily"><b>happily</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">adv.</span></dt></dt><dd><p> Of software, used to emphasize that a program is unaware of some
important fact about its environment, either because it has been fooled
into believing a lie, or because it doesn't care. The sense of
&#8216;happy&#8217; here is not that of elation, but rather that of
blissful ignorance. &#8220;<span class="quote">The program continues to run, happily unaware
that its output is going to /dev/null.</span>&#8221; Also used to suggest that a
program or device would really rather be doing something destructive, and
is being given an opportunity to do so. &#8220;<span class="quote">If you enter an O here
instead of a zero, the program will happily erase all your data.</span>&#8221;
Nevertheless, use of this term implies a basically benign attitude towards
the program: It didn't mean any harm, it was just eager to do its job. We'd
like to be angry at it but we shouldn't, we should try to understand it
instead. The adjective &#8220;<span class="quote">cheerfully</span>&#8221; is often used in exactly
the same way.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="Hanlons-Razor.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../H.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="hard-boot.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Hanlon's Razor </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> hard boot</td></tr></table></div></body></html>