The worst I ever did was in the early eighties, programming a silicon wafer probing robot for a wafer fab - included a subroutine that would, about once a month, blank out the controller screen and display something juvenile (since that's what I was back then) like "This incredible software developed by..." for about 5 seconds. Without loss of data, of course. No harm done.
Context is everything. If the target of the above prank is a good buddy and they have a history and an understanding about practical jokes, then , yeah, it's funny. If it's just an innocent colleague, then you've definitely crossed way over the line.
-
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.
|