Although dreaming about programming languages and solutions to various probles occurs frequently, the weirdest thing that every happened to me involved precience(? clairvoyance perhaps) and the worst case of deja vu...

I am currently doing my comp sci stage at company X. 3 months ago i had an interview there to see if i was the person they required for the position. That night I dreamt that i had been accepted and started working there on a rather difficult problem involving some Perl code.

Now the odd part of this story is that the problem involved socket programming, a topic we hadn't covered in class and only briefly read about in the camel book. Yet, in the dream i was able to solve said problem...

On the first day here at stage, about a month ago today, i was introduced, etc. then i was shown my cubicle... which was exactly like the one from my dream. Same view, layout, even the color of the padded walls. Deja Vu. Yet i recalled that i had passed this empty cubicle during my interview so i quickly wrote this off.

The first few days went by, and on the fourth day i met the resident Perl guy and his little project... a small client/server chat program written in Perl. Odd. Says I. as he showed me the workings of his basic script he explained that the part he was stuck on was the socket manipulation section. Anxiety rising. Which matched the problem in my dream before. At that moment the solution popped in my head and I quickly fixed the problem right there...

Ever since then ive slept with a pad of paper and pencil on my cardboard box nightstand.. Please excuse the lengthy narative

"Your baudrate depends on the size of your pipe". -Alex Simonelis

In reply to Re: Dreaming about Perl by Putzfrau
in thread Dreaming about Perl by brianarn

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.