nirm.al

My Website
Log | Files | Refs | README | LICENSE

a-bite-of-unconscious-way.html (3845B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3   <head>
      4     <meta charset="UTF-8" />
      5     <meta name="viewport" content="width=device-width, initial-scale=1" />
      6     <link rel="icon" type="image/png" href="/img/favicon.png" />
      7     <title>Nirmal Kumar R - A bite of unconscious way</title>
      8     <link rel="stylesheet" href="/style.css" />
      9   </head>
     10   <body>
     11     <a rel="me" href="https://ieji.de/@mysticmode" style="display:none;">Mastodon</a>
     12     <a href="/" class="header">
     13       <div class="logo">
     14         <img src="/img/garden.png" width="70px" />
     15       </div>
     16       <p><img src="/img/nirmal-banner.png" height="50px"></p>
     17     </a>
     18     <nav>
     19       <a href="/">Home</a>
     20       <a href="/blog.html">Blog</a>
     21       <a href="/poems.html">Poems</a>
     22       <a href="mailto:hi@nirm.al">Contact</a>
     23     </nav>
     24     <section class="content-wrapper">
     25       <div class="title">A bite of unconscious way <span class="date">[2024-08-10]</span></div>
     26       <div class="content">
     27         <p>
     28           Human brains are tentatively complex for many to write articles, do
     29           research and ideally use it. So, pertinently I’m tentative to think
     30           that I know of a small bit of it which I’d like to take a small bite.
     31         </p>
     32         <p>
     33           Often, we see and hear of where creatives come up with something new
     34           to the fruition for which they don’t tend to acclaim that this is done
     35           by them. This is because of the play of unconscious mind in their
     36           doings. The mind that collects and stores inadvertently. In other
     37           words, without knowing that we are observing that.
     38         </p>
     39         <p>
     40           This part of processing thoughts from unconscious level thinking has
     41           helped many artists bring fruition to their work that leads to
     42           different interpreted projections from people who perceive that.
     43         </p>
     44         <p>
     45           And this elevated thinking takes courage. We see, like Bob Dylan
     46           mentioned, that one can process at the unconscious level. But how long
     47           we can survive in that state until those drains are a matter of
     48           another topic (possibly researched at the scientific level, that I’m
     49           not sure of).
     50         </p>
     51         <p>
     52           Society and the system do not pertain to this way of thinking because
     53           it is structured way of thinking, hence people has to go out of the
     54           way to see themselves in a creative state where they can access things
     55           that cannot be done at a conscious level. And this system conceives
     56           that manner as a freaky state of mind. In short, the person is a
     57           freak.
     58         </p>
     59         <p>
     60           The awareness and the happenings at the presence at the unconscious
     61           level is more abrasive, where you notice things that’s happening at
     62           that moment in a state that doesn’t often show to others that you are
     63           observing that. But for you, you will do that, and you notice that you
     64           are doing it in a state of mind where you are totally out of it. There
     65           is no "Me" in there.
     66         </p>
     67         <p>
     68           The unconscious mind is like the tip of a double-edged sword to you
     69           and to others’ with you. You play there, you live there as long as you
     70           are able to keep up with that state of mind. And you better feel
     71           lucky, if you can come out of it when you desperately want to.
     72         </p>
     73       </div>
     74     </section>
     75     <footer>
     76       <hr />
     77       © Nirmal Kumar R. All original text, is licensed under a
     78       <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
     79       Source code of this website can be found
     80       <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
     81     </footer>
     82   </body>
     83 </html>