Re: Constant interruptions and left brain - right brain thing
- From: Chris Sonnack <Chris@xxxxxxxxxxx>
- Date: Wed, 28 Sep 2005 11:42:38 -0500
Phlip writes:
> It is very sad that people who would never indulge in cartomancy or
> astromancy (astrology) consider the pseudoscience of "bicameral mind"
> theories to be more than a metaphor.
It has a *little* more scientific basis than that, but that is neither
here nor there.
> [...] programming requires filling your short-term memory [...]
>
> Interruptions destroy this short-term memory.
Regardless of the interruption.
I can't speak to the work modes of others, but it's not uncommon for
me to be--figuratively speaking--several "sub-routine calls" into a
process that requires successfully "popping each frame off the stack"
on the way back to the main process.
Interruptions are deadly when that's happening--usually results in
"stack corruption" of some sort.
An image I've used to communicate this to non-programmer managers is
that of those jugglers you used to see on Ed Sullivan. The ones with
all the plates spinning on vertical sticks. They'd dash around like
crazy keeping the spins going.
Programming can be like that. Lots of stuff going on that you need
to keep on top of. Get interrupted and plates begin to crash onto
the floor.
--
|_ CJSonnack <Chris@xxxxxxxxxxx> _____________| How's my programming? |
|_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL |
|_____________________________________________|_______________________|
.
- Follow-Ups:
- Re: Constant interruptions and left brain - right brain thing
- From: Anon
- Re: Constant interruptions and left brain - right brain thing
- From: Simo Melenius
- Re: Constant interruptions and left brain - right brain thing
- References:
- Prev by Date: Re: virtual addresses
- Next by Date: Re: virtual addresses
- Previous by thread: Re: Constant interruptions and left brain - right brain thing
- Next by thread: Re: Constant interruptions and left brain - right brain thing
- Index(es):