mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-30 22:57:59 +00:00
b088086b06
Now, it's all under the notebook umbrella. Seems to be appropriate as it is just my notes after all. I also updated some notes from there. I didn't keep track of what it is this time. Something about more learning notes extracted from my "Learning how to learn" course notes and then some. Lack of time and hurriness just makes it difficult to track but it should be under version control already.
1.1 KiB
1.1 KiB
Most of the work is done from smaller amount of effort
-
a principle applicable in many places:
- learning 20% of a skill is enough to get started e.g., illustration, programming, music production
- most of the contributions in an open-source project is usually done by a small group
- this is why it is important to Start small and improve later
- this is why some may prefer simpler tools and methods because a lot of what they want is already done
-
getting the final 20% would require more effort and when done incorrectly, you could go into some trouble
- bikeshedding
- in learning, you could be overlearning
- in development, you could optimize to the point of
- you may have done configuring your editor in a matter of days reaching the ideal workflow
- this is also a good solution for not indulging into perfectionism as Unnecessary optimizations cripple progress