|
|
|
|
|
by infertainment
899 days ago
|
|
>forgetting is a filter Exactly. Spaced repetition is a remarkably effective learning technique, but it can't tell you what to learn. At some point I think we have to stop listening to external authorities and rely on our own judgement about what to learn, and how to do so, as signalled by feelings of excitement about particular authors and ideas. One of the effects of formal education is to dampen or corrupt that intuition, e.g. by instilling the desire to learn things 'properly' (say in a certain prearranged sequence) or by the desire to only learn prestigious topics in order to impress other people. If we are engaged meaningfully with reality we will inevitably revisit particular subjects or authors multiple times. This is an organic form of spaced repetition. Forgetting certain things is part of that: we learn to swim during the winter and to skate during the summer. |
|
Like, imagine if someone learning to program put a huge amount of their effort into using flashcards to memorize the functions in their preferred language's standard library. I think most people would agree that this person is wasting their time because IDE tooling and Internet searches make it really easy to look up that information on an as-needed basis. So the real effort should be put into learning skills like domain modeling or how to read and debug code.
I think that the same principle might apply to most subjects. Even in language learning, one of the places where SRS is most popular. Academics seem to be pretty skeptical of using any sort of flashcarding to learn vocabulary. In part because the empirical evidence doesn't actually seem to support it, and in part on theoretical grounds. The contemporary model for how the brain models language is fundamentally connectionist. Definitions and lemmas aren't something we naturally memorize as a list of facts and then plug into a grammar, which is why native speakers often have difficulty reciting conjugation tables or defining words.
I think that formal education's tendency toward representing subjects as lists of factoids is fundamentally another manifestation of the McNamara Fallacy (https://en.wikipedia.org/wiki/McNamara_fallacy). As long as educators have a mandate to (ostensibly) objectively quantify students' progress with grades and scores, they will have a need to represent the subject manner in a manner that permits easy quantification. And they will have to do so regardless of whether it actually makes sense to do so for whatever subject they're teaching.