Do you dream about programming?
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
I'm dreaming about pointer insertion and buffer overflow ... read that like you want!! :-O
This signature was proudly tested on animals.
-
I'm dreaming about pointer insertion and buffer overflow ... read that like you want!! :-O
This signature was proudly tested on animals.
Unfortunately the .NET guys can never dream of it. :laugh:
“Follow your bliss.” – Joseph Campbell
-
Ho ho ho, I'd bet he been dreaming of c# instead and he would of never encountered the problem.
Software Kinetics (requires SL3 beta) - Moving software
Unfortunately his brain functionality is not written in C# for performance considerations. :)
“Follow your bliss.” – Joseph Campbell
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
Even when I haven't been doing a lot of programming I have such dreams. I think they reflect the nature of what your mind is going through in symbolism most familiar to me.
-
randomusic wrote:
Anyone else having such dreams occasionally?
Yes, but I usually get distracted by a smoking hot brunette who really isn't interested in programming.
Michael Schubert wrote:
smoking hot brunette
I also dream about them sometimes as well. :)
-
Even when I haven't been doing a lot of programming I have such dreams. I think they reflect the nature of what your mind is going through in symbolism most familiar to me.
I once read Freud's book about interpretation of dreams, and I think he would have said something similar to what you said.
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
I twice had a nightmare the night before my exam. subject: COBOL X| still get shivers thinking about it.
V.
Stop smoking so you can: Enjoy longer the money you save. Moviereview Archive -
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
-
randomusic wrote:
Anyone else having such dreams occasionally?
Yes, but I usually get distracted by a smoking hot brunette who really isn't interested in programming.
:laugh:
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
I do my best work when I am asleep - at least that's what I tell my Boss when he tries to get my attention :laugh:
Steve _________________ I C(++) therefore I am
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
Here me, The otherday I was trying to figure out how some code could work. It took me a whole day without clear solution. Come sleep time, the solution was there through a dream. Know what, that was my brekfast before i could forget about the whole sweet nice dream the following day.
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
Only when i fall asleep at work...
-
randomusic wrote:
Anyone else having such dreams occasionally?
Yes, but I usually get distracted by a smoking hot brunette who really isn't interested in programming.
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
Yes, that's right, i have dreams like that and most of the time the dream solves the problems i had during the day and when i wakeup i try and it works very nicely :))
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
I usually dream about programming when I'm really tired - and I'm always tired now (one two year old and one 5 month old == no sleep). I've been dozing on the bus and CSS keeps flying around in-front of me, and a keep thinking about things in in terms of CSS. I've also dreamt I was in Quake 2 and Unreal Tournament. - I think I spend too much time in-front of my PC, lol. :~
-
I usually dream about programming when I'm really tired - and I'm always tired now (one two year old and one 5 month old == no sleep). I've been dozing on the bus and CSS keeps flying around in-front of me, and a keep thinking about things in in terms of CSS. I've also dreamt I was in Quake 2 and Unreal Tournament. - I think I spend too much time in-front of my PC, lol. :~
I, too, have fallen asleep and solved coding problems whilst trying to get my baby to go to sleep (he is now in his twenties doing a doctorate - sponsored by an American company called Microsoft - so it must be hereditary). I even woke up from anasthetics after a minor operation with code running through my mind. In both instances, I managed to recall the code and it worked! However, the most beautiful, elegant algorithms that swirl in front of me whilst asleep (mainly whilst in the bath!) vanish on waking. :zzz: :zzz: :zzz: :omg: (sorry - just had a good dream - must code it up).
-
If something has really disturbed me at work, almost certainly I'll be dreaming about solving the issue. I'd be debugging in the dream. Those are nightmares.
“Follow your bliss.” – Joseph Campbell
Rajesh R Subramanian wrote:
I'd be debugging in the dream
It's high time you consider debugging the dream itself!!! ;P
Reuse! Buy If You Can! Build If You Must
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
yes... that's my recurring nightmares.... <pre>internal static class ZamaroDreams { internal void Dream() { foreach(Dream dr in DreamCollection) { if (dr.IsNightmare && dr.IsAboutCoding) { dr.Show(); } } ZamaroDreams.Dream(); // recurring infinite loop } }</pre> :wtf:
-
I must have done too much programming lately. Last night I was dreaming about programming, data and objects shuffled here and there according to various rules, and I tried to get it all "working" :) Anyone else having such dreams occasionally? Magnus
I high school when I was in my "second phase" of programming (the first on a TRS-80 COCO when I was 7-12 years old, the third now as a professional), I would go on massive programming binges. When I would get stuck on the kind of problem where you just try things over and over (and over and over...) for hours at a time, it would creep into my dreams. I would go through the problem in my sleep repeatedly and it was exhausting. You never get a break, even while sleeping. Occasionally (very rarely, and never when you need it), the solution would come in a dream! On a side note, after reading about some sleep and cognitive studies, as well as from my personal experience, I have concluded that the best way to write a lot of code efficiently is to -- code less and sleep more! Between staying up late (1:00 AM) on the computer and having kids waking up (6:00 AM), even though I don't feel tired, my brain is certainly not working optimally. When I do go to bed early (i.e. before 11:00) consistently for a few nights, the quality and speed of my work is much better. I have also found that 1/2 hour on the treadmill in the evening gives me a couple hours of extra brain energy at night. And my dreams are about friendly women, and not unfriendly pointers... Stuart