13

I think I've been doing too much Android programming in the last three days.

Had a lucid dream last night where I couldn't wake up until I figured out how to set up an inter-thread latch that would allow me to process through a shit ton of data points in parallel without duplication or skipping errors in the most efficient manner (effectively no blocking). We're talking several hundred lines of code. Slept 14 hours last night, I heard my alarm but didn't wake up. When I finally got up, I did what I did in my dream and it worked better than the existing code.

Turns out my brain is great at Java evaluation now, I guess.

Comments
  • 1
    @IllSlapU To be fair: I AM an Android developer. It's kind of my job. cx
  • 1
    If you couldn't wake yourself up it wasn't really a lucid dream though?
  • 0
    @IllSlapU
    Harsh
  • 0
    @th31 Hmm. Had control, and was aware it was a dream, but was stuck. Wonder if that has a name.
Add Comment