But do you need to do a memorization with a separate step, with flash cards and dedicated time? Or do you naturally memorize stuff as you work with it - after 3rd time you read up consistent hashing, you just remember it when you see it the 4th time? For me it's very much the latter.
(Note this does not mean I don't read boring books - for this to work, one has to read about related topics too. So if I am trying to troubleshoot code which uses consistent hashing, I'd read some texts on it, plus related topics like DHTs and maybe weight assignment strategies)
Absence of evidence isn’t evidence of absence—however…
I don’t dispute that you will come to remember something after needing it several times. But without a more or less comprehensive knowledge of the subject, how do you know if there’s something you haven’t thought you needed, that would have solved the day’s problem faster or better than what you came up with via targeted search? How do you know there aren’t several such things?
I also strongly suspect that having all or most of the facts about a subject immediately available to your mind gives you the ability to think about it in a way that you otherwise couldn’t. Perhaps I’ll post an update in a few months once I’ve thoroughly studied the text I’m working through. If I’m no more adept at analysis, I’ll admit it. I’ll report the negative result.
So I guess we’ll see if it works for at least one of us.
Comments
But do you need to do a memorization with a separate step, with flash cards and dedicated time? Or do you naturally memorize stuff as you work with it - after 3rd time you read up consistent hashing, you just remember it when you see it the 4th time? For me it's very much the latter.
(Note this does not mean I don't read boring books - for this to work, one has to read about related topics too. So if I am trying to troubleshoot code which uses consistent hashing, I'd read some texts on it, plus related topics like DHTs and maybe weight assignment strategies)
Absence of evidence isn’t evidence of absence—however…
I don’t dispute that you will come to remember something after needing it several times. But without a more or less comprehensive knowledge of the subject, how do you know if there’s something you haven’t thought you needed, that would have solved the day’s problem faster or better than what you came up with via targeted search? How do you know there aren’t several such things?
I also strongly suspect that having all or most of the facts about a subject immediately available to your mind gives you the ability to think about it in a way that you otherwise couldn’t. Perhaps I’ll post an update in a few months once I’ve thoroughly studied the text I’m working through. If I’m no more adept at analysis, I’ll admit it. I’ll report the negative result.
So I guess we’ll see if it works for at least one of us.