mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 06:19:03 +00:00
23 lines
9.3 KiB
HTML
23 lines
9.3 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Involuntary attention switch is good for preventing tunnel vision</title><script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script><script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script><script type="text/x-mathjax-config">
|
|
MathJax = {
|
|
tex: {
|
|
inlineMath: [ ['$','$'], ['\(','\)'] ],
|
|
displayMath: [ ['$$','$$'], ['[',']'] ]
|
|
},
|
|
options = {
|
|
processHtmlClass = "math"
|
|
}
|
|
}
|
|
</script><meta name="next-head-count" content="6"/><link rel="preload" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" as="style"/><link rel="stylesheet" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" as="script"/></head><body><div id="__next"><main><h1>Involuntary attention switch is good for preventing tunnel vision</h1><section class="post-metadata"><span>Date: <!-- -->2021-05-20 20:20:19 +08:00</span><span>Date modified: <!-- -->2021-07-21 15:59:06 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>We sometimes slip into the ADHD-like tendency of involuntary attention switching.
|
|
This can be good as <a href="/wiki/2021-07-04-15-49-22">Randomness in systems introduces interest</a>.
|
|
</p><p>The more unfamiliar the topic, the less associations we make.
|
|
Furthermore, the more time we spent on the environment that we're comfortable with, the more likely we'll be experiencing <a href="/wiki/learning.pitfalls.tunnel-vision">Tunnel vision</a>.
|
|
We understand this unfamiliar topic as if an isolated land far away from the main body of familiar ideas, just waiting to drift towards them.
|
|
This is why interleaving from our familiar can sometimes be helpful as <a href="/wiki/learning.techniques.interleaving">Switching between different topics makes new perspective</a>.
|
|
</p><p>Some examples:
|
|
</p><ul><li><p>Window shopping for a better <a href="/wiki/2020-04-15-14-35-55">Note-taking</a> workflow while you already have a working workflow.
|
|
</p></li><li><p>Checking the new programming language or a framework even if you're already comfortable with another one.
|
|
</p></li><li><p>Reading the trending articles of the week even if you don' have any familiarity with the related topic.
|
|
</p></li></ul><p>This doesn't mean lack of commitment as you still have to strive to improve your own (see <a href="/wiki/2021-05-02-16-52-22">Every copy of the techniques is personalized</a>).
|
|
And most of the time, it isn't really worth to switch.
|
|
</p><section><h2>Backlinks</h2><ul><li><a href="/wiki/2021-05-05-19-43-14">Look for live sessions as another form of examples</a></li><li><a href="/wiki/2021-05-20-20-17-03">Don't get caught in the hype</a></li><li><a href="/wiki/2021-07-05-12-36-41">Unnecessary optimizations cripple progress</a></li><li><a href="/wiki/2021-07-15-07-26-52">Overanalyzing slow you down</a></li><li><a href="/wiki/2021-07-15-07-43-45">Collecting information to learn new skills</a></li><li><a href="/wiki/2022-04-19-20-37-20">How I approach note-taking</a></li><li><a href="/wiki/learning.pitfalls.tunnel-vision">Tunnel vision</a></li><li><a href="/wiki/learning.techniques.interleaving">Switching between different topics makes new perspective</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2021-05-20 20:20:19 +08:00\"","date_modified":"\"2021-07-21 15:59:06 +08:00\"","language":"en","source":""},"title":"Involuntary attention switch is good for preventing tunnel vision","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":"We sometimes slip into the ADHD-like tendency of involuntary attention switching.\nThis can be good as "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-04-15-49-22"},"children":[{"type":"text","value":"Randomness in systems introduces interest"}]},{"type":"text","value":".\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The more unfamiliar the topic, the less associations we make.\nFurthermore, the more time we spent on the environment that we're comfortable with, the more likely we'll be experiencing "},{"type":"element","tagName":"a","properties":{"href":"/learning.pitfalls.tunnel-vision"},"children":[{"type":"text","value":"Tunnel vision"}]},{"type":"text","value":".\nWe understand this unfamiliar topic as if an isolated land far away from the main body of familiar ideas, just waiting to drift towards them.\nThis is why interleaving from our familiar can sometimes be helpful as "},{"type":"element","tagName":"a","properties":{"href":"/learning.techniques.interleaving"},"children":[{"type":"text","value":"Switching between different topics makes new perspective"}]},{"type":"text","value":".\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Some examples:\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Window shopping for a better "},{"type":"element","tagName":"a","properties":{"href":"/2020-04-15-14-35-55"},"children":[{"type":"text","value":"Note-taking"}]},{"type":"text","value":" workflow while you already have a working workflow.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Checking the new programming language or a framework even if you're already comfortable with another one.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Reading the trending articles of the week even if you don' have any familiarity with the related topic.\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"This doesn't mean lack of commitment as you still have to strive to improve your own (see "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-02-16-52-22"},"children":[{"type":"text","value":"Every copy of the techniques is personalized"}]},{"type":"text","value":").\nAnd most of the time, it isn't really worth to switch.\n"}]}]},"backlinks":[{"path":"/2021-05-05-19-43-14","title":"Look for live sessions as another form of examples"},{"path":"/2021-05-20-20-17-03","title":"Don't get caught in the hype"},{"path":"/2021-07-05-12-36-41","title":"Unnecessary optimizations cripple progress"},{"path":"/2021-07-15-07-26-52","title":"Overanalyzing slow you down"},{"path":"/2021-07-15-07-43-45","title":"Collecting information to learn new skills"},{"path":"/2022-04-19-20-37-20","title":"How I approach note-taking"},{"path":"/learning.pitfalls.tunnel-vision","title":"Tunnel vision"},{"path":"/learning.techniques.interleaving","title":"Switching between different topics makes new perspective"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2021-05-20-20-20-19"]},"buildId":"Ie9t5zutrXP6Of75Cb5xF","assetPrefix":"/wiki","nextExport":false,"isFallback":false,"gsp":true}</script><script nomodule="" src="/wiki/_next/static/chunks/polyfills-99d808df29361cf7ffb1.js"></script><script src="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" async=""></script><script src="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" async=""></script><script src="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" async=""></script><script src="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" async=""></script><script src="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" async=""></script><script src="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" async=""></script><script src="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_buildManifest.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_ssgManifest.js" async=""></script></body></html> |