Good point. Software development is kind of a Zen thing anyway .. all this stuff is imaginary. And it's difficult for a sole developer to look at his own code, trying to find problems or solve a bug, because it's like looking in a mirror.

When I walked around the factory floor, I *was* managing -- even got addressed as 'Sir' at one point by a guy half a dozen years older than me (I looked over my shoulder, then realized he was talking to me). My title was still Junior Design Engineer, but if I reported a problem or suggested a solution, I'd discuss it with the real managers, and the change would get made.

Watching the log files recently, I was trying to detach myself from my 'developer' persona and take on a 'consultant' or 'manager' persona and watch for any anomalies in the behaviour of the application. Any problems I found I entered into the bug database, for my co-worker the SysAdmin, for the Director of Deevlopment and for the CTO to look at and ponder. After a suitable period of meditation, we'll decide what's important and/or useful and I'll go ahead and make those changes.

It's tough being a development department of one, because although you do get to do the cool stuff, you also have to do the grunt work and 100% of the support. But my job continues to be amusing and intriguing, so I guess I'll be here for a while.

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds


In reply to Re^2: Managing By Walking Around: from 1982 to 2006 by talexb
in thread Managing By Walking Around: from 1982 to 2006 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.