in reply to Re: 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:

After frequently struggling and straining to not miss anything on the screen

I find blinking the most frequent thing I forget to do -- it simply isn't automatic anymore

The resulting crust buildup can be dangerously scratchy

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

Replies are listed 'Best First'.
Re^3: The most important thing I have forgotten to do because I was writing code:
by koolgirl (Hermit) on Oct 03, 2011 at 01:14 UTC

    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

      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.