Skip to main content

Why you should write often

 Any creative activity, that is activity that requires more than passively absorbing data is very hard. That is because by default it requires far more energy to create something than to just consume or destroy as the case may be. 

Writing is a creative activity, and it is hard to do. It doesn't matter what you are writing, either words, codes or equations. Bringing stuff out of your mind is very hard, and I believe that it is the core part of what we call general intelligence because it activates the processes that utilize knowledge rather than just passively absorb and store it. 

You could augment memory by using a notepad to store some of the facts that you record, but it is harder to augment the ability to create something new or express your solution to some problem, which is what all true creativity is about. 

Writing also requires some of the highest level of focus you can summon, for instance writing computer programs or mathematical proofs require the largest amount of energy your brain can summon, because it is some of the highest level activity your mind can participate in. and this goes to other forms of art or design, like painting or engineering drawing. 

Like every muscle if you do not train your ability to output information it will atrophy, so like you exercise every other muscle of the body you should also exercise your ability to output information whether it is in the form of writing or other things that utilize your hards or any other part of your body that participates in creative output, yes there are people without hands that draw with their mouths or feet, which is such an amazing ability.

ONE MASSIVE OBSTACLE: Too much self-judgement.

Sometimes we refuse to engage our creative side because we are too self-critical. We think we are not good enough and don't have much to offer etc. YOu will not get better in a static sense, you have to actually take action by doing to get better no matter how rusty you are in the beginning, you just have to keep doing and not judge your output too harshly. 

 

Comments

Popular posts from this blog

New Information interfaces, the true promise of chatGPT, Bing, Bard, etc.

LLMs like chatGPT are the latest coolest innovation in town. Many people are even speculating with high confidence that these new tools are already Generally intelligent. Well, as with every new hype from self-driving cars based on deeplearning to the current LLMs are AGI, we often tend to miss the importance of these new technologies because we are often engulfed in too much hype which gets investors hyper interested and then lose interest in the whole field of AI when the promises do not pan out. The most important thing about chatGPT and co is that they are showing us a new way to access information. Most of the time we are not interested in going too deep into typical list-based search engine results to get answers and with the abuse of search results using SEO optimizations and the general trend towards too many ads, finding answers online has become a laborious task.  Why people are gobbling up stuff like chatGPT is not really about AGI, but it is about a new and novel way to...

Next Steps Towards Strong Artificial Intelligence

What is Intelligence? Pathways to Synthetic Intelligence If you follow current AI Research then it will be apparent to you that AI research, the deep learning type has stalled! This does not mean that new areas of application for existing techniques are not appearing but that the fundamentals have been solved and things have become pretty standardized.

From data based models to program based models.

 The most successful approach to modern AI has been the data-oriented version. Using statistical learning methods, we have created systems that can recognize, and generate information. While there are numerous benefits to these paradigms as can be seen obviously many new techniques that have become commonplace in daily life, from more accurate recommendation systems to text and image generation systems that make it easier to retrieve human knowledge in a compressed form, these methods are limited in the sense that they depend on human-generated data to be "intelligent". The main issue arises from our understanding of what intelligence requires. Our educational systems have conditioned us to think that intelligence requires the absorption and retrieval of information, and so we have created systems that do these actions to a greater or lesser degree.  If this is what we consider intelligence, then the  LLMs and image generation systems of today are the totality of what tha...