Update email address
This commit is contained in:
+39
-16
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - 50 Years</title>
|
<title>Nirmal Kumar R - 50 Years</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,28 +27,43 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>50 Years <span class="date">[2023-07-20]</span></h3>
|
<h3>50 Years <span class="date">[2023-07-20]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Today 20th, July 2023 marks 50 years since Bruce Lee's passing on 1973. My father had told me about Bruce Lee,
|
<p>
|
||||||
his speed, his efficacy and his life when I was a kid.</p>
|
Today 20th, July 2023 marks 50 years since Bruce Lee's passing on
|
||||||
<p>Only at the very recent I started digging through his style and his teachings by reading about him and watching
|
1973. My father had told me about Bruce Lee, his speed, his efficacy
|
||||||
his videos.</p>
|
and his life when I was a kid.
|
||||||
<p>If there is one thing I learned from this spectacular teacher, that should be - There is no limit in what you do,
|
</p>
|
||||||
in what you pursue.</p>
|
<p>
|
||||||
<p>There is a blog post I wrote about him last year - <a
|
Only at the very recent I started digging through his style and his
|
||||||
href="https://nirm.al/blog/my-admiration-and-respect-for-bruce-lee.html">https://nirm.al/blog/my-admiration-and-respect-for-bruce-lee.html</a>
|
teachings by reading about him and watching his videos.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
If there is one thing I learned from this spectacular teacher, that
|
||||||
|
should be - There is no limit in what you do, in what you pursue.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
There is a blog post I wrote about him last year -
|
||||||
|
<a
|
||||||
|
href="https://nirm.al/blog/my-admiration-and-respect-for-bruce-lee.html"
|
||||||
|
>https://nirm.al/blog/my-admiration-and-respect-for-bruce-lee.html</a
|
||||||
|
>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
+72
-32
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Creativity</title>
|
<title>Nirmal Kumar R - Creativity</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,43 +27,75 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Creativity <span class="date">[2023-04-20]</span></h3>
|
<h3>Creativity <span class="date">[2023-04-20]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>My mother told me this word "declutter" yesterday, pointing out that I need to de-clutter my room sooner. It has
|
<p>
|
||||||
become a mess recently with lots of junk that I don’t need.</p>
|
My mother told me this word "declutter" yesterday, pointing out that I
|
||||||
<p>It was quite a surprise for me that she knows this term. Probably she'd have gotten it from watching YouTube
|
need to de-clutter my room sooner. It has become a mess recently with
|
||||||
videos which she watches often whilst doing her work.</p>
|
lots of junk that I don’t need.
|
||||||
<p>Suddenly a thought came to my mind now, I mean right now. It is not only about decluttering, but it very much
|
</p>
|
||||||
proves a pertinent recipient for creativity. The points that I’m going to mention below regarding creativity will
|
<p>
|
||||||
also contain more attributes apart from declutter.</p>
|
It was quite a surprise for me that she knows this term. Probably
|
||||||
<p>Creativity links to our emotional intelligence, even for a mathematician who solves with logic does have one or
|
she'd have gotten it from watching YouTube videos which she watches
|
||||||
other forms of emotional intelligence nevertheless of the disagreement if there is anybody who disagrees with
|
often whilst doing her work.
|
||||||
this. This much is certain for me.</p>
|
</p>
|
||||||
<p>Now coming to one of the nuggets of creativity, that is decluttering your mind. By doing that, we put out the
|
<p>
|
||||||
standing thousand elephants on our head and lit the fire that brings us onto more new thought-processes.</p>
|
Suddenly a thought came to my mind now, I mean right now. It is not
|
||||||
<p>This also means forgetting, by which I mean - forgetting the happenings that trouble you because this often keeps
|
only about decluttering, but it very much proves a pertinent recipient
|
||||||
you in a state of turmoil with fear and worriedness. In order to do this, you need to enter into a space where the
|
for creativity. The points that I’m going to mention below regarding
|
||||||
things that trouble you is not within the reach of your subconscious mind. The subconscious mind will act as an
|
creativity will also contain more attributes apart from declutter.
|
||||||
agent for you to get into this space where creative freedom evolves.</p>
|
</p>
|
||||||
<p>This could mean eccentricity to some, like the usual talk goes. Who cares about that anyway if you want to have
|
<p>
|
||||||
some kick in life that you could share with your grandchild later, I mean if you could live up to that stage.
|
Creativity links to our emotional intelligence, even for a
|
||||||
Alright, let’s come back to the point – this way of tricking your habits and bringing it into force where you play
|
mathematician who solves with logic does have one or other forms of
|
||||||
yourself with your subconscious mind, we de-clutter the unwanted happenings at the subconscious level. And that
|
emotional intelligence nevertheless of the disagreement if there is
|
||||||
will lead you to the phase of creative freedom.</p>
|
anybody who disagrees with this. This much is certain for me.
|
||||||
<p>Note that this phase of creative freedom has a threshold from person to person. It can stay for a longer period
|
</p>
|
||||||
of time or at a short term. But rest assured – when you can lit that fire in you, you will not be yourself to
|
<p>
|
||||||
worry about this.</p>
|
Now coming to one of the nuggets of creativity, that is decluttering
|
||||||
|
your mind. By doing that, we put out the standing thousand elephants
|
||||||
|
on our head and lit the fire that brings us onto more new
|
||||||
|
thought-processes.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
This also means forgetting, by which I mean - forgetting the
|
||||||
|
happenings that trouble you because this often keeps you in a state of
|
||||||
|
turmoil with fear and worriedness. In order to do this, you need to
|
||||||
|
enter into a space where the things that trouble you is not within the
|
||||||
|
reach of your subconscious mind. The subconscious mind will act as an
|
||||||
|
agent for you to get into this space where creative freedom evolves.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
This could mean eccentricity to some, like the usual talk goes. Who
|
||||||
|
cares about that anyway if you want to have some kick in life that you
|
||||||
|
could share with your grandchild later, I mean if you could live up to
|
||||||
|
that stage. Alright, let’s come back to the point – this way of
|
||||||
|
tricking your habits and bringing it into force where you play
|
||||||
|
yourself with your subconscious mind, we de-clutter the unwanted
|
||||||
|
happenings at the subconscious level. And that will lead you to the
|
||||||
|
phase of creative freedom.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Note that this phase of creative freedom has a threshold from person
|
||||||
|
to person. It can stay for a longer period of time or at a short term.
|
||||||
|
But rest assured – when you can lit that fire in you, you will not be
|
||||||
|
yourself to worry about this.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Hello from mysticmode</title>
|
<title>Nirmal Kumar R - Hello from mysticmode</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,31 +27,48 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Hello from mysticmode <span class="date">[2021-11-28]</span></h3>
|
<h3>Hello from mysticmode <span class="date">[2021-11-28]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>While I'm writing this, I have a new found feeling that I'm going to share some experience and make a thoughtful
|
<p>
|
||||||
impact for the readers. And as well, leave something worthwhile behind which might not vanish across time. I hope,
|
While I'm writing this, I have a new found feeling that I'm going to
|
||||||
this thought from me and this resource persists.</p>
|
share some experience and make a thoughtful impact for the readers.
|
||||||
<p>Here, I'm going to write whatever thoughts, feelings and information that I could be able to put it into words.
|
And as well, leave something worthwhile behind which might not vanish
|
||||||
This just doesn't stick around that, I mean the spiritual aspects of me. But also, I'll be sharing some technical
|
across time. I hope, this thought from me and this resource persists.
|
||||||
articles and tutorials that I learn. After all, my profession is writing softwares.</p>
|
</p>
|
||||||
<p>So, stay in touch by subscribing via <a href="../rss.xml">RSS feed</a>. Also, feel free to contact me via email
|
<p>
|
||||||
-- <em>tildezero at gmail dot com</em></p>
|
Here, I'm going to write whatever thoughts, feelings and information
|
||||||
|
that I could be able to put it into words. This just doesn't stick
|
||||||
|
around that, I mean the spiritual aspects of me. But also, I'll be
|
||||||
|
sharing some technical articles and tutorials that I learn. After all,
|
||||||
|
my profession is writing softwares.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
So, stay in touch by subscribing via
|
||||||
|
<a href="../rss.xml">RSS feed</a>. Also, feel free to contact me via
|
||||||
|
email -- <em>tildezero at gmail dot com</em>
|
||||||
|
</p>
|
||||||
<p>Much love to you -- Nirmal</p>
|
<p>Much love to you -- Nirmal</p>
|
||||||
<p>UPDATE: This post was written on my old blog www.mysticmode.net, I have changed my domain
|
<p>
|
||||||
and this post and all others had been moved here at 26th July 2024. My current email address to contact is
|
UPDATE: This post was written on my old blog www.mysticmode.net, I
|
||||||
tildezero at posteo dot net</p>
|
have changed my domain and this post and all others had been moved
|
||||||
|
here at 26th July 2024. My current email address to contact is
|
||||||
|
nirmal at posteo dot net
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - In praise of silent voice</title>
|
<title>Nirmal Kumar R - In praise of silent voice</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,37 +27,64 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>In praise of silent voice <span class="date">[2022-10-20]</span></h3>
|
<h3>In praise of silent voice <span class="date">[2022-10-20]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Our societal norms is not only filled with people pertaining to the attributes of materialistic life, it also
|
<p>
|
||||||
contains this false appreciation of superiority to the ones who makes the noise more than others.</p>
|
Our societal norms is not only filled with people pertaining to the
|
||||||
<p>I would characterize this as materialist voice. A materialist voice fame oneself onto the glory of power by
|
attributes of materialistic life, it also contains this false
|
||||||
falsehood perception that everything belongs and pertain to the ones who put forth the voice.</p>
|
appreciation of superiority to the ones who makes the noise more than
|
||||||
<p>Whereas, the silent voice doesn’t crave this mania, since it doesn’t wave about the perspective or motive towards
|
others.
|
||||||
the falsehood of oneself or the others. The silent voice belongs to the self which doesn’t know to part ways
|
</p>
|
||||||
towards one or the other. There is no separation in itself.</p>
|
<p>
|
||||||
<p>The perseverance of silence is silence. The words of no words is silence. Silence touches beyond the realm of
|
I would characterize this as materialist voice. A materialist voice
|
||||||
words. It determines the aspective towards clarity in life. Silence cannot be suppressed, it can only be
|
fame oneself onto the glory of power by falsehood perception that
|
||||||
witnessed.</p>
|
everything belongs and pertain to the ones who put forth the voice.
|
||||||
<p>In the world we live in where the masters of the materialist voice perceives that there is no accordance to the
|
</p>
|
||||||
nature of oneself is within oneself. They think the actions that they take regards to the wellness of others or
|
<p>
|
||||||
for themselves are based on external happenings. The silent voice exemplifies that the worrisome of these external
|
Whereas, the silent voice doesn’t crave this mania, since it doesn’t
|
||||||
happenings is the source of not being one in harmony within oneself.</p>
|
wave about the perspective or motive towards the falsehood of oneself
|
||||||
<p>The proximity of silence can get others’ awareness directing to their cause and transform themselves onto the
|
or the others. The silent voice belongs to the self which doesn’t know
|
||||||
path of seeking for oneness and harmony.</p>
|
to part ways towards one or the other. There is no separation in
|
||||||
<p>Henceforth, in praise of silence, I try to say that in the connotation within the realm of words -- it prevails.
|
itself.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
The perseverance of silence is silence. The words of no words is
|
||||||
|
silence. Silence touches beyond the realm of words. It determines the
|
||||||
|
aspective towards clarity in life. Silence cannot be suppressed, it
|
||||||
|
can only be witnessed.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
In the world we live in where the masters of the materialist voice
|
||||||
|
perceives that there is no accordance to the nature of oneself is
|
||||||
|
within oneself. They think the actions that they take regards to the
|
||||||
|
wellness of others or for themselves are based on external happenings.
|
||||||
|
The silent voice exemplifies that the worrisome of these external
|
||||||
|
happenings is the source of not being one in harmony within oneself.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
The proximity of silence can get others’ awareness directing to their
|
||||||
|
cause and transform themselves onto the path of seeking for oneness
|
||||||
|
and harmony.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Henceforth, in praise of silence, I try to say that in the connotation
|
||||||
|
within the realm of words -- it prevails.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Interview with Annamalai Swami by Jim Lemkin</title>
|
<title>Nirmal Kumar R - Interview with Annamalai Swami by Jim Lemkin</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,45 +27,85 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Interview with Annamalai Swami by Jim Lemkin <span class="date">[2020-11-10]</span></h3>
|
<h3>
|
||||||
|
Interview with Annamalai Swami by Jim Lemkin
|
||||||
|
<span class="date">[2020-11-10]</span>
|
||||||
|
</h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p><a href="https://www.youtube.com/watch?v=Dbd85YItR-E" target="_blank">YouTube link</a></p>
|
<p>
|
||||||
<p>One of my friends whose name is Hari Krishnan had shared me this video today morning. Like me, he was interested
|
<a href="https://www.youtube.com/watch?v=Dbd85YItR-E" target="_blank"
|
||||||
in searching for the truth, or maybe we could say as a spiritual wellness. I told him that I had his final talks
|
>YouTube link</a
|
||||||
edited by David Godman as a book. He had come to notice this video interview on YouTube and he shared it with me.
|
>
|
||||||
No doubts, I was delighted and thanked him.</p>
|
</p>
|
||||||
<p>So, I just watched the whole video. What Annamalai Swami talks in this video is very simple. But maybe I could
|
<p>
|
||||||
say, my mother tongue being Tamil could be a reason for this.</p>
|
One of my friends whose name is Hari Krishnan had shared me this video
|
||||||
<p>What the interviewer and the interpreter could try to ask makes much more sense to me, they were trying to see
|
today morning. Like me, he was interested in searching for the truth,
|
||||||
and perceive what made a Jnani like Annamalai Swami could delve into the self and how did they continue to stay
|
or maybe we could say as a spiritual wellness. I told him that I had
|
||||||
there in that state their whole life.</p>
|
his final talks edited by David Godman as a book. He had come to
|
||||||
<p>Interviewer seems to be an American trying to perceive that how could we live such a life say for example living
|
notice this video interview on YouTube and he shared it with me. No
|
||||||
in New York or Los Angeles. Where people constantly looking for the other way which is an illusion. By which I
|
doubts, I was delighted and thanked him.
|
||||||
mean, the materialistic life in this samsara.</p>
|
</p>
|
||||||
<p>I was taught in an English medium school. And I came to be in touch with many people from western countries for
|
<p>
|
||||||
the last 10 years by being in ashrams and traveling around. I particularly or firmly established myself in their
|
So, I just watched the whole video. What Annamalai Swami talks in this
|
||||||
way of thinking to achieve something which was - I need recognition from this world. That said, I don't want to
|
video is very simple. But maybe I could say, my mother tongue being
|
||||||
say this is the fault of the westerners. This is of myself. Maybe I could say I was thinking I'm the mind and I'm
|
Tamil could be a reason for this.
|
||||||
the body as Annamalai Swami puts constantly in this video.</p>
|
</p>
|
||||||
<p>Annamalai Swami asks, when you are in a deep sleep, do you know who you are? Then the conversation goes like
|
<p>
|
||||||
this, we don’t - So, we are not the mind and we are not the body. Who else then? The Self which is known as Atman
|
What the interviewer and the interpreter could try to ask makes much
|
||||||
is a revered word in this philosophy. I cannot say it clearly because the irony is that – I'm like that
|
more sense to me, they were trying to see and perceive what made a
|
||||||
interviewer who sometimes can feel that but it fades away because of this society that we are living in.</p>
|
Jnani like Annamalai Swami could delve into the self and how did they
|
||||||
<p>One more important question regarding the point I’ve mentioned above which is fading away, Swami says that
|
continue to stay there in that state their whole life.
|
||||||
constant inquiry is Jnana which resonates with me deeply.</p>
|
</p>
|
||||||
<p>It seems like reading, watching and understanding is all few percentages but the thing is we need to stay there
|
<p>
|
||||||
and inquire ourselves the question that Swami says.</p>
|
Interviewer seems to be an American trying to perceive that how could
|
||||||
|
we live such a life say for example living in New York or Los Angeles.
|
||||||
|
Where people constantly looking for the other way which is an
|
||||||
|
illusion. By which I mean, the materialistic life in this samsara.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
I was taught in an English medium school. And I came to be in touch
|
||||||
|
with many people from western countries for the last 10 years by being
|
||||||
|
in ashrams and traveling around. I particularly or firmly established
|
||||||
|
myself in their way of thinking to achieve something which was - I
|
||||||
|
need recognition from this world. That said, I don't want to say this
|
||||||
|
is the fault of the westerners. This is of myself. Maybe I could say I
|
||||||
|
was thinking I'm the mind and I'm the body as Annamalai Swami puts
|
||||||
|
constantly in this video.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Annamalai Swami asks, when you are in a deep sleep, do you know who
|
||||||
|
you are? Then the conversation goes like this, we don’t - So, we are
|
||||||
|
not the mind and we are not the body. Who else then? The Self which is
|
||||||
|
known as Atman is a revered word in this philosophy. I cannot say it
|
||||||
|
clearly because the irony is that – I'm like that interviewer who
|
||||||
|
sometimes can feel that but it fades away because of this society that
|
||||||
|
we are living in.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
One more important question regarding the point I’ve mentioned above
|
||||||
|
which is fading away, Swami says that constant inquiry is Jnana which
|
||||||
|
resonates with me deeply.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
It seems like reading, watching and understanding is all few
|
||||||
|
percentages but the thing is we need to stay there and inquire
|
||||||
|
ourselves the question that Swami says.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Is it really smart work?</title>
|
<title>Nirmal Kumar R - Is it really smart work?</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,26 +27,40 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Is it really smart work? <span class="date">[2022-05-02]</span></h3>
|
<h3>Is it really smart work? <span class="date">[2022-05-02]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Just went to a tea shop, the FM Radio played about doing smart work instead of hard work.</p>
|
<p>
|
||||||
<p>And I heard this statement multiple times. I think that is not a valid statement to me unless I'm missing
|
Just went to a tea shop, the FM Radio played about doing smart work
|
||||||
something.</p>
|
instead of hard work.
|
||||||
<p>Every smartness that comes in you is the hours and days you put your effort in to mastery</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
And I heard this statement multiple times. I think that is not a valid
|
||||||
|
statement to me unless I'm missing something.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Every smartness that comes in you is the hours and days you put your
|
||||||
|
effort in to mastery
|
||||||
|
</p>
|
||||||
<p>IOW, smart work is the asset of hard work.</p>
|
<p>IOW, smart work is the asset of hard work.</p>
|
||||||
<p>To put in another way, It is through the hardship, the time gives you the gift of experience which is the
|
<p>
|
||||||
foundation for smart work.</p>
|
To put in another way, It is through the hardship, the time gives you
|
||||||
|
the gift of experience which is the foundation for smart work.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
+34
-13
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Mid of the crisis</title>
|
<title>Nirmal Kumar R - Mid of the crisis</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,25 +27,38 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Mid of the crisis <span class="date">[2023-02-07]</span></h3>
|
<h3>Mid of the crisis <span class="date">[2023-02-07]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Whilst reading this article today - <a
|
<p>
|
||||||
|
Whilst reading this article today -
|
||||||
|
<a
|
||||||
href="https://blogs.bl.uk/european/2023/02/mikalojus-konstantinas-%C4%8Diurlionis-a-genius-cursed-by-fate.html"
|
href="https://blogs.bl.uk/european/2023/02/mikalojus-konstantinas-%C4%8Diurlionis-a-genius-cursed-by-fate.html"
|
||||||
target="_blank">Mikalojus Konstantinas Čiurlionis: a genius cursed by fate?</a>.</p>
|
target="_blank"
|
||||||
<p>A pertinent thought arisen me due to the recent events of death and war is that how much could we lose? There
|
>Mikalojus Konstantinas Čiurlionis: a genius cursed by fate?</a
|
||||||
could be many like this guy in the article who absents away this world without seeing others’ lives happier
|
>.
|
||||||
through their art or by any means and remain unknown forever for us poor remains.</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
A pertinent thought arisen me due to the recent events of death and
|
||||||
|
war is that how much could we lose? There could be many like this guy
|
||||||
|
in the article who absents away this world without seeing others’
|
||||||
|
lives happier through their art or by any means and remain unknown
|
||||||
|
forever for us poor remains.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - My admiration and respect for Bruce Lee</title>
|
<title>Nirmal Kumar R - My admiration and respect for Bruce Lee</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,45 +27,83 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>My admiration and respect for Bruce Lee <span class="date">[2022-12-17]</span></h3>
|
<h3>
|
||||||
|
My admiration and respect for Bruce Lee
|
||||||
|
<span class="date">[2022-12-17]</span>
|
||||||
|
</h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Many generations come and go and as an individual you most likely have few people in the past to admire and learn
|
<p>
|
||||||
from them and try to incorporate the working some of those characteristics for you.</p>
|
Many generations come and go and as an individual you most likely have
|
||||||
<p>And for me, Bruce Lee is one such person. I'll try to explain how and why his life had impacted me on my
|
few people in the past to admire and learn from them and try to
|
||||||
professional carrier and more so with my personal life. More importantly, I'm going to convey this in my own style
|
incorporate the working some of those characteristics for you.
|
||||||
without formally reading his books or books written by others about him.</p>
|
</p>
|
||||||
<p>We all know that Bruce Lee is not just an extraordinary martial artist but also a deep thinker. So, that much I
|
<p>
|
||||||
know from watching videos about him and some resources and his quotations that I learned from the Internet. Hence,
|
And for me, Bruce Lee is one such person. I'll try to explain how and
|
||||||
I'm going to give a brief of what my perspectives about him are.</p>
|
why his life had impacted me on my professional carrier and more so
|
||||||
<p><a href="https://www.youtube.com/watch?v=uk1lzkH-e4U" target="_blank">Bruce Lee Interview by Pierre Berton</a>
|
with my personal life. More importantly, I'm going to convey this in
|
||||||
|
my own style without formally reading his books or books written by
|
||||||
|
others about him.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
We all know that Bruce Lee is not just an extraordinary martial artist
|
||||||
|
but also a deep thinker. So, that much I know from watching videos
|
||||||
|
about him and some resources and his quotations that I learned from
|
||||||
|
the Internet. Hence, I'm going to give a brief of what my perspectives
|
||||||
|
about him are.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<a href="https://www.youtube.com/watch?v=uk1lzkH-e4U" target="_blank"
|
||||||
|
>Bruce Lee Interview by Pierre Berton</a
|
||||||
|
>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Bruce Lee's simple philosophy of living is his explanation of "Be
|
||||||
|
Water" portrayed in his The "Lost" Interview in Pierre Berton show.
|
||||||
|
There is a catch in that which is very important where he says "be
|
||||||
|
formless and shapeless". It means that if you are too rigid on
|
||||||
|
yourself; you cannot grow and mature in your life. It can be seen in
|
||||||
|
his fighting style that were changed and adopted during different
|
||||||
|
phases of his life and coming up with his own martial artform called
|
||||||
|
Jeet Kune Do.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
It doesn't end there; he also puts one more important point in that
|
||||||
|
interview which is the yin-yang philosophy. He portrays that as - "You
|
||||||
|
cannot be too natural or too unnatural, the ideal solution is natural
|
||||||
|
unnaturalness or unnatural naturalness".
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
This is what they say in Buddhism, walking the middle path or to put
|
||||||
|
in other terms, the way of life is to change what you can, but never
|
||||||
|
lose to go with the flow as well.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
One of those many thoughts of Bruce Lee that was said by his close
|
||||||
|
knits and his students is he wants you to live by your own goals with
|
||||||
|
your own principles and not just being a mere follower of somebody or
|
||||||
|
himself, but expressing yourself honestly to others and to the world.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
There are many players in this world, who inspire by talk. But the man
|
||||||
|
in the arena guy for me is Bruce Lee. Because his very living in this
|
||||||
|
world is an example that one can succeed with hard work, determination
|
||||||
|
and deep focus.
|
||||||
</p>
|
</p>
|
||||||
<p>Bruce Lee's simple philosophy of living is his explanation of "Be Water" portrayed in his The "Lost" Interview in
|
|
||||||
Pierre Berton show. There is a catch in that which is very important where he says "be formless and shapeless". It
|
|
||||||
means that if you are too rigid on yourself; you cannot grow and mature in your life. It can be seen in his
|
|
||||||
fighting style that were changed and adopted during different phases of his life and coming up with his own
|
|
||||||
martial artform called Jeet Kune Do.</p>
|
|
||||||
<p>It doesn't end there; he also puts one more important point in that interview which is the yin-yang philosophy.
|
|
||||||
He portrays that as - "You cannot be too natural or too unnatural, the ideal solution is natural unnaturalness or
|
|
||||||
unnatural naturalness".</p>
|
|
||||||
<p>This is what they say in Buddhism, walking the middle path or to put in other terms, the way of life is to change
|
|
||||||
what you can, but never lose to go with the flow as well.</p>
|
|
||||||
<p>One of those many thoughts of Bruce Lee that was said by his close knits and his students is he wants you to live
|
|
||||||
by your own goals with your own principles and not just being a mere follower of somebody or himself, but
|
|
||||||
expressing yourself honestly to others and to the world.</p>
|
|
||||||
<p>There are many players in this world, who inspire by talk. But the man in the arena guy for me is Bruce Lee.
|
|
||||||
Because his very living in this world is an example that one can succeed with hard work, determination and deep
|
|
||||||
focus.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Occurrence and non-occurrence</title>
|
<title>Nirmal Kumar R - Occurrence and non-occurrence</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,22 +27,32 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Occurrence and non-occurrence <span class="date">[2022-05-04]</span></h3>
|
<h3>
|
||||||
|
Occurrence and non-occurrence <span class="date">[2022-05-04]</span>
|
||||||
|
</h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>There is occurrence and non-occurrence. In-between we say there is life. This happens in the samsara, the world.
|
<p>
|
||||||
Beyond that there is something omnipotent, let it be God or Nature. My point is that that is what I breath, we all
|
There is occurrence and non-occurrence. In-between we say there is
|
||||||
breath and every living creatures breath as well.</p>
|
life. This happens in the samsara, the world. Beyond that there is
|
||||||
|
something omnipotent, let it be God or Nature. My point is that that
|
||||||
|
is what I breath, we all breath and every living creatures breath as
|
||||||
|
well.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,16 +1,24 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Time goes by and does life grow in you?</title>
|
<title>Nirmal Kumar R - Time goes by and does life grow in you?</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -19,21 +27,31 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Time goes by and does life grow in you? <span class="date">[2022-07-09]</span></h3>
|
<h3>
|
||||||
|
Time goes by and does life grow in you?
|
||||||
|
<span class="date">[2022-07-09]</span>
|
||||||
|
</h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Life seems to be good if I try to do and experience things that are versatile. I’m not a specialist in anything
|
<p>
|
||||||
and my head wanders around several interests that I’d like to do at the time and I do that.</p>
|
Life seems to be good if I try to do and experience things that are
|
||||||
|
versatile. I’m not a specialist in anything and my head wanders around
|
||||||
|
several interests that I’d like to do at the time and I do that.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
+1
-1
@@ -35,7 +35,7 @@
|
|||||||
<p>This is my personal website. A place where you can read all my public musings. Rest of it is my internal flight
|
<p>This is my personal website. A place where you can read all my public musings. Rest of it is my internal flight
|
||||||
and experience which I cannot put it into words although I try my best.</p>
|
and experience which I cannot put it into words although I try my best.</p>
|
||||||
<p class="contact">You can connect with me on <a rel="me" href="https://mastodon.social/@tildezero">Mastodon</a>
|
<p class="contact">You can connect with me on <a rel="me" href="https://mastodon.social/@tildezero">Mastodon</a>
|
||||||
or via <a href="mailto:tildezero@posteo.net">email</a>.
|
or via <a href="mailto:nirmal@posteo.net">email</a>.
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - A place in my heart</title>
|
<title>Nirmal Kumar R - A place in my heart</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,40 +28,53 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>A place in my heart <span class="date">[2022-11-26]</span></h3>
|
<h3>A place in my heart <span class="date">[2022-11-26]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>There is a place in my heart<br>
|
<p>
|
||||||
for those who suffered the inevitable and stun life;</p>
|
There is a place in my heart<br />
|
||||||
|
for those who suffered the inevitable and stun life;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>There is a place in my heart<br>
|
<p>
|
||||||
for those embrace life however uncertain it could be;</p>
|
There is a place in my heart<br />
|
||||||
|
for those embrace life however uncertain it could be;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>There is a place in my heart<br>
|
<p>
|
||||||
for those who put heart and soul for the helpless;</p>
|
There is a place in my heart<br />
|
||||||
|
for those who put heart and soul for the helpless;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>There is a place in my heart<br>
|
<p>
|
||||||
for those whose sword of life is conscience;</p>
|
There is a place in my heart<br />
|
||||||
|
for those whose sword of life is conscience;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>There is a place in my heart<br>
|
<p>
|
||||||
for those who share life and not preach;</p>
|
There is a place in my heart<br />
|
||||||
|
for those who share life and not preach;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>There is always a place in my heart<br>
|
<p>
|
||||||
for you to come abide of nothing and seek for that,<br>
|
There is always a place in my heart<br />
|
||||||
which is truth.</p>
|
for you to come abide of nothing and seek for that,<br />
|
||||||
|
which is truth.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Don't just get going</title>
|
<title>Nirmal Kumar R - Don't just get going</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,32 +28,38 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Don't just get going <span class="date">[2022-01-05]</span></h3>
|
<h3>Don't just get going <span class="date">[2022-01-05]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
<p>
|
||||||
|
Don’t just get going for the ones<br />
|
||||||
|
that are only trivial for survival;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>Don’t just get going for the ones<br>
|
<p>
|
||||||
that are only trivial for survival;</p>
|
Persist with patience and get<br />
|
||||||
|
what you are truly seeking for;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>Persist with patience and get<br>
|
<p>
|
||||||
what you are truly seeking for;</p>
|
Because by all means,<br />
|
||||||
|
the universe will work upon you<br />
|
||||||
<p>Because by all means,<br>
|
to achieve what you want by heart.
|
||||||
the universe will work upon you<br>
|
</p>
|
||||||
to achieve what you want by heart.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
+38
-22
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Free yourself</title>
|
<title>Nirmal Kumar R - Free yourself</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,35 +28,44 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Free yourself <span class="date">[2023-01-26]</span></h3>
|
<h3>Free yourself <span class="date">[2023-01-26]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>If you free your thinking mind,<br>
|
<p>
|
||||||
your thoughts eventually will go away;</p>
|
If you free your thinking mind,<br />
|
||||||
|
your thoughts eventually will go away;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>If you practice patience,<br>
|
<p>
|
||||||
you eventually will see time,<br>
|
If you practice patience,<br />
|
||||||
as a great teacher in your life;</p>
|
you eventually will see time,<br />
|
||||||
|
as a great teacher in your life;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>If you practice patience,<br>
|
<p>
|
||||||
you eventually will see time,<br>
|
If you practice patience,<br />
|
||||||
as a great teacher in your life;</p>
|
you eventually will see time,<br />
|
||||||
|
as a great teacher in your life;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>If you free yourself, my friend;<br>
|
<p>
|
||||||
you see life as life itself.</p>
|
If you free yourself, my friend;<br />
|
||||||
|
you see life as life itself.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Love for a stranger</title>
|
<title>Nirmal Kumar R - Love for a stranger</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,40 +28,51 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Love for a stranger <span class="date">[2022-12-10]</span></h3>
|
<h3>Love for a stranger <span class="date">[2022-12-10]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>My dear strange love<br>
|
<p>
|
||||||
I wanted to go wherever you go now;</p>
|
My dear strange love<br />
|
||||||
|
I wanted to go wherever you go now;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>Sounds a bit haphazard ask, right?<br>
|
<p>
|
||||||
Yeah!, but you know, those unmade paths<br>
|
Sounds a bit haphazard ask, right?<br />
|
||||||
that you are gonna take me are gonna be<br>
|
Yeah!, but you know, those unmade paths<br />
|
||||||
the whistling moments that gets me<br>
|
that you are gonna take me are gonna be<br />
|
||||||
out of this sluggish reality;</p>
|
the whistling moments that gets me<br />
|
||||||
|
out of this sluggish reality;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>Is that the life that puts me on thorn foots or I'm on<br>
|
<p>
|
||||||
a phase where me going nowhere, I'm no sure of either;</p>
|
Is that the life that puts me on thorn foots or I'm on<br />
|
||||||
|
a phase where me going nowhere, I'm no sure of either;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>All I can feel now is the beats that gets me on you,<br>
|
<p>
|
||||||
is right on with you as well;</p>
|
All I can feel now is the beats that gets me on you,<br />
|
||||||
|
is right on with you as well;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>My dear strange love,<br>
|
<p>
|
||||||
don't you get it? I'm meant to this strange moment<br>
|
My dear strange love,<br />
|
||||||
that you are the one who's gonna take me and take me away.</p>
|
don't you get it? I'm meant to this strange moment<br />
|
||||||
|
that you are the one who's gonna take me and take me away.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - My life is not shrinking</title>
|
<title>Nirmal Kumar R - My life is not shrinking</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,30 +28,34 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>My life is not shrinking <span class="date">[2022-05-22]</span></h3>
|
<h3>My life is not shrinking <span class="date">[2022-05-22]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
<p>My life is not shrinking;</p>
|
<p>My life is not shrinking;</p>
|
||||||
|
|
||||||
<p>My life is expanding in the way<br>
|
<p>
|
||||||
of smallest way possible;</p>
|
My life is expanding in the way<br />
|
||||||
|
of smallest way possible;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>It teaches how it can be done<br>
|
<p>
|
||||||
with the tiniest amount of tools and resources.</p>
|
It teaches how it can be done<br />
|
||||||
|
with the tiniest amount of tools and resources.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
+24
-15
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Path and Love</title>
|
<title>Nirmal Kumar R - Path and Love</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,25 +28,27 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Path and Love <span class="date">[2022-09-29]</span></h3>
|
<h3>Path and Love <span class="date">[2022-09-29]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
<p>
|
||||||
<p>How can I lose my path;<br>
|
How can I lose my path;<br />
|
||||||
when there is love in my heart.</p>
|
when there is love in my heart.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
+38
-24
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Polar bliss</title>
|
<title>Nirmal Kumar R - Polar bliss</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,36 +28,43 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Polar bliss <span class="date">[2023-04-09]</span></h3>
|
<h3>Polar bliss <span class="date">[2023-04-09]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>With the polar fire on;<br>
|
<p>
|
||||||
I can catch me onto the muse of bliss.<br>
|
With the polar fire on;<br />
|
||||||
And threads of words get slips;<br>
|
I can catch me onto the muse of bliss.<br />
|
||||||
with no intention of showing my whiz;<br>
|
And threads of words get slips;<br />
|
||||||
just to enjoy the moments’ chills.</p>
|
with no intention of showing my whiz;<br />
|
||||||
|
just to enjoy the moments’ chills.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>When it spirals downwards the stairways;<br>
|
<p>
|
||||||
Mother kinds me with lulls.<br>
|
When it spirals downwards the stairways;<br />
|
||||||
Is it necessary that I need to do this fuss?<br>
|
Mother kinds me with lulls.<br />
|
||||||
Ain’t I became the normies lulz?!</p>
|
Is it necessary that I need to do this fuss?<br />
|
||||||
|
Ain’t I became the normies lulz?!
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>I just lit my wills, my mind thinks;<br>
|
<p>
|
||||||
Juices flowing on the paper has no more stirs.<br>
|
I just lit my wills, my mind thinks;<br />
|
||||||
But I’ve seen this to care less, cuz I know it eventually hits.</p>
|
Juices flowing on the paper has no more stirs.<br />
|
||||||
|
But I’ve seen this to care less, cuz I know it eventually hits.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
+42
-26
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Seeker</title>
|
<title>Nirmal Kumar R - Seeker</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,39 +28,48 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Seeker <span class="date">[2022-10-14]</span></h3>
|
<h3>Seeker <span class="date">[2022-10-14]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>We are a seeking creature<br>
|
<p>
|
||||||
soulfully in and out;<br>
|
We are a seeking creature<br />
|
||||||
The seeker arrives only when you<br>
|
soulfully in and out;<br />
|
||||||
break yourself apart from this outwardly<br>
|
The seeker arrives only when you<br />
|
||||||
structure of our society.</p>
|
break yourself apart from this outwardly<br />
|
||||||
|
structure of our society.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>The soul doesn’t see the mirage, it is your<br>
|
<p>
|
||||||
illusionary mind for which the truth is only<br>
|
The soul doesn’t see the mirage, it is your<br />
|
||||||
the means of survival.</p>
|
illusionary mind for which the truth is only<br />
|
||||||
|
the means of survival.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>We are the angels in this earthly<br>
|
<p>
|
||||||
kingdom, not alone but belonging together with our<br>
|
We are the angels in this earthly<br />
|
||||||
celestial tribes in harmony. By realizing this<br>
|
kingdom, not alone but belonging together with our<br />
|
||||||
we go to the deep roots of our cosmic nature.</p>
|
celestial tribes in harmony. By realizing this<br />
|
||||||
|
we go to the deep roots of our cosmic nature.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>So, do not hesitate to go beyond the boundaries,<br>
|
<p>
|
||||||
for which your seeking soul wakes up.</p>
|
So, do not hesitate to go beyond the boundaries,<br />
|
||||||
|
for which your seeking soul wakes up.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
+37
-22
@@ -1,18 +1,25 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link
|
||||||
|
rel="icon"
|
||||||
|
type="image/png"
|
||||||
|
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
||||||
|
/>
|
||||||
<title>Nirmal Kumar R - Solitude</title>
|
<title>Nirmal Kumar R - Solitude</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img
|
||||||
|
loading="lazy"
|
||||||
|
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
||||||
|
alt="My Full Name - Nirmal Kumar R"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -21,35 +28,43 @@
|
|||||||
<a href="/blog.html">Blog</a>
|
<a href="/blog.html">Blog</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="/poems.html">Poems</a>
|
||||||
<a href="https://river.sh">Devlog</a>
|
<a href="https://river.sh">Devlog</a>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<a href="mailto:nirmal@posteo.net">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<h3>Solitude <span class="date">[2014-09-09]</span></h3>
|
<h3>Solitude <span class="date">[2014-09-09]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
<p>
|
||||||
|
It is the essence of serenity;<br />
|
||||||
|
Where the stone ain’t need to be polished<br />
|
||||||
|
for the feigned beauty;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>It is the essence of serenity;<br>
|
<p>
|
||||||
Where the stone ain’t need to be polished<br>
|
When the tree doesn’t need to proclaim<br />
|
||||||
for the feigned beauty;</p>
|
it’s aboriginal right;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>When the tree doesn’t need to proclaim<br>
|
<p>
|
||||||
it’s aboriginal right;</p>
|
And the wind comes in and swirls around<br />
|
||||||
|
without expecting for a barricade;
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>And the wind comes in and swirls around<br>
|
<p>
|
||||||
without expecting for a barricade;</p>
|
The loneliness spirited with enlightenment<br />
|
||||||
|
And the tranquility stands the truth.
|
||||||
<p>The loneliness spirited with enlightenment<br>
|
</p>
|
||||||
And the tranquility stands the truth.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr />
|
||||||
© Nirmal Kumar R. All original text, is licensed under a <a
|
© Nirmal Kumar R. All original text, is licensed under a
|
||||||
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
<a href="http://creativecommons.org/licenses/by/4.0/"
|
||||||
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
>Creative Commons Attribution 4.0 International License</a
|
||||||
|
>. Source code of this website can be found
|
||||||
|
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user