wiki/_next/data/Ie9t5zutrXP6Of75Cb5xF/2021-04-06-22-25-17.json

1 line
6.1 KiB
JSON
Raw Normal View History

2022-07-29 15:41:17 +00:00
{"pageProps":{"metadata":{"date":"\"2021-04-06 22:25:17 +08:00\"","date_modified":"\"2022-04-01 16:26:08 +08:00\"","language":"en","source":""},"title":"Prefer referencing over remembering","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"It makes for less cognitive overhead.\nThis is especially true in the age of internet where information is widely distributed.\nEven without the internet, however, it is still useful to find ways to refer to things or store them locally whether by "},{"type":"element","tagName":"a","properties":{"href":"roam:Archiving"},"children":[{"type":"text","value":"roam:Archiving"}]},{"type":"text","value":" or "},{"type":"element","tagName":"a","properties":{"href":"/2020-04-15-14-35-55"},"children":[{"type":"text","value":"Note-taking"}]},{"type":"text","value":".\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"This doesn't mean that you should avert remembering, that would be silly as "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-14-11-48-20"},"children":[{"type":"text","value":"Understanding comes first from memory"}]},{"type":"text","value":".\nYou're still trying to understand a concept, after all.\nThe gist of it is knowing the basics of a concept and its relations to others,\n"},{"type":"element","tagName":"a","properties":{"href":"/2021-05-22-11-16-25"},"children":[{"type":"text","value":"Most of the work is done from smaller amount of effort"}]},{"type":"text","value":".\nThis enables you to come up with a more effective search query.\nIf nothing else, you could take advantage of the help system insisted by the tool.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Here are some examples:\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Leave links to official documentations and guides instead of writing detailed notes for yourself.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"On a Unix-based environment, for example, has the manual pages with "},{"type":"element","tagName":"code","properties":{"className":["inline-code"]},"children":[{"type":"text","value":"man"}]},{"type":"text","value":" and you can search through "},{"type":"element","tagName":"code","properties":{"className":["inline-code"]},"children":[{"type":"text","value":"apropos"}]},{"type":"text","value":".\n This is especially needed if you're using BSD-based operating systems such as FreeBSD and OpenBSD.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"element","tagName":"a","properties":{"href":"https://www.gnu.org/software/texinfo/"},"children":[{"type":"text","value":"Texinfo"}]},{"type":"text","value":" and "},{"type":"element","tagName":"a","properties":{"href":"https://github.com/tldr-pages/tldr"},"children":[{"type":"text","value":"tldr pages"}]},{"type":"text","value":".\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Remembering to use the help system of the tools if available.\n For example, "},{"type":"element","tagName":"a","properties":{"href":"/editor.emacs.help-system"},"children":[{"type":"text","value":"Using the built-in help system of Emacs"}]},{"type":"text","value":" or "},{"type":"element","tagName":"a","properties":{"href":"/editor.neovim.help-system"},"children":[{"type":"text","value":"Neovim help system"}]},{"type":"text","value":".\n"}]}]},{"type":"element","tagName":"li","properties":{},"chi