<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Posts on Deliberate World</title>
    <link>https://deliberate.world/posts/</link>
    <description>Recent content in Posts on Deliberate World</description>
    <image>
      <title>Deliberate World</title>
      <url>https://deliberate.world/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://deliberate.world/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 15 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://deliberate.world/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenWebUI vs LibreChat: I ran both so you don&#39;t have to</title>
      <link>https://deliberate.world/posts/openwebui-vs-librechat-i-ran-both-so-you-dont-have-to/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/openwebui-vs-librechat-i-ran-both-so-you-dont-have-to/</guid>
      <description>&lt;h1 id=&#34;openwebui-vs-librechat-i-ran-both-so-you-dont-have-to&#34;&gt;OpenWebUI vs LibreChat: I ran both so you don&amp;rsquo;t have to&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;Development of everything related to AI is blazing fast nowadays and some things might not be true depending when the post is being read.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I spent the last month running both on my home server. Not switching back and forth. Just running them side by side, spending time in each one, trying to understand what each does well and where each falls short. If you are picking between these two, here is what I actually learned.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time management in Bible</title>
      <link>https://deliberate.world/posts/time-management-in-bible/</link>
      <pubDate>Sun, 07 Dec 2025 19:05:22 +0100</pubDate>
      <guid>https://deliberate.world/posts/time-management-in-bible/</guid>
      <description>&lt;p&gt;The Bible is old and provides life advice, but much has changed since it was written. Can we find time management wisdom in it, considering ancient people had fewer worries? This article explores relevant Bible verses for today, based on the &amp;ldquo;Time Management Principles From God’s Word&amp;rdquo; reading plan: &lt;a href=&#34;https://www.bible.com/reading-plans/11397-time-management-principles-from-gods-word&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://www.bible.com/reading-plans/11397-time-management-principles-from-gods-word&lt;/a&gt;
&lt;/p&gt;
&lt;h1 id=&#34;the-bible-teaches-us-to-be-present&#34;&gt;The Bible Teaches Us to Be Present&lt;/h1&gt;
&lt;p&gt;Being &amp;ldquo;here and now&amp;rdquo; is trendy today.  Despite time management tech, worries have increased. Did ancient people face this?  Passages suggest yes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to enable Traefik DOT termination in kubernetes</title>
      <link>https://deliberate.world/posts/how-to-enable-traefik-dot-termination-in-kubernetes/</link>
      <pubDate>Mon, 28 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/how-to-enable-traefik-dot-termination-in-kubernetes/</guid>
      <description>&lt;p&gt;Traefik store certificates in &lt;code&gt;acme.json&lt;/code&gt; file unlike Caddy for instance that stores certificates that could be directly imported into Adguard.&lt;/p&gt;
&lt;p&gt;By default - Traefik won&amp;rsquo;t terminate DOT TLS traffic, so it could only forward it to another host. Here we will have to customize Traefik in order to make the TLS termination work.
So, let&amp;rsquo;s assume You have already running Adguardhome in Your kubernetes cluster and Traefik itself is functioning fine:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books can teach everything</title>
      <link>https://deliberate.world/posts/books-can-teach-everything/</link>
      <pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/books-can-teach-everything/</guid>
      <description>&lt;p&gt;Reading a non fiction book gives an opportunity to dive deeper into one persons thoughts. While it might be truth that many books are overly long and practically could have been summarized into single blog post without loosing the point (who knows, maybe authors are getting payed by amount of pages, not the quality) - there are still books worth reading. On the examples are &amp;ldquo;Thinking, fast and slow&amp;rdquo;. This is the book that is very other quoted by other authors and never gets old (not yet at least).&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to enable auto dark mode on KDE</title>
      <link>https://deliberate.world/posts/how-to-enable-auto-dark-mode-on-kde/</link>
      <pubDate>Sat, 05 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/how-to-enable-auto-dark-mode-on-kde/</guid>
      <description>&lt;p&gt;KDE is very feature-rich desktop environment for Linux. However it lacks some of the very essential features for some users like automatic dark mode switch (it&amp;rsquo;s not present on GNOME either but easily installable with gnome extension) or automatic brightness control for notebooks that have ambient light sensor. So - there are couple of way to enable automatic dark mode on KDE, but non of them is straight forward:&lt;/p&gt;
