the right thing to do productivity tutorial

This commit is contained in:
nihilist 2024-10-12 21:38:07 +02:00
parent b32a679633
commit e8cb256db9
5 changed files with 245 additions and 14 deletions

View File

@ -310,7 +310,7 @@
<ol>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/49">❌ How to Cash out your crypto gains (Fiat income limits, and justifications)</a></li>
</ol></br>
<p>⚠️ When you are prosecuted for using technology</p>
<p>⚠️ When you risk being persecuted for just using technology</p>
<ol>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/147">❌ When your harddrives must look innocent and you can use Tails</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/146">❌ When your harddrives must look innocent and you can only use VPNs</a></li>

View File

@ -157,21 +157,21 @@ This is essentially the opposite of indulging into too much pleasure, which woul
<p>With the cold water flowing down from the head downward onto the rest of your body, stay immobile, with your joined hands together. Stop breathing through your mouth, only breathe through your nose, and try to breathe more slowly, in a controlled manner.</p>
<p><u>Controlling the Mind:</u></p>
<p>In that same posture, once your Body is firmly in your control, and breathing steadily, see if you can think up the Nihilism mantras with each inhalation and exhalation:</p>
<p>In that same posture, once your Body is firmly in your control, and breathing steadily, see if you can think up the <a href="../nihilism/index.html">3 Nihilism Mantras</a> with each inhalation and exhalation:</p>
<pre><code class="nim">
<a href="../opus-nihil/index.html">Dissolving Compulsions:</a>
Inhalation: I want nothing
Exhalation: I need Nothing
Dissolving Beliefs:
Inhalation: I know nothing
Exhalation: I know nothing else
Dissolving the Self:
Inhalation: I am nothing
<a href="../sum-nihil/index.html">Sum Nihil:</a> to dissolve your identities
Inhalation: I am nothing,
Exhalation: I am noone
</pre></code>
<a href="../scio-nihil/index.html">Scio Nihil:</a> to dissolve your beliefs
Inhalation: I know nothing,
Exhalation: I know nothing else
<a href="../opus-nihil/index.html">Opus Nihil:</a> to dissolve your compulsions
Inhalation: I want nothing,
Exhalation: I need nothing
</code></pre>
<p>You will see, in that stressful situation it will not be easy to get your mind to repeat those mantras with each inhalation and exhalation consistantly, but once you are able to do that, while doing your daily cold exposure, this is when both your mind, and your body are taking instructions from you. This is when you can truly say that you have chosen <a href="../discipline/index.html">Discipline over Comfort.</a></p>
</div>
</div><!-- /row -->

View File

