in reply to Re^2: The most important thing I have forgotten to do because I was writing code:
in thread The most important thing I have forgotten to do because I was writing code:

Blinking, that's a good one...maybe that's why my eyes burn so damn bad after a bug hunt.


"The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man.." -- George Bernard Shaw

  • Comment on Re^3: The most important thing I have forgotten to do because I was writing code:

Replies are listed 'Best First'.
Re^4: The most important thing I have forgotten to do because I was writing code:
by cavac (Prior) on Oct 03, 2011 at 18:02 UTC
    I think i just found out why my coworkers say i look a bit alien when i'm coding...

    Don't use '#ff0000':
    use Acme::AutoColor; my $redcolor = RED();
    All colors subject to change without notice.