&lt;h1 id=&#34;gui-versions&#34;&gt;GUI versions&lt;/h1&gt;
&lt;h2 id=&#34;yin-yang&#34;&gt;&lt;a href=&#34;https://github.com/oskarsh/Yin-Yang&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Yin-Yang&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/oskarsh/Yin-Yang&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;img alt=&#34;Last Commit&#34; loading=&#34;lazy&#34; src=&#34;https://img.shields.io/github/last-commit/oskarsh/Yin-Yang?style=flat-square&#34;&gt;&lt;/a&gt;

&lt;a href=&#34;https://github.com/oskarsh/Yin-Yang/stargazers&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;img alt=&#34;GitHub Stars&#34; loading=&#34;lazy&#34; src=&#34;https://img.shields.io/github/stars/oskarsh/Yin-Yang?style=flat-square&#34;&gt;&lt;/a&gt;

Can be installed via Flatpak, but it needs to be pulled manually from git and compiled manually.
&lt;img alt=&#34;How to enable auto dark mode on KDE&#34; loading=&#34;lazy&#34; src=&#34;https://deliberate.world/../images/Yin-Yang.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Truenas Scale - how to use same device as cache VDEV in two pools at the same time</title>
      <link>https://deliberate.world/posts/truenas-scale-how-to-use-same-device-as-cache-vdev-in-two-pools-at-the-same-time/</link>
      <pubDate>Fri, 20 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/truenas-scale-how-to-use-same-device-as-cache-vdev-in-two-pools-at-the-same-time/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Truenas 25.04 CE used for this guide&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;TrueNas philosophy is &amp;ldquo;1 device - 1 assignment&amp;rdquo;. So by doing this we are going off-piste and who knows what could happen. Please proceed only if You have backup of Your data and You know what You are doing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Identify the SSD with the command &lt;code&gt;lsblk&lt;/code&gt;
For instance:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sda           8:0    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;  10.9T  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; disk 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;└─sda1        8:1    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;  10.9T  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; part 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sdb           8:16   &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;   3.6T  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; disk 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;└─sdb1        8:17   &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;   3.6T  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; part 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sdc           8:32   &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;   3.6T  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; disk 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;└─sdc1        8:33   &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;   3.6T  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; part 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sdd           8:48   &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;   3.6T  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; disk 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;└─sdd1        8:49   &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;   3.6T  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; part 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;nvme1n1     259:0    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; 119.2G  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; disk 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;├─nvme1n1p1 259:1    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;     1M  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; part 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;├─nvme1n1p2 259:2    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt;   512M  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; part 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;└─nvme1n1p3 259:3    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; 118.7G  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; part 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;nvme0n1     259:4    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; 953.9G  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; disk 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;└─nvme0n1p1 259:5    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; 951.9G  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; part 
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;nvme2n1     259:6    &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; 238.5G  &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; disk
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;we&amp;rsquo;ll take the example with &lt;code&gt;nvme2n1&lt;/code&gt; and we&amp;rsquo;ll use the parted command for it:&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to optimize Mikrotik router for WiFi</title>
      <link>https://deliberate.world/posts/how-to-optimize-mikrotik-router-for-wifi/</link>
      <pubDate>Fri, 30 May 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/how-to-optimize-mikrotik-router-for-wifi/</guid>
      <description>Mikrotik devices might not perform efficiently in terms of wireless connectivity by default. Some advices how to improve wifi experience with Mikrotik WiFi routers.</description>
    </item>
    <item>
      <title>How install new kernel on Debian</title>
      <link>https://deliberate.world/posts/how-install-new-kernel-on-debian/</link>
      <pubDate>Thu, 01 May 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/how-install-new-kernel-on-debian/</guid>
      <description>&lt;p&gt;In order to start loving Debian - we need to try out other Linux distributions and see how easily things may break after system upgrade. While Debian is super stable - it could have a problem with newer hardware - older kernel versions might not simply support it.&lt;/p&gt;