@ -102,7 +102,7 @@
<div style="float: left; width: 100%;">
<ol>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/123"> The right thing to do: What is the reason behind your actions?</a></li>
<li><a href="rightthing/index.html"> The right thing to do: What is the reason behind your actions?</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/125">❌ Macro Workflow: Listing Topics that truly matter</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/137">❌ Reflecting: How to use graphs to help Brainstorming ideas (draw.io)</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/126">❌ Micro Workflow: Todo Listing, Contextualizing, and Ordering Tasks </a></li>

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -0,0 +1,231 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../../../../../assets/img/favicon.png">
<title>The right thing to do: What is the reason behind your actions?</title>
<!-- Bootstrap core CSS -->
<link href="../../assets/css/bootstrap.css" rel="stylesheet">
<link href="../../assets/css/xt256.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="../../assets/css/main.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Static navbar -->
<div class="navbar navbar-inverse-productivity navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand-productivity" href="\index.html">The Nihilism Blog</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="/about.html">About</a></li>
<li><a href="/blog.html">Categories</a></li>
<li><a href="https://blog.nowhere.moe/donate.html">Donate</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- +++++ Posts Lists +++++ -->
<!-- +++++ First Post +++++ -->
<div id="productivity2">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<a href="../index.html">Previous Page</a>
<h1>The right thing to do: What is the reason behind your actions? </h1>
<img src="1.png" class="imgRz">
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /grey -->
<!-- +++++ Second Post +++++ -->
<div id="productivity3">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2><b>Introspection: What is it that truly matters to you?</b></h2> </br> </br>
<p>Over the course of an entire month, note down what you are doing.</p>
<pre><code class="nim">
-School
-Work
-Video Games
-Socializing
-Social Media
-Nsfw content
-Junk Food
-Substance abuse (alcohol / smoking / drugs)
-Shopping
-Activism
</code></pre>
<p>Give yourself some time to reflect on the following: <b>which of these truly matter to you ?</b></p>
<p>Which of these activities/topics are the most mature, and the most fulfilling for you ?</p>
<p>If you want to live a truly fulfilling life, <b>you need to look at the reason behind what you are doing</b></p>
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /white -->
<div id="productivity2">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2><b>Acting out of self interest: Unfulfilling Immaturity</b></h2>
<p>Let's first look at what everyone does best: acting out of self interest. There are 3 basic reasons behind what most people do out there: </p>
<pre><code class="nim">
-To Survive
-To Indulge in Pleasure
-To Control
</code></pre>
<p>And when you're categorizing the topics you have above into those 3 categories, you may realize that the reason behind your actions may remain very rudimentary: </p>
<pre><code class="nim">
-To Survive:
-School
-Work
-To Indulge in Pleasure: (addictions)
-Video Games
-Socializing
-Social Media
-Nsfw content
-Junk Food
-Substance abuse (alcohol / smoking / drugs)
-Shopping
-To Control:
-Sports
-Voting
-Activism
-Running an online community
-Regulating / Passing Laws / Enforcing laws (for governments)
</code></pre>
<p>No shame in acting out of self interest, but you need to realize what it ultimately is about.</p>
<p>Acting out of survival is the most common thing to do, and it's not just us humans, literally every living being out there is doing it. But there has been an unecessary glorification of survival that has been going around, humanity has been raising the bar for it's own survival for no reason, it's been raised so much that people need to work their entire lives for someone else just to keep their right to live. Surviving is a trivial thing even for the smallest creatures on the planet, don't make such a big fuss about it.</p>
<p>To indulge in pleasure is the next best thing that people know, and that is what is preventing them from doing anything meaningful their whole lives. One extreme example is opioid addiction, the feeling you get during that first high is so unbelievably pleasant, it feels like arriving in heaven, nothing comes close to it. <b>But to chase that high everyday is going to cost you everything, and you will keep trying to fill that insatiable addiction even when you end up on the streets.</b> Now you may not have chosen that kind of a caliber to feel pleasure, but you may have found some smaller weapons to shoot yourself in the foot with, such as junk food, nsfw content, ligher substance abuses, or just video games. make no mistake you can remain hooked on those your entire life.</p>
<p>And lastly, you may have chosen to indulge in trying to extend your Control, it can take many forms such as trying to control your body and brain with sports, to trying to control what's around you by doing activism, or running an online community. Or if you are in the governmental / law enforcement sector it could just be making efforts to control the public order. </p>
<pre><code class="nim">
"We buy things we dont need, with money we dont have, to impress people we dont like.”
“You are not special. You are not a beautiful or unique snowflake. You are the same decaying organic matter as everything else."
"You are not your job. Youre not how much money you have in the bank. Youre not the car you drive. Youre not the contents of your wallet. Youre not your f*cking khakis. Youre the all-singing, all-dancing crap of the world.”
-Fight Club, 1999
</pre></code>
<p>At some point, you need to ask yourself, what's the point of indulging in all of this ? Sure it makes you feel good for a moment, but are you truly feeling satisfied from it after a while ? Is this truly a fulfilling thing to do for you ? Or is it true that you have mistaken just "feeling good" for being the peak of your life ?</p>
<p><b>The point is, in the end you are doing all of this to protect what you are currently identified with</b>. While in the short-term you may feel good from it, acting out of self interest will never truly fulfill you. If you are not even aware of what you truly are, Nor are you aware of what you truly want to do, Why are you trying to do things without knowing these two? </p>
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /white -->
<!-- +++++ Second Post +++++ -->
<div id="productivity1">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2><b>The right thing to do: The Fulfilling Maturity</b></h2> </br> </br>
<p>If you want to be productive, you must be 100% convinced that you are currently doing the right thing. You will anyway need to reflect on yourself quite a bit to decide on what is the right thing to do. This is the key difference maker in your life. Will you do things because you are forced to ? Will you do things because that's what you like to do ? <b>Or will you do things because you know with absolute certainty, that this is the right thing to do ?</b> I'm sure you can tell which is the most mature, and most fulfilling.</p>
<pre><code class="nim">
"If you pull that trigger, right, you pull that trigger for a fucking honorable reason. Like an honorable man, not like some fucking civilian that does not understand the wicked way of our world, mate" -Alfie Solomons, Peaky Blinders
</pre></code>
<p>Now when you start to dissolve what you initially identified with (see <a href="../sum-nihil/index.html">Sum Nihil</a>) you will naturally start to drop the habits you used to maintain when you were still strongly identified with those things that you have anyway never truly been. What happens here is that you are going to start percieving things <b>beyond your limited sense of self</b>, and when your perception of the self starts to expand, naturally you will start to act for a greater cause, something that is not about you. <b>That's when you start to act for the world, rather than for yourself.</b></p>
<p>So, here are the reasons that i consider honorable, which all stem out of <b>a broader sense of self</b> (daily practiced as part of my <a href="../nihilism/index.html">Nihilism</a>): </p>
<pre><code class="nim">
Honorable reasons:
-Purifying
-Percieving
-Transcending
</pre></code>
<p>I am motivated by my will to purify, refine and enhance my abilities using tools and technology, and <b>I want anyone that also shares that same drive, to be able to explore the full scope of what they can do as well.</b> </p>
<p>I am also motivated by my will to clear out any misconceptions and help everyone perceive technology for what it truly is, regardless of any morality or any political view. My blog aims to bring to light that <b>any usage of any technology is to be justified with a clear reason, to be described, and showcased in great detail</b>. This blog is there for those that truly want to know the solution, not for those that want solace.</p>
<p>Yes, anyone that tries to mix politics and ideologies into technology, is merely trying to preserve what they are currently identified with. Such people cannot pretend to ever have an objective viewpoint when talking about anything.</p>
<p>Transcending limitations is what i consider the most honorable way behind any action. <b>Ultimately, this blog aims to showcase that Technology, when used correctly, can allow one to transcend any limitation.</b> Be it to transcend surveillance, centralisation, deanonymization, lack of security. <b>Any ability that we have as Humans</b>, such as Privacy, Decentralisation, Anonymity, Security, Plausible Deniability <b>can be protected and enhanced by using the correct Technology.</b></p>
<p><u>TLDR:</u> You want to know the most effective technologies that can enhance your life ? It's right there. Just read it up, understand what they are, understand why they are used, understand how they are used, and use them yourself. </p>
<p>So before you start to act in this lifetime, look at what you are currently doing, and what is the reason behind your actions. From there decide if this is the correct thing for you to do, or if you are destined to do more than that in the long term. </p>
<p>I have reflected a very long time on what my purpose was, even after having started this blog. Upon enough reflection my passion shifted from hacking to self-hosting, and upon some more reflection it evoloved from self-hosting to operational security. I have simply looked at what was lacking in this world, and now i'm convinced that what i'm doing currently will have the widest, positive, and long-lasting impact in the world. When i'll be gone, upon looking back on my life, i will have no regrets whatsoever. That's all that matters.</p>
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /white -->
<!-- +++++ Footer Section +++++ -->
<div id="productivityb">
<div class="container">
<div class="row">
<div class="col-lg-4">
<h4>Nihilism</h4>
<p>
Until there is Nothing left.</p></br></br><p>Creative Commons Zero: No Rights Reserved</br><img src="\CC0.png">
</p>
</div><!-- /col-lg-4 -->
<div class="col-lg-4">
<h4>My Links</h4>
<p>
<a target="_blank" rel="noopener noreferrer" href="http://blog.nowhere.moe/rss/feed.xml">RSS Feed</a><br/><a target="_blank" rel="noopener noreferrer" href="https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FL5jrGV2L_Bb20Oj0aE4Gn-m5AHet9XdpYDotiqpcpGc%3D%40nowhere.moe%2FH4g7zPbitSLV5tDQ51Yz-R6RgOkMEeCc%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAkts5T5AMxHGrZCCg12aeKxWcpXaxbB_XqjrXmcFYlDQ%253D&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22c3Y-iDaoDCFm6RhptSDOaw%3D%3D%22%7D">SimpleX Chat</a><br/>
</p>
</div><!-- /col-lg-4 -->
<div class="col-lg-4">
<h4>About nihilist</h4>
<p style="word-wrap: break-word;"><u>Donate XMR:</u> 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8</p></br><p><u>Contact:</u> nihilist@contact.nowhere.moe (<a href="https://nowhere.moe/nihilist.pubkey">PGP</a>)</p>
</div><!-- /col-lg-4 -->
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
</body>
</html>