Hacker News new | ask | show | jobs
by grodeni 2197 days ago
While the thesis is interesting and while there is probably some truth to it, the argument doesn't seem fair to me...

Sure if you repeat endlessly a task which is not related to the objective, it may fail to prove successful (without much surprise). However, if I repetitively compare images of one correct coin and one incorrect coin, I am pretty sure that I would improve in some way, without putting so much effort in the process. If every day someone recalls me the position of the nearest fire extinguisher, I will certainly learn this information at some point, once again without much effort.

And this type of wrong arguments can be reversed against the author thesis. Try to learn a new programming language while doing a one armed handstand, the difficulty will be way higher, however I doubt that it will generally improve your learning pace. Does that mean that difficulty is not a key to remembering? Nope, only that it is not per se a sufficient condition to remembering.

5 comments

This is difficult to express, but that difficulty inherent to my process of describing my perspective to you is a motivator for me doing so. And that's where difficulty/challenge as a component of knowledge acquisition is important.

We memorize and recall within the limbic system. That's the same system that also facilitates our emotional and physical responses to stimuli. And as I see it (keep in mind I'm not a neuroscientist), increasing emotional activity alongside the task increases the overall allocation of physical energy to the limbic system. I believe this is the physical component that defines "flow", or the ability to be so immersed in an activity or series of activities that, as I am at this point in my writing, we forget time. (I need to go stir tea on the stove. One moment...)

Alright. Um, our ability to sustain enough engagement in something to optimize our retention of that activity is, I believe, critically dependent on emotion. Think of reading a law book. Now, think of reading a law book on accounting. Now, think of reading a law book on accounting while referencing the IRS.gov web site for available white papers. The further we venture into emotional detachment from the activity, the more willpower we need to engage, the more energy we deplete through continuous activation and reactivation as we doze off and have to return and restart a portion of the activity.

I agree though that the challenge has to be enjoyable. I'm not interested in learning a new programming language while doing a handstand. I am, however, interested in learning a new programming language if a boy I like also likes it and likes to talk about it, and I want a reason to talk to him more often. (I had a stint learning C++ for that reason. And it's still one of the best things I've done because it expanded my understanding of paradigms and language capabilities.)

It's not necessarily a question of "will this work at all?" but rather a question of effectiveness. Numerous studies have shown that retrieval practice is generally more effective. I'm not sure I've seen a study yet which shows any other result.

For example, results in a study done on children:

(image) https://www.frontiersin.org/files/Articles/175657/fpsyg-07-0... (from https://www.frontiersin.org/articles/10.3389/fpsyg.2016.0035...)

Experiment 2 is free recall (blank piece of paper trying to recall as many words as they studied in the prior phase).

Experiment 3 is recognition (given a randomly sorted list of all the studied words and a bunch of other words that weren't in the list).

I'd also suggest it limits the usefulness of your memory. By only learning by comparing coins, you might successfully get everything correct on a quiz that entirely consists of comparing coins. But if you're ever faced with a different situation, say you don't have a coin at all but you have to reproduce it in some way, it's likely your knowledge won't transfer.

I've been in plenty of situations, and I'm sure others have too, where I've "learned something" and I'm able to answer a multiple choice, but faced with an open-ended question with a free-form answer, I'm screwed because I can't actually recall the information. I've only trained recognition when possible candidates are placed before me.

> if I repetitively compare images of one correct coin and one incorrect coin, I am pretty sure that I would improve in some way, without putting so much effort in the process

Trying to figure out which coin is correct would be cognitive effort through - retrieval practice promoted by article. That is the point of article, it is not enough to see it, you have to work with it.

Sure if you repeat endlessly a task which is not related to the objective, it may fail to prove successful (without much surprise)

If people are utilizing study strategies in this vein, then it's certainly a fair argument by the author.

For the record, I made the same mistake of mistaking passive reading as knowledge acquisition.

It's like, the author is trying to achieve the opposite on purpose.