&lt;p&gt;There is relatively stable way of installing newer kernel while still maintaining Debian golden stability. This approach is called &lt;code&gt;backports&lt;/code&gt;. Here can be found official Debian article: &lt;a href=&#34;https://backports.debian.org/Instructions/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Installing a Package from Backports&lt;/a&gt;
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Book review - Courage to be disliked 📖</title>
      <link>https://deliberate.world/posts/book-review-courage-to-be-disliked/</link>
      <pubDate>Thu, 10 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/book-review-courage-to-be-disliked/</guid>
      <description>Courage to be disliked - what doe sit mean and would it lead to happiness?</description>
    </item>
    <item>
      <title>What is zero inbox? 📥</title>
      <link>https://deliberate.world/posts/what-is-zero-inbox/</link>
      <pubDate>Mon, 07 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/what-is-zero-inbox/</guid>
      <description>&lt;p&gt;The concept or zero inbox we might have heard from book &lt;a href=&#34;https://amzn.to/3R61EQJ&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Getting Things Done&lt;/a&gt;
 by David Allen which is starting point in productivity books for those who want to improve their way of handling tasks.&lt;/p&gt;
&lt;h1 id=&#34;the-philosophy&#34;&gt;The philosophy&lt;/h1&gt;
&lt;p&gt;The main idea is not only deleting every single mail in our inbox. The idea is to having &amp;ldquo;inbox&amp;rdquo; concept as bucket with items, that has to be dealt with, processed and acted on. One of the most popular task managers have it - &lt;a href=&#34;https://www.todoist.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Todoist&lt;/a&gt;
. let&amp;rsquo;s think of an inbox concept as information buffer, that fills up somewhere on the background. When buffer is overfilled - it&amp;rsquo;s time to process it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why so many projects fail? 👎</title>
      <link>https://deliberate.world/posts/why-so-many-projects-fail/</link>
      <pubDate>Fri, 04 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/why-so-many-projects-fail/</guid>
      <description>&lt;p&gt;We tend to think only about the success and read success stories, thinking that we could succeed as well, if we just do the same. We try to find a pattern for success, could we find pattern to failure?&lt;/p&gt;
&lt;h1 id=&#34;how-do-you-measure-success&#34;&gt;How do You measure success?&lt;/h1&gt;
&lt;p&gt;Well - one of the important aspects in this discussion - how to You define success/failure?
What if the project was successfully built/made - but does not fulfill intended goal? Could it still be counted as success? What if customer got happy, but money was lost eventually?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Practice vs theory</title>
      <link>https://deliberate.world/posts/practice-vs-theory/</link>
      <pubDate>Wed, 02 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/practice-vs-theory/</guid>
      <description>What is the best approach, doing things and making mistakes or applying theory?</description>
    </item>
    <item>
      <title>Get to know the world around by creating something ourselves</title>
      <link>https://deliberate.world/posts/get-to-know-the-world-around-by-creating-something-ourselves/</link>
      <pubDate>Tue, 01 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/get-to-know-the-world-around-by-creating-something-ourselves/</guid>
      <description>&lt;p&gt;Lately, whenever we have a free moment, we instinctively reach for our smartphones—mostly to consume content created by others. The operating system we use, the website design we interact with, and, of course, the content itself—all of it is pre-packaged and presented to us. In essence, we have little choice over our digital environment; it is handed to us on a platter.&lt;/p&gt;
&lt;h1 id=&#34;free-content&#34;&gt;Free Content&lt;/h1&gt;
&lt;p&gt;Perhaps, when we don’t have to pay for content, we become less selective about what we consume. When choosing the design and functionality of a kitchen for a new home, we tend to be much more meticulous—because, ultimately, we are spending what we trade our time for (money).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Docker: how to run Adguard Home with Unbound 🛜</title>
      <link>https://deliberate.world/posts/docker-how-to-run-adguard-home-with-unbound/</link>
      <pubDate>Fri, 21 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/docker-how-to-run-adguard-home-with-unbound/</guid>
      <description>&lt;p&gt;Homelabbing can be addicting. Once your managed to self host one thing - it might really hard to stop finding more and more things to self host.&lt;/p&gt;
