What's a bad habit in a non-programming context, can be a good thing to a programmer. (eg, the three virtues)

Personally, I'm obsessive compulsive, and a packrat. I'm not really certain that either one is all that useful to this profession though:

Obsessive compulsive:
Nothing ever seems good enough--I always want to improve things. Of course, this means that I hate declaring something to be a final release. I'd leave things in beta longer than Google, if I could get away with it.
Packrat:
Yes, there's the odd humor when people come to me looking for odd things (a DB25 to RJ45 adaptor, packing peanuts, WD40, random tools, VHB, etc.), and I actually have them, and it can be useful to keep every e-mail, so that you can justify the changes to the system, but I have way too much crap on/in/under my desk at work, and I use more than half my house for storage.

Oh -- and I hate making phone calls. It might have something to with having doing tech support during my undergrad, but I don't even like checking voicemail or calling for pizza.

Update: I said that I was obsessive compulsive. I never claimed to have OCD or OCPD. I do, however, exhibit every one of the typical indicators of an obsessive compulsive personality (some of them I'm slowly overcoming):


In reply to Re: [OT] General bad habits and characteristics (non programming). by jhourcle
in thread [OT] General bad habits and characteristics (non programming). by techcode

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.