Update email address

This commit is contained in:
2024-07-28 00:17:43 +05:30
committed by GitHub
parent c29b40b539
commit f2a3bbffde
22 changed files with 1063 additions and 635 deletions
+62 -27
View File
@@ -1,55 +1,90 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
<meta charset="UTF-8" />
<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"
/>
<title>Nirmal Kumar R - In praise of silent voice</title>
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<header>
<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>
</header>
<nav>
<a href="/">Home</a>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</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>
<section class="content-wrapper">
<h3>In praise of silent voice <span class="date">[2022-10-20]</span></h3>
<div class="content">
<p>Our societal norms is not only filled with people pertaining to the attributes of materialistic life, it also
contains this false appreciation of superiority to the ones who makes the noise more than others.</p>
<p>I would characterize this as materialist voice. A materialist voice fame oneself onto the glory of power by
falsehood perception that everything belongs and pertain to the ones who put forth the voice.</p>
<p>Whereas, the silent voice doesnt crave this mania, since it doesnt wave about the perspective or motive towards
the falsehood of oneself or the others. The silent voice belongs to the self which doesnt know to part ways
towards one or the other. There is no separation in 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>
Our societal norms is not only filled with people pertaining to the
attributes of materialistic life, it also contains this false
appreciation of superiority to the ones who makes the noise more than
others.
</p>
<p>
I would characterize this as materialist voice. A materialist voice
fame oneself onto the glory of power by falsehood perception that
everything belongs and pertain to the ones who put forth the voice.
</p>
<p>
Whereas, the silent voice doesnt crave this mania, since it doesnt
wave about the perspective or motive towards the falsehood of oneself
or the others. The silent voice belongs to the self which doesnt know
to part ways towards one or the other. There is no separation in
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>
</div>
</section>
<footer>
<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>.
<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>.
</footer>
</body>
</html>