&lt;p&gt;Self hosting often starts with hosting out own DNS server, which would help us blocking ads.&lt;/p&gt;
&lt;h1 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;We know what is Adguard Home&lt;/li&gt;
&lt;li&gt;We know what is Unbound&lt;/li&gt;
&lt;li&gt;We have public IP address (if we&amp;rsquo;ll use our DNS server with devices outside home)&lt;/li&gt;
&lt;li&gt;We know how to use docker&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id=&#34;in-short---what-are-we-using-those-tools&#34;&gt;In short - what are we using those tools?&lt;/h1&gt;
&lt;h2 id=&#34;adguard-home&#34;&gt;Adguard home&lt;/h2&gt;
&lt;p&gt;Adguard home is better than pihole in one single thing - native support for DOT, DOH. With DNS over HTTPS (DOH) - You can configure your laptop browser to always use you own DNS server. With DNS over TLS (DOT) - You can configure your Android smartphone to use your own DNS server. Why Android does not let You use DOH - mystery.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good things about Bullet Journal ✒️</title>
      <link>https://deliberate.world/posts/good-things-about-bullet-journal-%EF%B8%8F/</link>
      <pubDate>Tue, 11 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/good-things-about-bullet-journal-%EF%B8%8F/</guid>
      <description>&lt;p&gt;No matter how far our wonderful progress has gone - some things remain the same. No matter how smart and digital the world around us becomes, we still have sensory senses and brains.&lt;/p&gt;
&lt;h1 id=&#34;the-brain-writes-tactilely&#34;&gt;The brain writes tactilely&lt;/h1&gt;
&lt;p&gt;There has been a lot of research on how the brain memorizes information better, specifically - what method of writing works better for memorization. Of course - the handwriting method has proven to be more effective. A tactile connection to the fruit of creation - helps us feel that we are real.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Perhaps - the best approach to personal finances  💸</title>
      <link>https://deliberate.world/posts/perhaps-the-best-approach-to-personal-finances/</link>
      <pubDate>Mon, 10 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/perhaps-the-best-approach-to-personal-finances/</guid>
      <description>&lt;p&gt;People love to talk online about how to make good money—enough to buy a yacht and sail across foreign seas. But very little attention is given to how to actually spend that money (or how not to do it). How do you plan your expenses so that the hard-earned cash you strive to make is enough?&lt;/p&gt;
&lt;p&gt;The society we live in is highly consumer-driven. The entire economy is built not on selling &lt;strong&gt;better quality products and services&lt;/strong&gt; but on selling &lt;strong&gt;more stuff&lt;/strong&gt;. If you start earning more, your expenses will increase too. There are American families making $20,000 a month yet drowning in debt. If you don’t know how to manage money when you&amp;rsquo;re poor, you’ll stay poor even if you become rich.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Never send email today 📨</title>
      <link>https://deliberate.world/posts/never-send-email-today/</link>
      <pubDate>Tue, 18 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/never-send-email-today/</guid>
      <description>&lt;p&gt;We all want too wrap up our day with as least unanswered emails as possible right? Sometimes we even do &amp;ldquo;zero inbox&amp;rdquo; method and then we can sleep well. But what would happen if we get an answer from the same person, who wants to wrap up the day with empty inbox? Then we play the game - &amp;ldquo;who gives up first&amp;rdquo;. It&amp;rsquo;s even worse if we have email notifications on, because then at some point we&amp;rsquo;d need to deliberately postpone email for tomorrow. Solution might be - schedule email send for tomorrow at 8:00. Let&amp;rsquo;s drill down in more details.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Don&#39;t write everything down ✒️</title>
      <link>https://deliberate.world/posts/dont-write-everything-down-%EF%B8%8F/</link>
      <pubDate>Fri, 14 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/dont-write-everything-down-%EF%B8%8F/</guid>
      <description>&lt;p&gt;We often hear advices write everything down like it would guarantee, that information we write down - would make sense and stay in our minds forever. Another common recommendation - if You need to take a decision write down pros and cons, like if we were robots. Would it actually help us to take a decision?&lt;/p&gt;
