Ask HN: Does anyone dream of code?
61–70 of 146 posts
Re: Ask HN: Does anyone dream of code?
#62Re: Ask HN: Does anyone dream of code?
#63Re: Ask HN: Does anyone dream of code?
#64I first noticed this with PCB layouts - I'd be moving parts and re-routing/prettifying manually for long straights and only 45deg corners.
Also refactoring code, particularly in an aesthetic way as if making the style consistent/readable before doing something with it - shortening lines, aligning data structure entries, whatever.
It happens if I play something like tetris before sleeping or while tired, too.
Re: Ask HN: Does anyone dream of code?
#65I find myself working on it half asleep in my bed. It pretty much always results in finding the solution or at the very least a good lead.
Re: Ask HN: Does anyone dream of code?
#66This usually only happens the night after a long day working on very mentally challenging problems, it rarely happens after easy days.
Re: Ask HN: Does anyone dream of code?
#67I never really dream of code, but I did have a funny dream of me writing something and trying to get girls to check out what I wrote. I was like, "hey ladies, check out this code"
Re: Ask HN: Does anyone dream of code?
#68Re: Ask HN: Does anyone dream of code?
#69I've been doing this for 30 years. Why? Because I work in such a way to make it happen. What you call a problem, I embrace as a gift. Of all the things I've discussed here at Hacker News over the years, this is probably the #1 subject. Most programmers have the opposite problem of you: they have trouble turning their minds on . I always turn my computer off several hours before bed. The last thing I do every night is…
A lot of programmers I respect like to work on printed out code, and it's something I enjoy as well. Furthermore I'd love if we could work completely offline, with pen and paper.
If you don't need the training wheels and you're not a hacker in a movie, I think you'll discover over time that it is a sweet sweet liberation to be free from the ball and chain of syntax.