Hacker News new | ask | show | jobs
by AnimalMuppet 2231 days ago
I keep a log of things like "here's the parameters for tar to extract a file" (yeah, I know, there's man pages, but not all systems have them). I review that item when I have to extract files from a tar archive. Until then, I don't care if I forget it - that's what the file is for.
1 comments

This approach works well for knowledge pockets where the discovery of application of knowledge is naive. When you want to extract a tar file and don't remember the command your brain know you have saved the command somewhere in a log and you can find it. But think of knowledge areas where you have to connect a few different learnings together to form an intuition on the application of knowledge to a problem.
For stuff like that, I think that I keep the intuition without having to write it down and review it later. But I could be mistaken. If I don't use the intuition often enough to keep it available in my mental toolbox, then I don't use it often enough for forgetting it to be a major loss.