&lt;h1 id=&#34;what-about-our-hearts&#34;&gt;What about our hearts?&lt;/h1&gt;
&lt;p&gt;They further we go with technology progress the more we try to treat everything as mechanical system, even ourselves. If we don&amp;rsquo;t want to do anything even though we think it&amp;rsquo;s super useful for us - we search for a million ways how to push ourselves to something that we don&amp;rsquo;t actually want to do. What if, after so many years of innovation - we are still humans? What if we still have our &amp;ldquo;hearts&amp;rdquo; that whisper to ourselves what we really want, but we want to listen to much more &amp;ldquo;rational&amp;rdquo; way of thinking? Perhaps - to really understand what do we want we&amp;rsquo;d need to sit in silence for couple of minutes and listen to ourselves and then we&amp;rsquo;d understand.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What is black swan? 🦢</title>
      <link>https://deliberate.world/posts/what-is-black-swan/</link>
      <pubDate>Fri, 10 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/what-is-black-swan/</guid>
      <description>&lt;h1 id=&#34;a-brief-history&#34;&gt;A Brief History&lt;/h1&gt;
&lt;p&gt;Black swans exist in real life. Long ago, it was believed that they didn’t. The term &amp;ldquo;black swan&amp;rdquo; was used to describe something that was fundamentally impossible because swans were thought to be only white.&lt;/p&gt;
&lt;h1 id=&#34;what-happened-next&#34;&gt;What Happened Next?&lt;/h1&gt;
&lt;p&gt;When it was discovered that black swans actually do exist, the meaning of the phrase changed. A &amp;ldquo;black swan&amp;rdquo; came to signify an event that no one expected could happen, but which ultimately did.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to rest? 🛌</title>
      <link>https://deliberate.world/posts/how-to-rest/</link>
      <pubDate>Tue, 07 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/how-to-rest/</guid>
      <description>&lt;p&gt;Resting - is such a simple thing to do. We do work - then we rest, until it&amp;rsquo;s time to do work again. Well today - we have so many tech tools that aim to make our lives better, simpler and free up a lot of time. However - perhaps &lt;a href=&#34;https://deliberate.world/posts/purpose-of-technology/&#34;&gt;Purpose of Technology&lt;/a&gt;
 is not to do that. Perhaps it&amp;rsquo;s meant, so that we could do even more &amp;ldquo;useful&amp;rdquo; stuff and forget about rest even further. Otherwise - why do we have such term &amp;ldquo;burnout&amp;rdquo; today?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Best way to get anxiety - think about society problems 😟</title>
      <link>https://deliberate.world/posts/best-way-to-get-anxiety-think-about-society-problems/</link>
      <pubDate>Tue, 22 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/best-way-to-get-anxiety-think-about-society-problems/</guid>
      <description>&lt;p&gt;We may have different views, whether world is functioning properly, whether climate change problem is real or not, whether Facebook is a good thing or not. However, we&amp;rsquo;d all agree that there are certain thing, that are not perfect in the world we live in.&lt;/p&gt;
&lt;h1 id=&#34;it-might-too-complicated-to-comprehend&#34;&gt;It might too complicated to comprehend&lt;/h1&gt;
&lt;p&gt;Eventually - we might watch a documentary and start thinking about how many problems we have in the society. This is so complex and broad set of issues, that can easily make a person uncomfortable about world we live in. It can even make us obsessed about the things that happen in the world.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Purpose of Technology 💾</title>
      <link>https://deliberate.world/posts/purpose-of-technology/</link>
      <pubDate>Tue, 09 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/purpose-of-technology/</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is the Meaning and Purpose of Technology?&lt;/strong&gt;
Why are we racing forward at breakneck speed, conquering new heights and space, while leaving our &amp;ldquo;earthly problems&amp;rdquo; unresolved? Why was a four-legged horse the fastest mode of transport for most of human history, yet now the number of transistors in processors doubles every 24 months?
Humanity has made a massive leap forward and continues to accelerate. But what have we truly achieved? Are we becoming twice as happy every 24 months?&lt;/p&gt;</description>
    </item>
    <item>
      <title>ToDo List as checklist, not Task Manager ✔️</title>
      <link>https://deliberate.world/posts/todo-list-as-checklist-not-task-manager-%EF%B8%8F/</link>
      <pubDate>Sun, 19 May 2024 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/todo-list-as-checklist-not-task-manager-%EF%B8%8F/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;ToDo List as checklist, not Task Manager ✔️&#34; loading=&#34;lazy&#34; src=&#34;https://deliberate.world/../images/AA3938A07C44CFAA9BC5BCCD7E4B3E11.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;We use our task managers incorrectly, perhaps. Perhaps their purpose is simply wrong. I’ve already written about why task managers are essentially graveyards for tasks in &lt;a href=&#34;https://deliberate.world/posts/todo-apps-graveyard-for-tasks/&#34;&gt;ToDo Apps - Graveyard for Tasks&lt;/a&gt;
