Re: Smart Pill for Boosting Electronics Design Performance



On Fri, 19 Jan 2007 02:45:35 +0000, Dirk Bruere at NeoPax
<dirk.bruere@xxxxxxxxx> wrote:

D from BC wrote:
There is no smart pill...if so ...
I'll pop one to figure out if I should take more. :)
.....
There's some very intelligent people on here and I wonder if it's
partly due to lifestyle...

Are electronic designers getting exercise and eating "mentally"
healthy foods to stay mentally sharp?

Also....
I did some reading long ago on attention span... IIRC it matches the
duration of TV shows..about 45 minutes.
I sometimes hack on the same circuit for hours.. But I have to wonder
about my mental performance during those hours...
Maybe it was best during the first 45minutes?

How do you stay sharp?
D from BC

I once estimated that on a design I spend most of my time staring out of
the window, punctuated by intense bursts of work.

I design, and even more debug, in my sleep. I'll wake up at 2 am,
recall that I've made some subtle mistake in an analog design or a
piece of code, scribble it down, and go back to sleep.

Why sweat it, when you can push it into the background processor,
where work gets done without conscious effort.

John

.



Relevant Pages

  • Re: CInternetSession
    ... the presence of the Sleepindicates the serious design flaw. ... correct model would be to simply use an OnTimer event that would trigger the next ... It never ceases to amaze me how programmers try to cram everything into the single-thread ... Sleep() calls around like pixie dust, your design is fundamentally broken and will need to ...
    (microsoft.public.vc.mfc)
  • Re: Zephram can okay borrow their slave
    ... out rob. ... It might jump ill resorts, do you design them? ... sleep them, then we very enforce Bernadette and Vance's important ...
    (sci.crypt)
  • Re: AfxBeginThread startup times and overhead
    ... the correct solution would be ... failures under load, lost packets, hangs, etc. stemmed from bad design like this. ... I took one look at the code, saw a Sleep() inside it, and said "This code will lose ... This is in direct contrast to waiting on a mutex, event, ...
    (microsoft.public.vc.mfc)
  • Re: CInternetSession
    ... polls a Web site every 10 seconds or so. ... The presence of the Sleep, however, would represent a bad design if the purpose is to ... If the Sleep() is gratuitous, the design is even worse, because it is still means the loop ... It never ceases to amaze me how programmers try to cram everything into the single-thread ...
    (microsoft.public.vc.mfc)
  • Re: this.wait( sleep );
    ... The confusion is not the result from ... > interrupt, yield, sleep, ... ... it does mean that the Thread class is entirely ... That would certainly not be your design. ...
    (comp.lang.java.programmer)