wiki/2021-05-20-20-17-36.html

20 lines
8.1 KiB
HTML
Raw Normal View History

2022-07-29 15:41:17 +00:00
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Professional narcissism</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: [ [&#x27;$&#x27;,&#x27;$&#x27;], [&#x27;\(&#x27;,&#x27;\)&#x27;] ],
displayMath: [ [&#x27;$$&#x27;,&#x27;$$&#x27;], [&#x27;[&#x27;,&#x27;]&#x27;] ]
},
options = {
processHtmlClass = &quot;math&quot;
}
}
</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>Professional narcissism</h1><section class="post-metadata"><span>Date: <!-- -->2021-05-20 20:17:36 +08:00</span><span>Date modified: <!-- -->2022-07-08 14:35:30 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>Per Pinker, coined from his book &quot;The sense of style&quot;:
</p><blockquote><p>The confusion of the activities of your guild, profession, or field with the subject matter designed to deal with.
</p></blockquote><p>To quickly understand what this means, here&#x27;s some examples:
</p><ul><li><p>In film, instead of focusing what movie is about, they boast about the sales or views.
</p></li><li><p>In media, &quot;cover the coverage&quot;, a situation where multiple sources just focuses on other sources instead of the situation itself, a problem leading to echo chambers.
</p></li><li><p>In learning, instead of focusing what and why of a note-taking method, they focus on the possible effects of your productivity as much as possible.
</p></li></ul><p>This could also happen on yourself already.
</p><ul><li><p>In <a href="/wiki/2020-04-15-14-35-55">Note-taking</a>, you may focus on the number of notes, neglecting certain aspects such as the purpose and the quality of the notes.
</p></li><li><p>In <a href="/wiki/2021-07-22-14-09-26">Programming</a>, you may boast how the program is fast that is less readable instead of making sure the program is maintainable where maintaining that program for long-term use is more important.
</p></li></ul><section><h2>Backlinks</h2><ul><li><a href="/wiki/2021-05-20-20-17-03">Don&#x27;t get caught in the hype</a></li><li><a href="/wiki/2021-06-11-10-57-09">Collecting information only feels like progress</a></li><li><a href="/wiki/2021-07-05-12-36-41">Unnecessary optimizations cripple progress</a></li><li><a href="/wiki/journals.learning-how-to-draw">Journals: Learning how to draw</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2021-05-20 20:17:36 +08:00\"","date_modified":"\"2022-07-08 14:35:30 +08:00\"","language":"en","source":""},"title":"Professional narcissism","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":"Per Pinker, coined from his book \"The sense of style\":\n"}]},{"type":"element","tagName":"blockquote","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The confusion of the activities of your guild, profession, or field with the subject matter designed to deal with.\n"}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"To quickly understand what this means, here's some examples:\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In film, instead of focusing what movie is about, they boast about the sales or views.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In media, \"cover the coverage\", a situation where multiple sources just focuses on other sources instead of the situation itself, a problem leading to echo chambers.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In learning, instead of focusing what and why of a note-taking method, they focus on the possible effects of your productivity as much as possible.\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"This could also happen on yourself already.\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In "},{"type":"element","tagName":"a","properties":{"href":"/2020-04-15-14-35-55"},"children":[{"type":"text","value":"Note-taking"}]},{"type":"text","value":", you may focus on the number of notes, neglecting certain aspects such as the purpose and the quality of the notes.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-22-14-09-26"},"children":[{"type":"text","value":"Programming"}]},{"type":"text","value":", you may boast how the program is fast that is less readable instead of making sure the program is maintainable where maintaining that program for long-term use is more important.\n"}]}]}]}]},"backlinks":[{"path":"/2021-05-20-20-17-03","title":"Don't get caught in the hype"},{"path":"/2021-06-11-10-57-09","title":"Collecting information only feels like progress"},{"path":"/2021-07-05-12-36-41","title":"Unnecessary optimizations cripple progress"},{"path":"/journals.learning-how-to-draw","title":"Journals: Learning how to draw"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2021-05-20-20-17-36"]},"buildId":"Ie9t5zutrXP6Of75Cb5xF","assetPrefix":"/wiki","nextExport":false,"isFallback":false,"gsp":true}</script><script nomodule="" src="/wiki/_next/static/chunks/poly