. And yet, we still pay the creators of these so-called &amp;ldquo;miracle programs&amp;rdquo; for them.&lt;/p&gt;
&lt;p&gt;In his book The Checklist Manifesto, Atul Gawande brilliantly describes the advantages of checklists, particularly in the medical field. After experienced doctors began using checklists, the number of incidents significantly decreased.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Buy or rent? 🏠</title>
      <link>https://deliberate.world/posts/buy-or-rent/</link>
      <pubDate>Tue, 07 May 2024 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/buy-or-rent/</guid>
      <description>&lt;p&gt;Sometimes we want to own things and simultaneously take responsibility for them. Other times, we prefer to rent, like with a car or an apartment, and shift the responsibility to the renter. Loans have helped developed nations reach great heights. This is discussed by the authors Daron Acemoglu and James Robinson in their book &lt;em&gt;Why Nations Fail&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Sometimes - it could be better to take a loan with the certain percentage instead of buying the whole apartment in cash (if You have enough cash). However, perhaps for this same reason, many countries sank during the 2008 financial crisis, while Germany wasn&amp;rsquo;t as heavily affected because it didn&amp;rsquo;t have as much leverage in the market.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time Management Phylosophy ⌚</title>
      <link>https://deliberate.world/posts/time-management-phylosophy/</link>
      <pubDate>Mon, 19 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/time-management-phylosophy/</guid>
      <description>&lt;p&gt;We try so hard to accomplish as much as possible. To be efficient. Get more done. Plan your downtime. We hear all this in countless books, videos, podcasts, and who knows where else. We squeeze ourselves dry to get more done and extract more from our time.&lt;/p&gt;
&lt;p&gt;Have you ever been truly bored? So bored that you have absolutely nothing to do? If you have, we often quickly find something to occupy ourselves with. Most likely, we grab our smartphones, or a housewife always finds some extra chores to do around the house. Nowadays, we’ve completely forgotten how to be bored.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stop setting goals 🎯</title>
      <link>https://deliberate.world/posts/stop-setting-goals/</link>
      <pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/stop-setting-goals/</guid>
      <description>&lt;h1 id=&#34;its-fashionable&#34;&gt;It&amp;rsquo;s Fashionable&lt;/h1&gt;
&lt;p&gt;Everyone around is saying that you need to set goals and achieve them. Then set new goals and achieve them again. If you don’t achieve them, you should feel guilty, experience a drop in self-esteem, and urgently find ways to learn how to achieve goals. There’s an even sadder scenario—falling into the other extreme and stopping doing anything altogether. The idea of achieving goals, like the idea of low-fat products in its time, is just an idea. Let’s look at a less popular approach to this theory.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wise vs Revolut</title>
      <link>https://deliberate.world/posts/wise-vs-revolut/</link>
      <pubDate>Mon, 11 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/wise-vs-revolut/</guid>
      <description>&lt;h1 id=&#34;preface&#34;&gt;Preface&lt;/h1&gt;
