mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
fixed spelling - updatd
This commit is contained in:
parent
eef4bd99c6
commit
188cca4495
3 changed files with 10 additions and 8 deletions
|
@ -62,7 +62,7 @@
|
|||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<a href="../index.html">Previous Page</a></br></br><p><img src="../../assets/img/user.png" width="50px" height="50px"> <ba>nihilist@mainpc - 2024-08-19</ba></p>
|
||||
<h1>How to write good Tutorials </h1>
|
||||
<p>Because after all, how can you expect people to write good tutorials without being shown how to write them in the first place ? </p>
|
||||
<p>Because after all, how can you expect people to write good tutorials without showing them how to write tutorials in the first place ? </p>
|
||||
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
|
@ -77,7 +77,7 @@
|
|||
<h2><b>Why? </b></h2>
|
||||
<p><u>Context:</u> Suppose you are discovering OPSEC, Technology and all their abstract concepts, you are amazed at what you are finding, and you are now feeling very enthusiastic about sharing it to other people, but you don't know how to do it.</p>
|
||||
<p><u>Situation:</u> You go into that <a href="https://matrix.to/#/#nowheremoe:nowhere.moe">matrix chatroom</a> you find that random dude called <a href="https://matrix.to/#/@nihilist:nowhere.moe">nihilist</a> and you start to explain into great detail how you managed to implement QubesOS with that whonix Xen VM, and that he should also force a VPN through the SOCKS Tor proxy and you proclaim that this is the ultimate setup, and everyone should implement it. <b>But before you can finish your ramblings the guy already ran away scared, he thought you were threatening him and his family.</b></p>
|
||||
<p> Are you OK with how badly you just communicated ? Are you fine with being throwing your message out there and Noone is even properly recieving it ?</p>
|
||||
<p> Are you OK with how badly you just communicated ? Are you fine with shouting your message out there without firmly grabbing anyone's attention?</p>
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
</div> <!-- /container -->
|
||||
|
@ -94,6 +94,7 @@
|
|||
<li><p><b>What ?</b> If they care, What are the tools at their disposal to solve that problem ?</p></li>
|
||||
<li><p><b>How ?</b> How, step by step, can they use those tools to solve the problem ?</p></li>
|
||||
</ol>
|
||||
<p><b>Don't mix up the order.</b> First the Why, then the What, then the How.</p>
|
||||
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
|
@ -108,7 +109,7 @@
|
|||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<h2><b>How ?</b></h2> </br> </br>
|
||||
<p>Now that you are aware that there is a way to write good quality tutorials, let's look at how to write them, step by step.</p>
|
||||
<p>First, ALWAYS start with the <b>WHY</b>, why the hell should all those mortals even care about your message. <b>To do that, you need to tell them a story that highlights the problem</b>. Most people are not even aware that there is a problem in the first place, so you must tell them.</p>
|
||||
<p>First, ALWAYS start with the <b>WHY</b>, why the hell should all those mortals even care about your message. <b>To do that, you need to tell them a story that highlights a problem</b>. Most people may not even aware that there is a problem in the first place, so you must tell them, to make them aware of it.</p>
|
||||
|
||||
<p> So you first contextualize your story, then you explain the situation, and then you ask them if they are ok with it.</p>
|
||||
<pre><code class="nim">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue