<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>utopify.org - R&amp;D</title>
    <link>https://publish.ministryofinternet.eu/utopify-org/</link>
    <description>Research &amp; Development progress about sustainable topics. Results will be published on the main utopify channel.</description>
    <pubDate>Tue, 28 Apr 2026 06:15:53 +0200</pubDate>
    <item>
      <title>Flashing old Smartphones with Custom Firmware</title>
      <link>https://publish.ministryofinternet.eu/utopify-org/flashing-old-smartphones-with-custom-firmware</link>
      <description>&lt;![CDATA[We live in a world, where everything is thrown away after a short time. People aren&#39;t interested in repairing or reusing stuff, they just want the newest stuff, even if it doesn&#39;t have any advantage for them, but only disadvantages for the planet and all living being on it. Child labour and exploiting/destroying environments for rare elements to build electronic parts, which will be thrown away after a short time. This has to stop!&#xA;&#xA;!--more--&#xA;&#xA;A good way to stop it, is to install an up-to-date operating system, which is most likely managed by programmers, who do this in their free time or by beneficial organisations. This process is called: &#34;Flashing a custom firmware&#34;.&#xA;&#xA;Which old Smartphone should you use?&#xA;&#xA;Obviously the most sustainable one. For me it&#39;s the Samsung Galaxy S5 (SM-G900F), because it was the last powerful device, which has a replaceable battery. Replacing a battery could extend the life of a phone for around 7 years (if the system is up-to-date). And it has everything I need, a good camera, a slot for microSD cards, a headphone jack and wifi. The only reason why I need a sim card is, because Signal is using it for authentication. Otherwise I could even live without one...&#xA;&#xA;Please let me know (Mastodon or email) if you know about more sustainable phones.&#xA;&#xA;What do you need?&#xA;&#xA;Heimdall - Software to flash custom firmware&#xA;plattform-tools - only adb to push the software on the phone&#xA;LineageOS - the custom firmware/operating system and the custom recovery for SGS5 (SM-G900F)&#xA;Mic Gain Mod - to gain the microphone (it is very quiet after flashing the custom firmware)&#xA;F-Droid Privileged Extension - App store with permissions&#xA;to install, update and remove applications&#xA;&#xA;How to flash custom firmware?&#xA;&#xA;Boot into download mode (Press HOME+VOLDOWN+POWER).&#xA;&#xA;Connect your phone with a USB cable.&#xA;&#xA;Execute following command:&#xA;&#xA;heimdall flash --RECOVERY lineage-18.1-20220814-recovery-klte.img --no-reboot&#xA;&#xA;It is important to have the no-reboot flag active. After that, remove the battery, put it in again and boot into recovery mode (Press HOME+VOLUP+POWER) and adb push the LineageOS image to /storage/emulated with the following command (your lineage version might vary)&#xA;&#xA;adb push lineage-18.1-20220814-nightly-klte-signed.zip /storage/emulated&#xA;&#xA;and choose &#34;Apply Update -  Choose from internal storage&#34; and choose the uploaded zip file.&#xA;&#xA;If &#34;Choose from internal storage&#34; isn&#39;t selectable, just try adb sideload lineage-xxxx.zip after choosing &#34;Apply Update -  Apply from ADB&#34;. There is a bug at this point and adb sideload will stop at 47%. Just wait some minutes, your device is working now and it will show you if it&#39;s done. Check the screen of your phone.&#xA;&#xA;Factory reset/wipe data.&#xA;&#xA;Reboot into system and wait a while. The first boot takes some time...&#xA;&#xA;Important mods after system is ready: It&#39;s recommended to install a mic gain mod. I use MICGAIN-20201111-normal-no-speaker-gain.zip (modified by x2k13) and it works perfectly. This can easily be done with adb sideload in recovery mode.&#xA;&#xA;After that, install F-Droid Privileged Extension with adb sideload, too.&#xA;&#xA;It might be possible you have to reboot into recovery mod every time you used adb sideload. &#xA;&#xA;Congratulation! You&#39;ve just saved a lot of resources and use this old phone with the newest Android version for a long time.&#xA;&#xA;Thanks for saving the planet...&#xA;&#xA;Recommended apps from F-Droid Store&#xA;&#xA;OsmAnd+ - Navigation with offline maps. You really don&#39;t need to be online while driving/walking.&#xA;DAVx5 - CalDAV/CardDAV synchronization, e.g. for your contacts/calender on disroot&#xA;Simpletask - Useful todo list to manage several projects, which I am using for my grocery list, too&#xA;Tusky - Really good and customizable client for Mastodon&#xA;Signal FOSS - Free version of Signal. You have to scan the QR-Code and use it with F-Droid to get the app&#xA;Open Camera - Camera with a lot of useful features. Better than the stock camera&#xA;AnkiDroid - Flash card software, which can sync your cards and progress with your computer/smartphone/tablet&#xA;&#xA;-  Comment section &lt;-&#xA;&#xA;---&#xD;&#xA;Author: maxmoon&#xD;&#xA;&#xD;&#xA;Mastodon: @utopifyorg@social.linux.pizza | Main Blog]]&gt;</description>
      <content:encoded><![CDATA[<p>We live in a world, where everything is thrown away after a short time. People aren&#39;t interested in repairing or reusing stuff, they just want the newest stuff, even if it doesn&#39;t have any advantage for them, but only disadvantages for the planet and all living being on it. Child labour and exploiting/destroying environments for rare elements to build electronic parts, which will be thrown away after a short time. This has to stop!</p>



<p>A good way to stop it, is to install an up-to-date operating system, which is most likely managed by programmers, who do this in their free time or by beneficial organisations. This process is called: “Flashing a custom firmware”.</p>

<h2 id="which-old-smartphone-should-you-use">Which old Smartphone should you use?</h2>

<p>Obviously the most sustainable one. For me it&#39;s the <strong>Samsung Galaxy S5 (SM-G900F)</strong>, because it was the last powerful device, which has a replaceable battery. Replacing a battery could extend the life of a phone for around 7 years (if the system is up-to-date). And it has everything I need, a good camera, a slot for microSD cards, a headphone jack and wifi. The only reason why I need a sim card is, because <a href="https://signal.org/" rel="nofollow">Signal</a> is using it for authentication. Otherwise I could even live without one...</p>

<p>Please let me know (<a href="https://social.linux.pizza/@utopify_org" rel="nofollow">Mastodon</a> or <a href="https://utopify.org/contact.html" rel="nofollow">email</a>) if you know about more sustainable phones.</p>

<h2 id="what-do-you-need">What do you need?</h2>
<ul><li><a href="https://git.snopyta.org/maxmoon/Heimdall" rel="nofollow">Heimdall</a> – Software to flash custom firmware</li>
<li><a href="https://ufile.io/gzblw4ct" rel="nofollow">plattform-tools</a> – only adb to push the software on the phone</li>
<li><a href="https://download.lineageos.org/klte" rel="nofollow">LineageOS</a> – the custom firmware/operating system and the custom recovery for SGS5 (SM-G900F)</li>
<li><a href="https://forum.xda-developers.com/t/los14-15-16-17-android7-8-9-10-mic-gain-and-a-little-speaker-gain-too.3491483/page-16#post-87893489" rel="nofollow">Mic Gain Mod</a> – to gain the microphone (it is very quiet after flashing the custom firmware)</li>
<li><a href="https://f-droid.org/en/packages/org.fdroid.fdroid.privileged/" rel="nofollow">F-Droid Privileged Extension</a> – App store with permissions
to install, update and remove applications</li></ul>

<h2 id="how-to-flash-custom-firmware">How to flash custom firmware?</h2>

<p>Boot into download mode (Press HOME+VOLDOWN+POWER).</p>

<p>Connect your phone with a USB cable.</p>

<p>Execute following command:</p>

<p><code>heimdall flash --RECOVERY lineage-18.1-20220814-recovery-klte.img --no-reboot</code></p>

<p>It is important to have the <em>no-reboot</em> flag active. After that, remove the battery, put it in again and boot into recovery mode (Press HOME+VOLUP+POWER) and <em>adb push</em> the LineageOS image to /storage/emulated with the following command (your lineage version might vary)</p>

<p><code>adb push lineage-18.1-20220814-nightly-klte-signed.zip /storage/emulated</code></p>

<p>and choose “Apply Update –&gt; Choose from internal storage” and choose the uploaded zip file.</p>

<p>If “Choose from internal storage” isn&#39;t selectable, just try <code>adb sideload lineage-xxxx.zip</code> after choosing “Apply Update –&gt; Apply from ADB”. There is a bug at this point and adb sideload will stop at 47%. Just wait some minutes, your device is working now and it will show you if it&#39;s done. Check the screen of your phone.</p>

<p>Factory reset/wipe data.</p>

<p>Reboot into system and wait a while. The first boot takes some time...</p>

<p><strong>Important mods after system is ready:</strong> It&#39;s recommended to install a <a href="https://forum.xda-developers.com/t/los14-15-16-17-android7-8-9-10-mic-gain-and-a-little-speaker-gain-too.3491483/page-16#post-87893489" rel="nofollow">mic gain mod</a>. I use <strong>MICGAIN-20201111-normal-no-speaker-gain.zip</strong> (modified by x2k13) and it works perfectly. This can easily be done with adb sideload in recovery mode.</p>

<p>After that, install <a href="https://f-droid.org/en/packages/org.fdroid.fdroid.privileged/" rel="nofollow">F-Droid Privileged Extension</a> with adb sideload, too.</p>

<p>It might be possible you have to reboot into recovery mod every time you used adb sideload.</p>

<p><strong>Congratulation!</strong> You&#39;ve just saved a lot of resources and use this old phone with the newest Android version for a long time.</p>

<p><em>Thanks for saving the planet...</em></p>

<h2 id="recommended-apps-from-f-droid-store">Recommended apps from F-Droid Store</h2>
<ul><li><a href="https://f-droid.org/en/packages/net.osmand.plus/" rel="nofollow">OsmAnd+</a> – Navigation with offline maps. You really don&#39;t need to be online while driving/walking.</li>
<li><a href="https://f-droid.org/en/packages/at.bitfire.davdroid/" rel="nofollow">DAVx5</a> – CalDAV/CardDAV synchronization, e.g. for your contacts/calender on <a href="https://disroot.org/" rel="nofollow">disroot</a></li>
<li><a href="https://f-droid.org/en/packages/nl.mpcjanssen.simpletask/" rel="nofollow">Simpletask</a> – Useful todo list to manage several projects, which I am using for my grocery list, too</li>
<li><a href="https://f-droid.org/en/packages/com.keylesspalace.tusky/" rel="nofollow">Tusky</a> – Really good and customizable client for <a href="https://social.linux.pizza/@utopify_org" rel="nofollow">Mastodon</a></li>
<li><a href="https://www.twinhelix.com/apps/signal-foss/" rel="nofollow">Signal FOSS</a> – Free version of Signal. You have to scan the QR-Code and use it with F-Droid to get the app</li>
<li><a href="https://f-droid.org/en/packages/net.sourceforge.opencamera/" rel="nofollow">Open Camera</a> – Camera with a lot of useful features. Better than the stock camera</li>
<li><a href="https://f-droid.org/en/packages/com.ichi2.anki/" rel="nofollow">AnkiDroid</a> – Flash card software, which can sync your cards and progress with your computer/smartphone/tablet</li></ul>

<p><strong><a href="https://social.linux.pizza/web/@utopify_org/108839484807962565" rel="nofollow">–&gt; Comment section &lt;-</a></strong></p>

<hr>

<p><strong>Author:</strong> maxmoon</p>

<p>Mastodon: <a href="https://publish.ministryofinternet.eu/@/utopify_org@social.linux.pizza" class="u-url mention" rel="nofollow">@<span>utopify_org@social.linux.pizza</span></a> | <a href="https://utopify.org/" rel="nofollow">Main Blog</a></p>
]]></content:encoded>
      <guid>https://publish.ministryofinternet.eu/utopify-org/flashing-old-smartphones-with-custom-firmware</guid>
      <pubDate>Wed, 17 Aug 2022 13:41:55 +0200</pubDate>
    </item>
    <item>
      <title>The Search for a Sustainable Operating System - Part 1 - Updates vs. Stability vs. Virtualisation</title>
      <link>https://publish.ministryofinternet.eu/utopify-org/the-search-for-a-sustainable-operating-system-part-1-updates-vs</link>
      <description>&lt;![CDATA[After using Arch Linux and Manjaro Linux for years I just figured out, that I download a lot of software only to update my system. It was really a lot, like 2 GB within a short time. That&#39;s just too much! &#xA;&#xA;!--more--&#xA;&#xA;Every bit that gets transferred over the internet is using a lot of energy and produces CO2 emissions. The bigger the files, the bigger the environmental impact.&#xA;&#xA;So if you always want to get the fancy new stuff for your software, you have to do a lot of updates and download them frequently.&#xA;&#xA;Another problem with having always the newest stuff is, you will have the newest bugs and problems, too. I broke my system several times after updating it and I have been at a point where I don&#39;t wanted to update it anymore, because I had to do backups and complete all urgent tasks before updating the system, which is just ridiculous. Not updating your system for several months could lead into security issues. So I even stopped online banking (on this system), because you should never use it on an old system (Seriously! Update your system and get newest security updates before doing something sensible).&#xA;&#xA;The solution would be to get a stable Linux distribution, like Debian Stable. I&#39;ve never used it as my daily os, but in a virtual machine and I figured out pretty fast, that I need a &#34;workaround&#34; for some exceptions, because there is software I use, which must be the newest, like Signal-Desktop to communicate with friends or the newest Kdenlive to edit my videos.&#xA;&#xA;What did I end up with?&#xA;&#xA;Currently I am using MX Linux 19 and if you ask me why 19 and not 21, I just have to say &#34;I don&#39;t know!&#34;. The upgrade process must be something different than using sudo apt get update &amp;&amp; sudo apt upgrade. Maybe I do too much distro hopping and just don&#39;t have the knowledge of how to upgrade main versions (Please let me know if you know it).&#xA;&#xA;But anyway... MX Linux is based on Debian and it is really stable. If you want to have fancy new stuff, which isn&#39;t in the mx-packageinstaller, you have to &#34;beg&#34; for it in the forum so a developer can put it in the mx repository. I don&#39;t know the exact process, if they check if it contains harmful code or if they just copy Ubuntus repos. It&#39;s just a black box to me. But after asking, the package will be added (after days or weeks) and they might be even up-to-date. But sometimes they are not up-to-date and another workaround is needed, because it is just a lot of effort.&#xA;&#xA;Yes, it&#39;s Flatpak with the package browser Flathub. I have a stable (and old) system on which pretty new software is running and it works. I just have to put flatpak update into my terminal and everything gets updates. My problem with it is, that it brings the old huge-updates-problem back, because Flatpak is a virtualisation software, which is called a sandbox (even if it isn&#39;t), which is like it&#39;s own operating system on top of the main system. It brings advantages, but disadvantages, too. The biggest disadvantage is the huge package size and updates. This time an update doesn&#39;t kill my whole system, but it is still not sustainable if I have to download whole operating systems to be up-to-date for a few programs I use.&#xA;&#xA;So I end up to pollute a stable system with virtualisation, which uses a lot of energy to run and brings back the huge-update-problem, which rolling-release distributions have.&#xA;&#xA;At this point I don&#39;t know any other solution, which can satisfy my simple 2 requirement:&#xA;&#xA;Have a stable and secure system&#xA;Have the newest/fanciest updates for a few applications&#xA;&#xA;[UPDATE] I&#39;ve started discussions on Mastodon and Reddit&#xA;&#xA;Because a lot of people reacted to this blog article on Mastodon to post their opinions and recommendations, I read a lot of names of Linux distributions, I&#39;ve never heard and I started discussions on their subreddits to get more information about if they are sustainable or not. Here are the names of the most interesting Linux distributions:&#xA;&#xA;Debian&#xA;NixOS&#xA;Solus&#xA;Linux (general)&#xA;Mastodon thread&#xA;&#xA;---&#xD;&#xA;Author: maxmoon&#xD;&#xA;&#xD;&#xA;Mastodon: @utopifyorg@social.linux.pizza | Main Blog]]&gt;</description>
      <content:encoded><![CDATA[<p>After using <a href="https://archlinux.org/" rel="nofollow">Arch Linux</a> and <a href="https://manjaro.org/" rel="nofollow">Manjaro Linux</a> for years I just figured out, that I download a lot of software only to update my system. It was really a lot, like <strong>2 GB</strong> within a short time. That&#39;s just too much!</p>



<p>Every bit that gets transferred over the internet is using a lot of energy and produces CO2 emissions. The bigger the files, the bigger the <a href="https://myhappyfootprint.com/carbon-footprint-internet/" rel="nofollow">environmental impact</a>.</p>

<p>So if you always want to get the fancy new stuff for your software, you have to do a lot of updates and download them frequently.</p>

<p>Another problem with having always the newest stuff is, you will have the newest bugs and problems, too. I broke my system several times after updating it and I have been at a point where I don&#39;t wanted to update it anymore, because I had to do backups and complete all urgent tasks before updating the system, which is just ridiculous. Not updating your system for several months could lead into security issues. So I even stopped online banking (on this system), because you should never use it on an old system (Seriously! Update your system and get newest security updates before doing something sensible).</p>

<p>The solution would be to get a stable Linux distribution, like <a href="https://www.debian.org/" rel="nofollow">Debian Stable</a>. I&#39;ve never used it as my daily os, but in a virtual machine and I figured out pretty fast, that I need a “workaround” for some exceptions, because there is software I use, which must be the newest, like <a href="https://signal.org/" rel="nofollow">Signal-Desktop</a> to communicate with friends or the newest <a href="https://kdenlive.org" rel="nofollow">Kdenlive</a> to edit my videos.</p>

<h2 id="what-did-i-end-up-with">What did I end up with?</h2>

<p>Currently I am using <a href="https://mxlinux.org/" rel="nofollow">MX Linux 19</a> and if you ask me why 19 and not 21, I just have to say <em>“I don&#39;t know!”</em>. The upgrade process must be something different than using <code>sudo apt get update &amp;&amp; sudo apt upgrade</code>. Maybe I do too much distro hopping and just don&#39;t have the knowledge of how to upgrade main versions (<a href="https://utopify.org/contact.html" rel="nofollow">Please let me know if you know it</a>).</p>

<p>But anyway... MX Linux is based on Debian and it is really stable. If you want to have fancy new stuff, which isn&#39;t in the <code>mx-packageinstaller</code>, you have to “beg” for it in the <a href="https://forum.mxlinux.org/" rel="nofollow">forum</a> so a developer can put it in the mx repository. I don&#39;t know the exact process, if they check if it contains harmful code or if they just copy Ubuntus repos. It&#39;s just a black box to me. But after asking, the package will be added (after days or weeks) and they might be even up-to-date. But sometimes they are not up-to-date and another workaround is needed, because it is just a lot of effort.</p>

<p>Yes, it&#39;s <a href="https://www.flatpak.org/" rel="nofollow">Flatpak</a> with the package browser <a href="https://flathub.org" rel="nofollow">Flathub</a>. I have a stable (and old) system on which pretty new software is running and it works. I just have to put <code>flatpak update</code> into my terminal and everything gets updates. My problem with it is, that it brings the old huge-updates-problem back, because Flatpak is a virtualisation software, which is called a sandbox (even if it isn&#39;t), which is like it&#39;s own operating system on top of the main system. It brings advantages, but <a href="https://flatkill.org/" rel="nofollow">disadvantages</a>, too. The biggest disadvantage is the huge package size and updates. This time an update doesn&#39;t kill my whole system, but it is still not sustainable if I have to download whole operating systems to be up-to-date for a few programs I use.</p>

<p>So I end up to pollute a stable system with virtualisation, which uses a lot of energy to run and brings back the huge-update-problem, which rolling-release distributions have.</p>

<p>At this point I don&#39;t know any other solution, which can satisfy my simple 2 requirement:</p>
<ul><li>Have a stable and secure system</li>
<li>Have the newest/fanciest updates for a few applications</li></ul>

<h2 id="update-i-ve-started-discussions-on-mastodon-and-reddit">[UPDATE] I&#39;ve started discussions on Mastodon and Reddit</h2>

<p>Because a lot of people reacted to this blog article on <a href="https://social.linux.pizza/web/@utopify_org/108816380224508887" rel="nofollow">Mastodon</a> to post their opinions and recommendations, I read a lot of names of Linux distributions, I&#39;ve never heard and I started discussions on their subreddits to get more information about if they are sustainable or not. Here are the names of the most interesting Linux distributions:</p>
<ul><li><a href="https://www.reddit.com/r/debian/comments/wo3kb9/is_debian_testing_recommended_to_have_a_stable/" rel="nofollow">Debian</a></li>
<li><a href="https://www.reddit.com/r/NixOS/comments/wo3ss3/is_nixos_a_sustainable_distribution/" rel="nofollow">NixOS</a></li>
<li><a href="https://www.reddit.com/r/SolusProject/comments/wo3p5d/some_important_questions_about_solus/" rel="nofollow">Solus</a></li>
<li><a href="https://www.reddit.com/r/linux/comments/wreygi/what_is_the_most_sustainable_operating_system/" rel="nofollow">Linux (general)</a></li>
<li><a href="https://social.linux.pizza/web/@utopify_org/108816380224508887" rel="nofollow">Mastodon thread</a></li></ul>

<hr>

<p><strong>Author:</strong> maxmoon</p>

<p>Mastodon: <a href="https://publish.ministryofinternet.eu/@/utopify_org@social.linux.pizza" class="u-url mention" rel="nofollow">@<span>utopify_org@social.linux.pizza</span></a> | <a href="https://utopify.org/" rel="nofollow">Main Blog</a></p>
]]></content:encoded>
      <guid>https://publish.ministryofinternet.eu/utopify-org/the-search-for-a-sustainable-operating-system-part-1-updates-vs</guid>
      <pubDate>Sat, 13 Aug 2022 17:43:56 +0200</pubDate>
    </item>
    <item>
      <title>A new blog about tech, linux, open source (floss), coding</title>
      <link>https://publish.ministryofinternet.eu/utopify-org/even-if-i-already-have-a-blog-utopify-org-as-a-static-site-i-am-starting-a</link>
      <description>&lt;![CDATA[Even if I already have a blog as a static site, I am starting a new blog in the FediVerse.&#xA;&#xA;!--more--&#xA;&#xA;But why?&#xA;&#xA;First of all I want to do more activism against #gafam and for more #privacy and even if it looks like it&#39;s extreme to avoid Google, Amazon, Facebook, Apple, Microsoft and even more huge companies it feels just amazing every time another bug was removed from my life.&#xA;&#xA;What will be the new blog about?&#xA;&#xA;Because I already have a blog about topics like self-development and sustainability, I would like to write about tech, especially about Linux, coding and open source software. Even if those topics are very close together, the tech topics might be too nerdy and I could scare away readers, which are enjoying my main blog.&#xA;&#xA;So let&#39;s start to change the world...&#xA;&#xA;---&#xD;&#xA;Author: maxmoon&#xD;&#xA;&#xD;&#xA;Mastodon: @utopify_org@social.linux.pizza | Main Blog]]&gt;</description>
      <content:encoded><![CDATA[<p>Even if I already have a <a href="https://utopify.org/" rel="nofollow">blog</a> as a static site, I am starting a new blog in the FediVerse.</p>



<h2 id="but-why">But why?</h2>

<p>First of all I want to do more activism against <a href="/utopify-org/tag:gafam" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">gafam</span></a> and for more <a href="/utopify-org/tag:privacy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">privacy</span></a> and even if it looks like it&#39;s extreme to avoid Google, Amazon, Facebook, Apple, Microsoft and even more huge companies it feels just amazing every time another bug was removed from my life.</p>

<h2 id="what-will-be-the-new-blog-about">What will be the new blog about?</h2>

<p>Because I already have a <a href="https://utopify.org/" rel="nofollow">blog</a> about topics like self-development and sustainability, I would like to write about tech, especially about Linux, coding and open source software. Even if those topics are very close together, the tech topics might be too nerdy and I could scare away readers, which are enjoying my main blog.</p>

<p>So let&#39;s start to change the world...</p>

<hr>

<p><strong>Author:</strong> maxmoon</p>

<p>Mastodon: <a href="https://publish.ministryofinternet.eu/@/utopify_org@social.linux.pizza" class="u-url mention" rel="nofollow">@<span>utopify_org@social.linux.pizza</span></a> | <a href="https://utopify.org/" rel="nofollow">Main Blog</a></p>
]]></content:encoded>
      <guid>https://publish.ministryofinternet.eu/utopify-org/even-if-i-already-have-a-blog-utopify-org-as-a-static-site-i-am-starting-a</guid>
      <pubDate>Sat, 06 Aug 2022 15:48:37 +0200</pubDate>
    </item>
  </channel>
</rss>