Guilty too. (Currently of im2 - cos lots of people seem to like it, and a telnet client in perl which probably isnt anyones dream but mine.. ).

I wouldn't call it stupid though. It's what keeps us going at times, when we want to get the damn thing working, are too proud to give up, etc. What irks when someone suggests a simpler or better solution (or a module which does what we just laboured hours to do), is that we don't want to admit the time spent was wasted. Which we'd have to, if we accepted that there were better ways of doing it.

As someone else said, that can be a bad thing too, especially in work situations where it would be better to have maintainable/portable code, than whichever spaghetti we don't want to improve..

You live and learn though.. I'm on the 3rd (or is it 4th) incarnation of one of my programms, and it's still improving, sometimes you just have to throw the whole thing away and start again..

C.


In reply to Re: Stupid Emotional Programmer Attachment, anyone? by castaway
in thread Stupid Emotional Programmer Attachment, anyone? by talexb

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.