&lt;p&gt;&lt;del&gt;This should be the introduction where the author talks about how great our world is right now and how we can have a bank account (almost) without even leaving our phone, and all that.&lt;/del&gt;&lt;/p&gt;
&lt;p&gt;This review covers the free versions of both services.&lt;/p&gt;
&lt;h1 id=&#34;what-both-services-have-in-common&#34;&gt;What Both Services Have in Common&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Ability to create an account from your phone.&lt;/li&gt;
&lt;li&gt;The option to make deposits and earn better interest rates than at your own bank.&lt;/li&gt;
&lt;li&gt;The ability to exchange currencies more favorably than at your bank.&lt;/li&gt;
&lt;li&gt;A higher risk of losing money compared to your bank. Let&amp;rsquo;s be honest, it all looks a bit scarier, right?&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id=&#34;cards&#34;&gt;Cards&lt;/h1&gt;
&lt;p&gt;Both services offer physical cards. These days, everyone who can offers this option. With both services, ordering a card is a one-time payment (as long as you order it), around five euros.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to remember all my passwords 🗝️</title>
      <link>https://deliberate.world/posts/how-to-remember-all-my-passwords-%EF%B8%8F/</link>
      <pubDate>Sun, 03 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/how-to-remember-all-my-passwords-%EF%B8%8F/</guid>
      <description>&lt;p&gt;As companies increasingly shift some of their work onto consumers, we find ourselves having to create accounts on various company websites. And now, we have to register on more and more websites. It&amp;rsquo;s not easy to remember all these passwords because each site has its own security requirements: some require you to use your email address as a login, others prohibit it; sometimes you need to add special characters like $&amp;amp;!#, while on other sites, this isn’t allowed. Some sites prohibit the repetition of characters in a password (e.g., no &amp;ldquo;111&amp;rdquo;) or force you to change your password every six months.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BTC will save the world or perhaps not 🪙</title>
      <link>https://deliberate.world/posts/btc-will-save-the-world-or-perhaps-not/</link>
      <pubDate>Mon, 20 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/btc-will-save-the-world-or-perhaps-not/</guid>
      <description>&lt;p&gt;Many people consider cryptocurrency just another Ponzi scheme, while others believe that Bitcoin (BTC) will save the world. There are always a lot of different opinions about what is happening in the world, and often, people express these opinions just to draw attention to themselves.&lt;/p&gt;
&lt;h1 id=&#34;the-idea&#34;&gt;The Idea&lt;/h1&gt;
&lt;p&gt;The idea is simply beautiful — giving control over funds directly to the holder, without the need for a middleman who needs to be trusted. At the same time, everyone is on their own, and if someone loses access to their assets, no one can help them recover them. As always, there are both positive and negative sides. I won&amp;rsquo;t tell the story of BTC here.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ToDo Apps - Graveyard for Tasks 🪦</title>
      <link>https://deliberate.world/posts/todo-apps-graveyard-for-tasks/</link>
      <pubDate>Fri, 11 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/todo-apps-graveyard-for-tasks/</guid>
      <description>&lt;p&gt;Many people have likely gone through a period in their lives when life started demanding more than before. To meet these new demands, you need different tools for managing time and tasks. People start buying various task management, project management, and note-taking apps, and so on. What’s the result? Burnout. Sound familiar?&lt;/p&gt;
&lt;h1 id=&#34;collecting-everything-we-can-why-does-it-feel-like-a-burden&#34;&gt;Collecting Everything We Can. Why Does It Feel Like a Burden?&lt;/h1&gt;
&lt;p&gt;Have you read David Allen’s book &lt;em&gt;GTD (Getting Things Done)&lt;/em&gt;? It’s possibly one of the first books recommended by bloggers for becoming a productivity guru. There’s a piece of advice in it about the &lt;strong&gt;Inbox&lt;/strong&gt;—recording everything that comes to mind in the &amp;ldquo;Inbox&amp;rdquo; folder to deal with later. Then, during the weekly review, we distribute tasks into folders, dates, and labels. The tasks pile up so much that it becomes overwhelming, and a slight sense of anxiety creeps in as soon as we open our task vault. Adding a task to the system is very (too) easy, but deleting it? Not so much, because there’s always a reason to come back to it later.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Do we really need VPN? 🌍</title>
      <link>https://deliberate.world/posts/do-we-really-need-vpn/</link>
      <pubDate>Thu, 03 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/do-we-really-need-vpn/</guid>
      <description>&lt;p&gt;&lt;em&gt;Please keep in mind that I am not an IT specialist (maybe just a little experienced) and I write philosophical stuff on this topic.&lt;/em&gt;&lt;/p&gt;
