Hacker News new | ask | show | jobs
by dominotw 3942 days ago
One of the things I've noticed by being in front of the computer all the time is that my brain never gets a chance to reminisce my past. My past is just a blurry memory indistinguishable from a hallucination.

Internet Screens have fundamentally changed human brain.

1 comments

This sounds like it could be quite bad for learning. I've found my learning of an abstract subject, such as mathematics, greatly increases when I can take a step back at each successive milestone of progress.

In contrast, when everything simply blurs together, there are no clearly delineated chunks of memory to latch linguistic markers onto, and I fail to build abstractions out of those thoughts.

Of course, this concern may be moot in the case of computer programming, since the abstractions involved are often concretely represented by the computer itself! In a way, when we program, we are outsourcing a part of our brain, relying on a smaller subset of mental capacity, and relying on the computer to amplify it back again, by handling the abstractions for us.

OTOH, this may simply be proof that going to the whiteboard before coding up a solution is a healthy alternative to hacking away at the keyboard all day without thought.