theread.me/site/life/index.html

188 lines
6.5 KiB
HTML
Raw Normal View History

2022-07-06 17:05:11 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mahdi</title>
<meta name="description" content="a rabbit hole">
<link href="https://fonts.googleapis.com/css?family=Secular+One|Nunito|Mononoki" rel="stylesheet">
<link rel="stylesheet" href="/css/main.css">
<link rel="canonical" href="http://localhost:4000/life/">
<link rel="alternate" type="application/rss+xml" title="mahdi" href="http://localhost:4000/feed.xml" />
<!--<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>-->
<script>
var channel = new BroadcastChannel('egg');
channel.addEventListener('message', message => {
alert('Got a message from the other tab:\n' + message.data);
});
</script>
</head>
<body>
<header class="site-header">
<h1>
<a class='site-title' href='/'>
mahdi
</a>
</h1>
<nav>
<p>
<a href="/snippets">snippets</a>
<a href="/art">pictures</a>
</p>
<!--<p class='categories'>-->
<!---->
<!---->
<!--<a href="">art</a>-->
<!---->
<!---->
<!---->
<!---->
<!--</p>-->
<p>
<a href='mailto:mdibaiee@pm.me'>email</a>
<a href='https://git.mahdi.blog/mahdi'>git</a>
<a href='https://www.librarything.com/profile/mdibaiee'>librarything</a>
<a href="http://localhost:4000/feed.xml">feed</a>
</p>
</nav>
</header>
<div class="page-content">
<div class="wrapper">
<h1 class="page-heading"></h1>
<div class="category">
<ul class="post-list">
<li>
<h2>
<a class="post-link" href="/self-hosted/">Going Self-Hosted: Moving away from Google and others</a>
<span class="post-meta">Feb 11, 2019</span>
</h2>
<article class='post-content'>
<p>Since 3 years ago, I have always been eager to move away from Google and other privacy-invading companies. I have had my successes and failures in doing so, here Im going to put out my stack of tools for moving away from Google and going self-hosted.</p>
</article>
</li>
<li>
<h2>
<a class="post-link" href="/diy-cardboard-kindle-stand/">DIY Cardboard Kindle Stand (for bed)</a>
<span class="post-meta">Sep 24, 2017</span>
</h2>
<article class='post-content'>
<p><img src="/img/kindle-stand/1.jpg" alt="a view of the stand + kindle" /></p>
<p>Ive had a Kindle for more than a year now, but Ive only recently started to read books on it frequently, I used to read paperworks before that, and I still do sometimes prefer paperbooks if available. Anyways, my Kindle has helped me to fall asleep without struggling with all my thoughts, all I have to do is read until I fall asleep, so in a way, it has also been a remedy for my insomnia.</p>
<p>Now to read the Kindle in bed, you would have to hold it using your hands or buy a stand or make one, motivated by <a href="https://blog.xkcd.com/2009/04/13/the-pursuit-of-laziness/">The Pursuit of Laziness</a> I set to create mine, but I didnt use a piece of steel, instead I used a single box of cardboard I had in home to create one in minutes. :D</p>
</article>
</li>
<li>
<h2>
<a class="post-link" href="/primitive-living-lessons-0/">Primitive Living Lessons Learned, Episode 0</a>
<span class="post-meta">Sep 7, 2017</span>
</h2>
<article class='post-content'>
<p><img src="/img/primitive-living-0.jpg" alt="general view of the forest" /></p>
<p>So I just went on my first primitive living practice trip in the woods, alone, with only a pocket knife.</p>
<p>I decided Im going to share the lessons Ive learned in each trip as they are certainly going to be useful if you want to practice primitive living, I would find these useful if I could find them anywhere. I spend a lot of time reading and watching primitive living guides and experience reports, but they are never exhaustive, and this series is not meant to be exhaustive either.</p>
</article>
</li>
<li>
<h2>
<a class="post-link" href="/dont-chase-become-the-good-one/">Don't chase: Become the good one</a>
<span class="post-meta">Feb 4, 2017</span>
</h2>
<article class='post-content'>
<p>When it comes to relationships, most (unsuccessful) people are <em>chasing</em> the good ones.
They spend time trying to find their dream partner, the perfect match, but hey, do you qualify
as the dream partner of your dream partner? You fantasize about your dream partner, but have you ever
thought what kind of partner does he/she dream of?</p>
<p><img src="/img/angel.jpg" alt="I want an angel with..." />
<span class="image-caption">I want an angel with…</span></p>
</article>
</li>
<li>
<h2>
<a class="post-link" href="/stop-high-frequency-fuck-ups/">Stop High-Frequency Fuck-ups</a>
<span class="post-meta">Dec 26, 2016</span>
</h2>
<article class='post-content'>
<p><strong>High-Frequency Fuck-Ups</strong>:</p>
<blockquote>
<p>The cyclic process of “pushing yourself hard for a week, getting something done, and then feeling depressed and fucked up
for the next week”</p>
</blockquote>
<p>Sounds familiar? Read on.</p>
<p><img src="/img/productivity-chart.jpg" alt="High-Frequency Fuck-ups" />
<span class="image-caption">Visual demonstration of High-Frequency Fuck-ups</span></p>
</article>
</li>
<li>
<h2>
<a class="post-link" href="/immortals-go-extinct/">Immortals go extinct</a>
<span class="post-meta">Nov 15, 2016</span>
</h2>
<article class='post-content'>
<p>We are all going to die, we all know that well.<br /><br />
Now I want to take you to a world of immortals where humans dont die,
they live and live and live and… you know, live. From now on, pretend Im a human
on this world of immortals, Im immortal bitches.</p>
<p><img src="/img/immortals.jpg" alt="immortals chatting" />
<span class="image-caption">There is no campfire because they dont need it</span></p>
</article>
</li>
</ul>
<p class="rss-subscribe">subscribe <a href="/feed.xml">via rss</a></p>
</div>
</div>
</div>
</body>
</html>