&lt;h1 id=&#34;something-like-an-introduction&#34;&gt;Something Like an Introduction&lt;/h1&gt;
&lt;p&gt;Lately, VPNs have become increasingly popular. It&amp;rsquo;s becoming more &amp;ldquo;trendy&amp;rdquo; and youthful to think about your privacy online. Especially after it was revealed that the NSA could secretly turn on users&amp;rsquo; webcams. But is VPN really as great as it seems?&lt;/p&gt;
&lt;h1 id=&#34;vpn-is-not-a-panacea&#34;&gt;VPN is Not a Panacea&lt;/h1&gt;
&lt;p&gt;Yes, a VPN can provide partial privacy. But where’s the guarantee that the service providing it isn’t collecting your data, even if it claims not to? It might even turn out that your privacy is compromised and your browsing data leaks online or gets sold somewhere. If you&amp;rsquo;ve read that our ISPs and others are monitoring us—forget it, it won&amp;rsquo;t get any better. You might as well switch to pagers and stop using Google and its maps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Perfectionism is the public enemy 🔫</title>
      <link>https://deliberate.world/posts/perfectionism-is-the-public-enemy/</link>
      <pubDate>Sat, 08 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/perfectionism-is-the-public-enemy/</guid>
      <description>&lt;p&gt;Did you use correction fluid during your school years? Were we allowed to make mistakes? Were you praised for your mistakes or scolded?&lt;/p&gt;
&lt;h1 id=&#34;perfectionism-for-the-sake-of-perfectionism&#34;&gt;Perfectionism for the Sake of Perfectionism&lt;/h1&gt;
&lt;p&gt;There are people with a rich inner world (though I don&amp;rsquo;t think that&amp;rsquo;s the cause) for whom it is very important that everything is perfectly arranged—even objects. Here, perfectionism is more of an art form than a medical diagnosis. Seeing how such a person organizes material space or processes can be mesmerizing! But is it easy for such a person to live in our world?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Minimalism won&#39;t help 😶‍🌫️</title>
      <link>https://deliberate.world/posts/minimalism-wont-help-%EF%B8%8F/</link>
      <pubDate>Mon, 03 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/minimalism-wont-help-%EF%B8%8F/</guid>
      <description>&lt;h1 id=&#34;a-bit-of-an-introduction&#34;&gt;A Bit of an Introduction&lt;/h1&gt;
&lt;p&gt;Minimalism has become incredibly popular, though perhaps its peak has already passed. As we dive deeper into the world of virtual pleasures, tangible treasures become more valuable.&lt;/p&gt;
&lt;p&gt;The easier it becomes to purchase things, the more popular the idea that things aren&amp;rsquo;t necessary.&lt;/p&gt;
&lt;h1 id=&#34;why-simply-getting-rid-of-things-wont-help&#34;&gt;Why Simply Getting Rid of Things Won’t Help&lt;/h1&gt;
&lt;p&gt;There&amp;rsquo;s a wonderful book by Erich Fromm titled Иметь или быть. It’s not as simple as the title might suggest. It’s not just about not owning things. We strive to possess emotions, guarantees, options, status&amp;hellip;&lt;br&gt;
I won’t even get into how much a person might want to possess another person—in every sense.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Digital VS Paper 📎</title>
      <link>https://deliberate.world/posts/digital-vs-paper/</link>
      <pubDate>Thu, 29 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://deliberate.world/posts/digital-vs-paper/</guid>
      <description>&lt;p&gt;Yes - today, without offloading information from our central processor (the brain) to an external medium, it&amp;rsquo;s impossible to manage. There&amp;rsquo;s just too much information, and we can&amp;rsquo;t keep everything in our heads.&lt;/p&gt;
&lt;p&gt;With a phone at hand, we can easily record a smart thought at any moment so it doesn&amp;rsquo;t slip away—or we can easily open Instagram and check out what&amp;rsquo;s new there.&lt;/p&gt;
&lt;h1 id=&#34;advantages-of-technology&#34;&gt;Advantages of Technology&lt;/h1&gt;
&lt;p&gt;An amazing tool for finding and organizing information. The only problem is that everyone online is trying to grab our attention, anyone who can. Unfortunately, those who create content that isn&amp;rsquo;t genuinely useful to us are often better at this. Nevertheless, some have managed to achieve the opposite. Here&amp;rsquo;s an example: &lt;a href=&#34;https://www.youtube.com/watch?v=P6FORpg0KVo&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;How to Make Learning as Addictive as Social Media | Luis Von Ahn | TED&lt;/a&gt;
.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
