Not long ago, I visited some folks with whom I had worked at a large Insurance company. My job there was to work as a deployment engineer in a large group of developers. It was good to sit and have a beer and visit with them, as it had been a couple of years. As the beers flowed and the hours dwindled toward bar time, we began to reminisce about tech issues, apps, code, politics...etc.. . I was astounded to hear that the Perl code I wrote to bridge between CVS and an expensive, complex proprietary SCM application was still being used, unchanged!
This was/is not pretty code! I have seen good code writing, and know very well that what I do would not be described as such. It was never intended to be much more that an interim tool that I and a couple of others could use while the "real" tool was being written in Java, incorporating all sorts of neat things from Maven to God only knows what else.
As I sat there, beer in hand, mouth hanging open in surprise, my former co-worker explained to me that the "real" tool never did come about, and the goofy ugly code I wrote was and is being used still, everywhere in that company!
Of that I am proud. It ain't pretty, but it works. And what I am most proud of is that it works for others as well as it did for me. Many who use it are far better programmers than I will ever be. But, By God!... they like it!
- ...the majority is always wrong, and always the last to know about it...
- The Spice must flow...
- ..by my will, and by will alone.. I set my mind in motion
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.