mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 09:18:59 +00:00
42 lines
13 KiB
HTML
42 lines
13 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>When starting out, focus on quantity over quality</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>When starting out, focus on quantity over quality</h1><section class="post-metadata"><span>Date: <!-- -->2021-07-15 07:47:32 +08:00</span><span>Date modified: <!-- -->2022-04-03 16:55:53 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>When we do <a href="/wiki/2021-07-09-19-20-50">Skill-building</a>, there can be a tendency to overanalyze.
|
|
Remember: <a href="/wiki/2021-07-15-07-26-52">Overanalyzing slow you down</a>.
|
|
</p><p>The solution to prevent the tendency to overanalyze is simple: just start one.
|
|
It doesn't matter how low the quality is, it serves as a foundation for you to know what could be improved.
|
|
It is pointless task especially if you have absolute zero experience.
|
|
</p><p>Instead of thinking that learning and improving a skill as a linear process jump to a higher level with a more ambitious and over-the-top project, you could think of creating projects as an iterative process improving your grand vision of things with each step.
|
|
For each project you start, it could be the next version towards the realization of your dream project.
|
|
The most important point for this is a good sense of skill improves over time.
|
|
Since time is a (more important) limited resource, you may as well make as many of them as possible.
|
|
With it, you're getting a sense of what is good and bad practice with the previous projects.
|
|
This is especially important as you remember more of your projects early on your journey.
|
|
</p><p>This project-based thinking process can be lent to several situations.
|
|
</p><ul><li><p>When starting a YouTube channel, focus on putting out more videos.
|
|
Over time, you'll know what is good practice for a decent audio and you tend to notice what is a better way of presenting something.
|
|
A bonus that you might have an audience at that point with the time you might spend overthinking and preparing for it.
|
|
</p></li><li><p>When producing music, create and publish them.
|
|
Over time, you'll know what is good mixing or good melody with your previous projects especially with the bad pieces.
|
|
</p></li><li><p>When <a href="/wiki/2021-07-22-14-09-26">Programming</a>, make more programs of varying usefulness.
|
|
Over time, you'll have experiences building habits on how to solve problems and search effectively for a topic.
|
|
</p></li><li><p>When learning <a href="/wiki/2020-12-26-13-30-39">Illustration</a>, draw more pieces.
|
|
Over time, you'll know what bad anatomy looks like and effectively improve your visualization to create more dynamic illustrations.
|
|
</p></li></ul><p>The above situations pretty much assumes that you're doing it from self-learning.
|
|
Just remember that <a href="/wiki/2021-07-22-14-24-00">Self-learning is about responsibility</a>.
|
|
</p><p>While having more of the lower quality work can be detrimental, <a href="/wiki/2021-06-24-18-08-23">Failed ideas can be repurposed</a>.
|
|
You do have a mountainous amount of bad ideas that could be combined into something better which is nice for ideations.
|
|
</p><p>However, this tendency is without its problems.
|
|
Being focus on quantity on a longer time creates stagnation and bad habits start to stick.
|
|
To prevent as much fallout as possible, put some time for <a href="/wiki/2020-07-06-23-55-47">Deliberate practice</a> and start focusing on quality.
|
|
</p><p>Beyond quantity versus quality, it can be good to balance them.
|
|
Putting some time on quantity means that you can put your muscle memory to good use, almost like <a href="/wiki/2021-04-07-18-19-11">Spaced repetition</a>.
|
|
On other hand, it is important to <a href="/wiki/2021-04-30-14-12-52">Create roadmaps to stay on track</a> and put deadlines to create a reasonable amount of work over a period of time.
|
|
</p><section><h2>Backlinks</h2><ul><li><a href="/wiki/2021-07-22-14-01-10">Communicate with others to learn</a></li><li><a href="/wiki/2022-01-09-11-37-21">Look into tutorials with a solid-end goal</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2021-07-15 07:47:32 +08:00\"","date_modified":"\"2022-04-03 16:55:53 +08:00\"","language":"en","source":""},"title":"When starting out, focus on quantity over quality","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":"When we do "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-09-19-20-50"},"children":[{"type":"text","value":"Skill-building"}]},{"type":"text","value":", there can be a tendency to overanalyze.\nRemember: "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-15-07-26-52"},"children":[{"type":"text","value":"Overanalyzing slow you down"}]},{"type":"text","value":".\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The solution to prevent the tendency to overanalyze is simple: just start one.\nIt doesn't matter how low the quality is, it serves as a foundation for you to know what could be improved.\nIt is pointless task especially if you have absolute zero experience.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Instead of thinking that learning and improving a skill as a linear process jump to a higher level with a more ambitious and over-the-top project, you could think of creating projects as an iterative process improving your grand vision of things with each step.\nFor each project you start, it could be the next version towards the realization of your dream project.\nThe most important point for this is a good sense of skill improves over time.\nSince time is a (more important) limited resource, you may as well make as many of them as possible.\nWith it, you're getting a sense of what is good and bad practice with the previous projects.\nThis is especially important as you remember more of your projects early on your journey.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"This project-based thinking process can be lent to several situations.\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"When starting a YouTube channel, focus on putting out more videos.\n Over time, you'll know what is good practice for a decent audio and you tend to notice what is a better way of presenting something.\n A bonus that you might have an audience at that point with the time you might spend overthinking and preparing for it.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"When producing music, create and publish them.\n Over time, you'll know what is good mixing or good melody with your previous projects especially with the bad pieces.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"When "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-22-14-09-26"},"children":[{"type":"text","value":"Programming"}]},{"type":"text","value":", make more programs of varying usefulness.\n Over time, you'll have experiences building habits on how to solve problems and search effectively for a topic.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"When learning "},{"type":"element","tagName":"a","properties":{"href":"/2020-12-26-13-30-39"},"children":[{"type":"text","value":"Illustration"}]},{"type":"text","value":", draw more pieces.\n Over time, you'll know what bad anatomy looks like and effectively improve your visualization to create more dynamic illustrations.\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The above situations pretty much assumes that you're doing it from self-learning.\nJust remember that "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-22-14-24-00"},"children":[{"type":"text","value":"Self-learning is about responsibility"}]},{"type":"text","value":".\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"While having more of the lower quality work can be detrimental, "},{"type":"element","tagName":"a","properties":{"href":"/2021-06-24-18-08-23"},"children":[{"type":"text","value":"Failed ideas can be repurposed"}]},{"type":"text","value":".\nYou do have a mountainous amount of bad ideas that could be combined into something better which is nice for ideations.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"However, this tendency is without its problems.\nBeing focus on quantity on a longer time creates stagnation and bad habits start to stick.\nTo prevent as much fallout as possible, put some time for "},{"type":"element","tagName":"a","properties":{"href":"/2020-07-06-23-55-47"},"children":[{"type":"text","value":"Deliberate practice"}]},{"type":"text","value":" and start focusing on quality.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Beyond quantity versus quality, it can be good to balance them.\nPutting some time on quantity means that you can put your muscle memory to good use, almost like "},{"type":"element","tagName":"a","properties":{"href":"/2021-04-07-18-19-11"},"children":[{"type":"text","value":"Spaced repetition"}]},{"type":"text","value":".\nOn other hand, it is important to "},{"type":"element","tagName":"a","properties":{"href":"/2021-04-30-14-12-52"},"children":[{"type":"text","value":"Create roadmaps to stay on track"}]},{"type":"text","value":" and put deadlines to create a reasonable amount of work over a period of time.\n"}]}]},"backlinks":[{"path":"/2021-07-22-14-01-10","title":"Communicate with others to learn"},{"path":"/2022-01-09-11-37-21","title":"Look into tutorials with a solid-end goal"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2021-07-15-07-47-32"]},"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> |