This commit is contained in:
nihilist 2024-10-13 15:38:17 +02:00
parent d6a5c9994a
commit ae38f41b41
5 changed files with 244 additions and 3 deletions

View File

@ -214,7 +214,7 @@
<p>💻 Clientside - Making use of Anonymity (<a href="https://kycnot.me/?t=service">Non-KYC Providers</a>)</p>
<ol>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/26">❌ How to get a mail account anonymously (Mails as a service)</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/27">❌ How to get a phone number anonymously (Remote SMSes as a service)</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/27">❌ How to Receive Anonymous SMSes (Remote SMSes as a Service)</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/28">❌ How to get a credit card anonymously (Credit cards as a service)</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/29">❌ How to get residential proxies anonymously</a></li>

View File

@ -103,7 +103,7 @@
<div style="float: left; width: 100%;">
<ol>
<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="macroworkflow/index.html"> 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>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/135">❌ Reflecting: Brainstorming Ideas while on the run</a></li>

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

View File

@ -0,0 +1,239 @@
<!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>Macro Workflow: Listing Topics that truly matter</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>Macro Workflow: Listing Topics that truly matter </h1>
</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>The reason behind your actions </b></h2>
<p>As we have discussed <a href="../rightthing/index.html">previously</a> you'll work at your best effort if you're convinced that what you're doing is the right thing to do. What the right thing to do may be for you, may be different for other people, but to make it short, shifting the activity in your life from being about you, to being about the world and the greater good, marks growth both in maturity and in fulfillment.</p>
<img src="1.png" class="imgRz">
<p>So when you are looking at the 3 main reasons you may act for something greater than yourself, you may find yourself looking for the following three:</p>
<pre><code class="nim">
To Purify
To Percieve
To Transcend
</pre></code>
<p>To get yourself some ideas, just go around the world (physically or digitally) and look what you feel is missing. Over the course of the years on this blog i discovered many, many topics:</p>
<pre><code class="nim">
-Hacking: Web, Binary, Physical, Hardware, Binexp, Bruteforcing, Privilege Escalations, MITM, AV evasions, etc.
-Sysadmin: Decentralisation, Self-hosting, Federation, Privacy front-ends, etc
-Opsec: Privacy, Anonymity, Deniability, etc
</pre></code>
<p>My passion shifted from Hacking to Sysadmin, and from Sysadmin to Opsec over the years. The reasoning behind leaving hacking behind is that finding what developers forgot to take into account when designing their software or their infrastructure it isn't truly fulfilling for me, even though it has given me a very clear and diverse picture of what cybersecurity was. I learned the methodology to follow to start from an IP and arrive at the root user, and after applying it a few dozens of times it's gotten crystal clear and boring. </p>
<p>Sysadmin wise, i felt like having tangible utility after each tutorial. You learn how to setup something for yourself, at the same time you show everyone how to do it, and in the end you can use the service for your own infrastructure at home. Here it starts to benefit the individuals and it was more fulfilling already. But upon looking at what was missing around the world, i came around the obvious governments attacking people's basic rights of privacy and anonymity. Hence the shift i made to Operational Security topics.</p>
<p>The 2 main topics i cover currently are Opsec, and the a secondary topic: Productivity. As this is also something i've seen that is missing in people, they all look either bored or are feeling completely lost in their lives. I'm firmly convinced that these 2 are currently essential and are 100% worth diving into.</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>Listing Topics</b></h2> </br> </br>
<p>Now that you have the full reasoning behind how to pick new topics, let's list them and categorize them:</p>
<pre><code class="nim">
For the world
-Blog
-Project Opsec
-Project Productivity
-Fediverse
-Privacy Front-ends
For yourself
-Life
-Apartment / House
-Wedding
-School
-School Project A
-School Project B
-School Project C
-Work
-Work Project X
-Work Project Y
-Work Project Z
</code></pre>
<p>For myself i have a few typical topics that literally everyone eventually has in their lives, such as getting an apartment/house, having a successful relationship, going to school and going to work.</p>
<p>And for the world, i have a few topics, keeping up with my blog, with Opsec as the primary activity, and Productivity as the secondary activity. And i also have a few other side projects like contributing to the fediverse and hosting privacy front-ends.</p>
<p>When listing topics, <b>rank them from top (most important) to bottom (least important).</b> This is not a reason to spend 100% of your time on your passion. but it is a reason to spend at least 50% of your free time on what truly matters to you, and to reduce the other topics that don't matter to you to their strict minimum.</p>
<p>For instance, the time i wish to consecrate on my blog would collide with that of keeping a family life, so i made the choice to reduce the personal topics (including family life) to their strict minimum. So that i could spend most of my free time doing what i feel truly matters to me.</p>
<p>Obviously there are topics that are inevitable such as going to school and to work, you'll anyway have to do those two. But what you're doing for the rest of your time is entirely up to you. Don't start engaging yourself into topics that don't truly matter to you. Life is to short to waste it on that which means nothing to you.</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>Labeling and Ordering Topics</b></h2> </br> </br>
<p>Aside from ranking the importance of each topic (most important at the top, least important at the bottom), you need to label them like so:</p>
<pre><code class="nim">
For the world (1)
-Blog (11)
-Project Opsec(111)
-Project Productivity (112)
-Fediverse (12)
-Privacy Front-ends(13)
For yourself (2)
-Life (21)
-Apartment / House (211)
-Wedding (212)
-School (22)
-School Project A (221)
-School Project B (221 -> 222)
-School Project C (222 -> 223)
-Work (23)
-Work Project X (231)
-Work Project Y (232)
-Work Project Z (231 + 232 -> 233)
</code></pre>
<p>Labeling them will first help you contextualize the topics and sub topics you have, so you know where they fit:</p>
<pre><code class="nim">
For the world (1)
-Blog (11)
-Project Opsec(111)
-Project Productivity (112)
</code></pre>
<p>For instance, as the Opsec topic is labeled 111, i know it is in the context of the blog (11) which is in the context of my "for the world" topics (1)</p>
<p>Then, thanks to labels, you can easily list what topics (and subtopics) depend on one another:</p>
<pre><code class="nim">
For yourself (2)
-School (22)
-School Project A (221)
-School Project B (221 -> 222)
-School Project C (222 -> 223)
-Work (23)
-Work Project X (231)
-Work Project Y (232)
-Work Project Z (231 + 232 -> 233)
</code></pre>
<p>For instance here, the school project C (223) depends on school project B (222), which depends on school project A (221). Therefore i know i need to do the school projects in the correct order: A, then B, then C.</p>
<p>For the work projects here, we have Project Z (233) which depends on projects X (231) and Y (232). Therefore i know i can do them in 2 different orders: X, Y then Z, or in the other order: Y, X and then Z. </p>
<p>Accurate planning is crucial especially if you're going to have a ton of topics like i have under Opsec, you need to know which topics depend on which other topics, to be able to know in which order you're going to do them, hence the labeling need.</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>

View File

@ -87,6 +87,7 @@
-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>
@ -106,6 +107,7 @@
-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">
@ -141,6 +143,7 @@
"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>
@ -166,7 +169,6 @@
</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: