<?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/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Posts on Sebastian Zehner</title><link>https://sebastianzehner.com/posts/</link><description>Recent content in Posts on Sebastian Zehner</description><generator>Hugo</generator><language>en</language><managingEditor>blog@techlab.icu (Sebastian Zehner)</managingEditor><webMaster>blog@techlab.icu (Sebastian Zehner)</webMaster><copyright>&lt;span class='custom-footer-icon'&gt;&lt;/span&gt;2026 Sebastian Zehner</copyright><lastBuildDate>Mon, 22 Jun 2026 21:25:07 +0000</lastBuildDate><atom:link href="https://sebastianzehner.com/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>From PaperMod to Blowfish: Why I changed my Hugo theme</title><link>https://sebastianzehner.com/posts/from-papermod-to-blowfish-why-i-switched-my-hugo-theme/</link><pubDate>Mon, 22 Jun 2026 21:25:07 +0000</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/from-papermod-to-blowfish-why-i-switched-my-hugo-theme/</guid><category>hugo</category><category>blowfish</category><category>blogging</category><category>website</category><category>catppuccin</category><enclosure url="https://sebastianzehner.com/posts/from-papermod-to-blowfish-why-i-switched-my-hugo-theme/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/from-papermod-to-blowfish-why-i-switched-my-hugo-theme/featured.webp" medium="image"/><description>After years with PaperMod I switched my Hugo blog to Blowfish. What convinced me, what&amp;rsquo;s different, and why Catppuccin plays a role.</description></item><item><title>Cactus Comments – Blog Comments Powered by Your Own Matrix Server</title><link>https://sebastianzehner.com/posts/cactus-comments-blog-comments-matrix-server/</link><pubDate>Sat, 18 Apr 2026 17:10:00 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/cactus-comments-blog-comments-matrix-server/</guid><category>matrix</category><category>cactus</category><category>homeserver</category><category>hugo</category><category>synapse</category><category>open-source</category><category>self-hosting</category><enclosure url="https://sebastianzehner.com/posts/cactus-comments-blog-comments-matrix-server/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/cactus-comments-blog-comments-matrix-server/featured.webp" medium="image"/><description>How I integrated Cactus Comments – a decentralized, tracking-free commenting system built on my own Matrix server – into my Hugo blog, including the client build, appservice setup, and Catppuccin styling.</description></item><item><title>Self-Hosting Your Own Matrix Homeserver with Synapse – Take Back Control of Your Data</title><link>https://sebastianzehner.com/posts/self-hosting-matrix-homeserver-synapse/</link><pubDate>Wed, 08 Apr 2026 14:00:00 +0000</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/self-hosting-matrix-homeserver-synapse/</guid><category>matrix</category><category>homeserver</category><category>synapse</category><category>open-source</category><category>self-hosting</category><enclosure url="https://sebastianzehner.com/posts/self-hosting-matrix-homeserver-synapse/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/self-hosting-matrix-homeserver-synapse/featured.webp" medium="image"/><description>In this article, I set up my own Matrix homeserver using Synapse and Docker Compose. Alongside a brief introduction to the decentralized Matrix protocol, I walk through the complete installation with PostgreSQL, Traefik, and Cloudflare Tunnel.</description></item><item><title>Installing DD-WRT on the TL-WR949N: The complete guide</title><link>https://sebastianzehner.com/posts/installing-dd-wrt-on-the-tl-wr949n-the-complete-guide/</link><pubDate>Tue, 31 Mar 2026 22:57:00 +0000</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/installing-dd-wrt-on-the-tl-wr949n-the-complete-guide/</guid><category>router</category><category>firmware</category><category>dd-wrt</category><enclosure url="https://sebastianzehner.com/posts/installing-dd-wrt-on-the-tl-wr949n-the-complete-guide/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/installing-dd-wrt-on-the-tl-wr949n-the-complete-guide/featured.webp" medium="image"/><description>How I flashed the Brazilian TP-Link TL-WR949N router with DD-WRT: including a workaround for the SSID issue related to Error 18005, a step-by-step guide, and information on using TFTP for recovery.</description></item><item><title>Optimizing the Ollama Context Window: The key to a successful integration of OpenCode</title><link>https://sebastianzehner.com/posts/ollama-context-window-optimization-opencode/</link><pubDate>Sat, 10 Jan 2026 22:20:00 +0000</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/ollama-context-window-optimization-opencode/</guid><category>ollama</category><category>llm</category><category>opencode</category><category>open-source</category><category>terminal</category><enclosure url="https://sebastianzehner.com/posts/ollama-context-window-optimization-opencode/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/ollama-context-window-optimization-opencode/featured.webp" medium="image"/><description>The Context Window is the “invisible bottleneck” in many Ollama setups. Here are three approaches to optimize its performance, practical tests using various models, and specific recommendations for successfully integrating OpenCode with LLMs.</description></item><item><title>Hugo: A series functionality for multi-part blog posts</title><link>https://sebastianzehner.com/posts/hugo-series-function-multi-part-posts/</link><pubDate>Mon, 05 Jan 2026 00:35:10 +0000</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/hugo-series-function-multi-part-posts/</guid><category>hugo</category><category>blogging</category><category>markdown</category><enclosure url="https://sebastianzehner.com/posts/hugo-series-function-multi-part-posts/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/hugo-series-function-multi-part-posts/featured.webp" medium="image"/><description>In line with my planned blog series, I have integrated a series functionality into Hugo. In this tutorial, I will show you how to create multi-part posts with automatic numbering and navigation.</description></item><item><title>The challenges of multilingual blogs</title><link>https://sebastianzehner.com/posts/md-translator/</link><pubDate>Wed, 17 Dec 2025 20:00:00 +0000</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/md-translator/</guid><category>hugo</category><category>markdown</category><category>blogging</category><category>ai</category><category>llm</category><category>claude</category><enclosure url="https://sebastianzehner.com/posts/md-translator/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/md-translator/featured.webp" medium="image"/><description>Multilingual blogs incur translation costs. Manual translations are expensive, while automated tools often damage the Markdown format. How can one still remain efficient and preserve the original format?</description></item><item><title>El Paraiso Verde Paraguay – An Update and In-Depth Look at the Expat Community Project</title><link>https://sebastianzehner.com/posts/el-paraiso-verde-paraguay-an-update-and-in-depth-look-at-the-expat-community-project/</link><pubDate>Thu, 16 Oct 2025 09:25:00 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/el-paraiso-verde-paraguay-an-update-and-in-depth-look-at-the-expat-community-project/</guid><category>Transparency</category><category>Legal Security</category><category>El Paraiso Verde</category><category>Property</category><category>Expat Community</category><category>Emigration</category><category>Title</category><enclosure url="https://sebastianzehner.com/posts/el-paraiso-verde-paraguay-an-update-and-in-depth-look-at-the-expat-community-project/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/el-paraiso-verde-paraguay-an-update-and-in-depth-look-at-the-expat-community-project/featured.webp" medium="image"/><description>An overview of El Paraiso Verde in Paraguay: developments within the expat community, challenges arising from social media campaigns, legal aspects, and unresolved questions concerning the management of the settlement.</description></item><item><title>Docker Compose in the Homelab: My Journey to a Connected Container Infrastructure</title><link>https://sebastianzehner.com/posts/docker-compose-homelab-my-journey-connected-container-infrastructure/</link><pubDate>Fri, 15 Aug 2025 09:04:00 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/docker-compose-homelab-my-journey-connected-container-infrastructure/</guid><category>Linux</category><category>Docker</category><category>Compose</category><category>Container</category><category>Homelab</category><category>IPvlan</category><category>Networking</category><enclosure url="https://sebastianzehner.com/posts/docker-compose-homelab-my-journey-connected-container-infrastructure/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/docker-compose-homelab-my-journey-connected-container-infrastructure/featured.webp" medium="image"/><description>With clearly structured volumes, dedicated networks, and a bit of automation, my services run reliably across multiple Linux systems. They are quick to deploy, easy to update, and stable.</description></item><item><title>Coral Edge TPU: Hardware Acceleration for AI Object Detection</title><link>https://sebastianzehner.com/posts/coral-edge-tpu-hardware-acceleration-for-ai-object-detection/</link><pubDate>Wed, 13 Aug 2025 09:15:00 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/coral-edge-tpu-hardware-acceleration-for-ai-object-detection/</guid><category>Linux</category><category>Frigate</category><category>AI</category><category>Coral</category><category>TPU</category><category>NVR</category><category>Docker</category><category>CCTV</category><enclosure url="https://sebastianzehner.com/posts/coral-edge-tpu-hardware-acceleration-for-ai-object-detection/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/coral-edge-tpu-hardware-acceleration-for-ai-object-detection/featured.webp" medium="image"/><description>For my Frigate Docker container, I wanted to enable AI object detection with hardware acceleration. Therefore, I bought an M.2 Accelerator Coral Edge TPU chip with an A+E key and installed it in my home server.</description></item><item><title>Frigate: Open Source NVR with Real-Time AI Object Detection</title><link>https://sebastianzehner.com/posts/frigate-open-source-nvr-real-time-ai-object-detection/</link><pubDate>Tue, 12 Aug 2025 18:35:10 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/frigate-open-source-nvr-real-time-ai-object-detection/</guid><category>Linux</category><category>Frigate</category><category>AI</category><category>Coral</category><category>TPU</category><category>NVR</category><category>Docker</category><category>CCTV</category><enclosure url="https://sebastianzehner.com/posts/frigate-open-source-nvr-real-time-ai-object-detection/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/frigate-open-source-nvr-real-time-ai-object-detection/featured.webp" medium="image"/><description>Frigate is an open-source Network Video Recorder (NVR) that combines traditional video surveillance with AI-powered real-time detection of people, vehicles, animals, and other objects.</description></item><item><title>NUT in the Homelab: Central UPS Monitoring and Automation</title><link>https://sebastianzehner.com/posts/nut-in-the-homelab-central-ups-monitoring-and-automation/</link><pubDate>Thu, 07 Aug 2025 20:35:10 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/nut-in-the-homelab-central-ups-monitoring-and-automation/</guid><category>Linux</category><category>UPS</category><category>NUT</category><category>Docker</category><category>Blackout</category><enclosure url="https://sebastianzehner.com/posts/nut-in-the-homelab-central-ups-monitoring-and-automation/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/nut-in-the-homelab-central-ups-monitoring-and-automation/featured.webp" medium="image"/><description>My homelab uses several uninterruptible power supplies (UPS) – including models from &lt;strong&gt;Eaton&lt;/strong&gt; and &lt;strong&gt;CyberPower&lt;/strong&gt; – to protect servers, NAS devices, and network equipment during power outages.</description></item><item><title>Rainy 75 Pro: This Is What My Perfect Keyboard Looks Like</title><link>https://sebastianzehner.com/posts/rainy-75-pro-this-is-what-my-perfect-keyboard-looks-like/</link><pubDate>Tue, 05 Aug 2025 09:35:10 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/rainy-75-pro-this-is-what-my-perfect-keyboard-looks-like/</guid><category>linux</category><category>keyboard</category><category>Rainy75Pro</category><category>keyd</category><category>setxkbmap</category><enclosure url="https://sebastianzehner.com/posts/rainy-75-pro-this-is-what-my-perfect-keyboard-looks-like/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/rainy-75-pro-this-is-what-my-perfect-keyboard-looks-like/featured.webp" medium="image"/><description>In April 2025, I finally found it: my perfect keyboard. The Rainy 75 Pro from Wobkey isn&amp;rsquo;t just high quality – it completely won me over from the very first keystroke.</description></item><item><title>IPO shares: Your unique opportunity to exploit large investor potential</title><link>https://sebastianzehner.com/posts/ipo-shares/</link><pubDate>Sat, 07 Dec 2024 17:00:00 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/ipo-shares/</guid><category>Shares</category><category>Finances</category><category>Cryptocurrency</category><category>Bitcoin</category><enclosure url="https://sebastianzehner.com/posts/ipo-shares/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/ipo-shares/featured.webp" medium="image"/><description>Take action - Seize your “once-in-a-lifetime opportunity” now! Invitation to our confidential presentation.</description></item><item><title>How to upload and publish a Hugo website</title><link>https://sebastianzehner.com/posts/how-to-upload-and-publish-a-hugo-website/</link><pubDate>Fri, 06 Dec 2024 15:00:00 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/how-to-upload-and-publish-a-hugo-website/</guid><category>Hugo</category><category>Website</category><category>PaperMod</category><enclosure url="https://sebastianzehner.com/posts/how-to-upload-and-publish-a-hugo-website/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/how-to-upload-and-publish-a-hugo-website/featured.webp" medium="image"/><description>In the second part of this series we created some content for your free Hugo website and today we want to upload and publish this content to the internet for free.</description></item><item><title>Buying land in El Paraiso Verde with Bitcoin - a new era of investment</title><link>https://sebastianzehner.com/posts/buying_land_in_el_paraiso_verde_with_bitcoin-a_new_era_of_investment/</link><pubDate>Sun, 01 Dec 2024 08:11:00 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/buying_land_in_el_paraiso_verde_with_bitcoin-a_new_era_of_investment/</guid><category>Bitcoin</category><category>Cryptocurrency</category><category>El Paraiso Verde</category><category>Property</category><category>Finances</category><category>Emigrate</category><category>Title</category><enclosure url="https://sebastianzehner.com/posts/buying_land_in_el_paraiso_verde_with_bitcoin-a_new_era_of_investment/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/buying_land_in_el_paraiso_verde_with_bitcoin-a_new_era_of_investment/featured.webp" medium="image"/><description>In a world increasingly characterized by cryptocurrencies, El Paraiso Verde in Paraguay offers a pioneering opportunity: Buying land with Bitcoin now.</description></item><item><title>Self-hosted Social Media Management with Mixpost</title><link>https://sebastianzehner.com/posts/self-hosted-social-media-management-with-mixpost/</link><pubDate>Sun, 25 Aug 2024 18:07:53 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/self-hosted-social-media-management-with-mixpost/</guid><category>Social Media</category><category>Mixpost</category><category>Simple Life</category><enclosure url="https://sebastianzehner.com/posts/self-hosted-social-media-management-with-mixpost/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/self-hosted-social-media-management-with-mixpost/featured.webp" medium="image"/><description>I had the idea to simplify my social media engagement but without paying a lot of money or even monthly subscription fees. I found Mixpost as a self-hosted social media management solution. Today I share my experience.</description></item><item><title>How to create content for your free Hugo website</title><link>https://sebastianzehner.com/posts/how-to-create-content-for-your-free-hugo-website/</link><pubDate>Tue, 13 Aug 2024 16:05:39 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/how-to-create-content-for-your-free-hugo-website/</guid><category>Website</category><category>Hugo</category><category>PaperMod</category><enclosure url="https://sebastianzehner.com/posts/how-to-create-content-for-your-free-hugo-website/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/how-to-create-content-for-your-free-hugo-website/featured.webp" medium="image"/><description>Today I will show you how to create content with a Hugo website, how to add a menu, tags and categories and how to make some special settings.</description></item><item><title>How we sign our SSL certificates with OpenSSL for local web services</title><link>https://sebastianzehner.com/posts/how-do-we-sign-our-ssl-certificates-with-openssl-for-local-web-services/</link><pubDate>Wed, 31 Jul 2024 20:53:58 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/how-do-we-sign-our-ssl-certificates-with-openssl-for-local-web-services/</guid><category>OpenSSL</category><category>HTTPS</category><category>Certificates</category><category>LAN</category><description>In this blog post, I document how we create self-signed SSL certificates and use them securely in the local network. A local web server is running on an older Raspberry Pi in my Homelab.</description></item><item><title>How to build a simple and self-hosted website for free</title><link>https://sebastianzehner.com/posts/how-to-build-a-minimalistic-and-self-hosted-website-for-free/</link><pubDate>Mon, 22 Jul 2024 10:29:42 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/how-to-build-a-minimalistic-and-self-hosted-website-for-free/</guid><category>Website</category><category>Hugo</category><category>PaperMod</category><enclosure url="https://sebastianzehner.com/posts/how-to-build-a-minimalistic-and-self-hosted-website-for-free/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/how-to-build-a-minimalistic-and-self-hosted-website-for-free/featured.webp" medium="image"/><description>You&amp;rsquo;re here on my new minimalistic and free website. I built this website some weeks ago because I like it simple and replaced WordPress with Hugo and PaperMod Theme for my personal blog on the Internet.</description></item><item><title>How I paid for my domain with cryptocurrency and why I recommend Hostinger</title><link>https://sebastianzehner.com/posts/how-i-paid-for-my-domain-with-cryptocurrency/</link><pubDate>Fri, 19 Jul 2024 10:17:58 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/how-i-paid-for-my-domain-with-cryptocurrency/</guid><category>Hostinger</category><category>Cryptocurrency</category><category>Tron</category><category>Domain</category><description>In today&amp;rsquo;s digital world, domains are an essential part of any website. But what if you have the flexibility to pay for your domain with cryptocurrency?</description></item><item><title>Title in El Paraiso Verde</title><link>https://sebastianzehner.com/posts/title-in-el-paraiso-verde/</link><pubDate>Wed, 10 Jul 2024 22:04:08 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/title-in-el-paraiso-verde/</guid><category>Title</category><category>Property</category><category>El Paraiso Verde</category><category>Land Register</category><category>Emigrate</category><enclosure url="https://sebastianzehner.com/posts/title-in-el-paraiso-verde/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/title-in-el-paraiso-verde/featured.webp" medium="image"/><description>After several years of rumors that we had no title and that we would never get a title for our property, I would like to go into more detail about our title today.</description></item><item><title>My new minimalistic and free website</title><link>https://sebastianzehner.com/posts/my-new-minimalistic-and-free-website/</link><pubDate>Mon, 08 Jul 2024 16:20:40 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/my-new-minimalistic-and-free-website/</guid><category>hugo</category><category>PaperMod</category><category>website</category><category>simple life</category><enclosure url="https://sebastianzehner.com/posts/my-new-minimalistic-and-free-website/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/my-new-minimalistic-and-free-website/featured.webp" medium="image"/><description>This is my first new post on this website.</description></item><item><title>Move to Paraguay: The impending financial crisis</title><link>https://sebastianzehner.com/posts/move-to-paraguay-the-impending-financial-crisis/</link><pubDate>Sun, 26 Mar 2023 18:39:41 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/move-to-paraguay-the-impending-financial-crisis/</guid><category>El Paraiso Verde</category><category>Emigration</category><category>Finance</category><enclosure url="https://sebastianzehner.com/posts/move-to-paraguay-the-impending-financial-crisis/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/move-to-paraguay-the-impending-financial-crisis/featured.webp" medium="image"/><description>We’re doing extremely well here. We have summer temperatures in Paraguay that make swimming irresistible. Just recently, we had a heavy rainstorm, which has made our property in Paraguay even greener.</description></item><item><title>Quincho and treatment room are finished</title><link>https://sebastianzehner.com/posts/quincho/</link><pubDate>Mon, 16 Jan 2023 15:51:42 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/quincho/</guid><category>El Paraiso Verde</category><category>quincho</category><category>pain therapy</category><category>simple life</category><category>emigrate</category><enclosure url="https://sebastianzehner.com/posts/quincho/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/quincho/featured.webp" medium="image"/><description>Our quincho is now finished and Stefanie`s treatment room is also operational. A handful of little things are still missing, but more on that in a moment. As always, time passes very quickly here and another few months have passed.</description></item><item><title>The new path from our house to the quincho is finished</title><link>https://sebastianzehner.com/posts/the-new-path-from-our-house-to-the-quincho-is-finished/</link><pubDate>Sun, 25 Sep 2022 15:51:42 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/the-new-path-from-our-house-to-the-quincho-is-finished/</guid><category>El Paraiso Verde</category><category>Quincho</category><category>Kitchen</category><category>Simple Life</category><category>Moving Abroad</category><enclosure url="https://sebastianzehner.com/posts/the-new-path-from-our-house-to-the-quincho-is-finished/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/the-new-path-from-our-house-to-the-quincho-is-finished/featured.webp" medium="image"/><description>In my last post, I talked about the construction of our new quincho (a traditional Andean farmhouse). We also planned to build a new path from our house to the quincho, and at the same time, we wanted to extend the terrace by an additional 2.50 meters.</description></item><item><title>Our Quincho is being built</title><link>https://sebastianzehner.com/posts/our-quincho-is-under-construction/</link><pubDate>Thu, 18 Aug 2022 17:34:14 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/our-quincho-is-under-construction/</guid><category>El Paraiso Verde</category><category>Quincho</category><category>Pain Therapy</category><category>Simple Life</category><category>Emigrate</category><category>Garden</category><enclosure url="https://sebastianzehner.com/posts/our-quincho-is-under-construction/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/our-quincho-is-under-construction/featured.webp" medium="image"/><description>Construction began some time ago, and the structure is almost complete. First, a compacted mud platform was created to provide a solid foundation for our Quincho.</description></item><item><title>Interview after two years in Paraguay and a flight over El Paraiso Verde</title><link>https://sebastianzehner.com/posts/interview-after-two-years-in-paraguay-and-a-flight-over-el-paraiso-verde/</link><pubDate>Sun, 08 May 2022 23:20:50 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/interview-after-two-years-in-paraguay-and-a-flight-over-el-paraiso-verde/</guid><category>El Paraiso Verde</category><category>Sightseeing Flight</category><category>Interview</category><category>Emigration</category><enclosure url="https://sebastianzehner.com/posts/interview-after-two-years-in-paraguay-and-a-flight-over-el-paraiso-verde/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/interview-after-two-years-in-paraguay-and-a-flight-over-el-paraiso-verde/featured.webp" medium="image"/><description>In this blog post, I would like to report again on my interview from last year and also on our sightseeing flight over the settlement area in March 2022.</description></item><item><title>Many progressions on our property in Paraguay</title><link>https://sebastianzehner.com/posts/lots-of-progress-on-our-property-in-paraguay/</link><pubDate>Sat, 07 May 2022 12:32:00 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/lots-of-progress-on-our-property-in-paraguay/</guid><category>El Paraiso Verde</category><category>Quincho</category><category>Pain Therapy</category><category>Woodworking Workshop</category><category>Kitchen</category><category>Emigrate</category><category>Garden</category><enclosure url="https://sebastianzehner.com/posts/lots-of-progress-on-our-property-in-paraguay/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/lots-of-progress-on-our-property-in-paraguay/featured.webp" medium="image"/><description>Here’s a brief summary of everything I built for us last year. The biggest project was undoubtedly our kitchen. There were numerous details to take into account, and we can already use the kitchen, but it’s not yet completely finished.</description></item><item><title>Construction of a small wood workshop on our property in Paraguay</title><link>https://sebastianzehner.com/posts/construction-of-a-small-wood-workshop-on-our-property-in-paraguay/</link><pubDate>Tue, 04 May 2021 12:42:25 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/construction-of-a-small-wood-workshop-on-our-property-in-paraguay/</guid><category>El Paraiso Verde</category><category>Wood Workshop</category><category>Emigrate</category><enclosure url="https://sebastianzehner.com/posts/construction-of-a-small-wood-workshop-on-our-property-in-paraguay/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/construction-of-a-small-wood-workshop-on-our-property-in-paraguay/featured.webp" medium="image"/><description>We are currently having a small workshop built. I had already taken this into account when building our carport, because at some point there was supposed to be a small room at the back that I could use as a workshop.</description></item><item><title>Update on our property and house in Paraguay</title><link>https://sebastianzehner.com/posts/update-from-our-property-and-house-in-paraguay/</link><pubDate>Fri, 26 Mar 2021 18:09:01 +0000</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/update-from-our-property-and-house-in-paraguay/</guid><category>El Paraiso Verde</category><enclosure url="https://sebastianzehner.com/posts/update-from-our-property-and-house-in-paraguay/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/update-from-our-property-and-house-in-paraguay/featured.webp" medium="image"/><description>We already have a lot to do again and are very busy. I’m working on various projects, and today I would like to share with you some updates about our life in Paraguay.</description></item><item><title>Moving into our new house in Paraguay</title><link>https://sebastianzehner.com/posts/move-into-our-new-house-in-paraguay/</link><pubDate>Thu, 14 Jan 2021 23:22:50 +0000</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/move-into-our-new-house-in-paraguay/</guid><category>El Paraiso Verde</category><enclosure url="https://sebastianzehner.com/posts/move-into-our-new-house-in-paraguay/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/move-into-our-new-house-in-paraguay/featured.webp" medium="image"/><description>A lot of time has passed since then, and we have been living in our own house in Paraguay for a few months now. We actually have electricity, water, and internet at our property.</description></item><item><title>House construction in Paraguay Part 3</title><link>https://sebastianzehner.com/posts/house-construction-in-paraguay-part-3/</link><pubDate>Sun, 16 Aug 2020 17:06:45 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/house-construction-in-paraguay-part-3/</guid><category>House Construction</category><category>El Paraiso Verde</category><category>Simple Life</category><category>Emigrate</category><enclosure url="https://sebastianzehner.com/posts/house-construction-in-paraguay-part-3/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/house-construction-in-paraguay-part-3/featured.webp" medium="image"/><description>We have been living in Paraguay for more than nine months now and today there is another update on our house construction. This will probably be the last update.</description></item><item><title>House construction in Paraguay Part 2</title><link>https://sebastianzehner.com/posts/house-construction-in-paraguay-part-2/</link><pubDate>Sun, 14 Jun 2020 17:30:58 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/house-construction-in-paraguay-part-2/</guid><category>House Construction</category><category>El Paraiso Verde</category><category>Simple Life</category><category>Emigrate</category><enclosure url="https://sebastianzehner.com/posts/house-construction-in-paraguay-part-2/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/house-construction-in-paraguay-part-2/featured.webp" medium="image"/><description>We have been living in Paraguay for over seven months now and today I would like to write an update on our house construction and also report on how we are doing with the current situation.</description></item><item><title>House construction in Paraguay Part 1</title><link>https://sebastianzehner.com/posts/house-construction-in-paraguay-part-1/</link><pubDate>Sun, 08 Mar 2020 18:13:29 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/house-construction-in-paraguay-part-1/</guid><category>House Construction</category><category>El Paraiso Verde</category><category>Simple Life</category><category>Emigrate</category><enclosure url="https://sebastianzehner.com/posts/house-construction-in-paraguay-part-1/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/house-construction-in-paraguay-part-1/featured.webp" medium="image"/><description>We have been living in Paraguay for four months now and have settled in well, we do not want to go back to Germany. The last few months have been very busy with our landscaping and planning for the house construction.</description></item><item><title>Moving to Paraguay</title><link>https://sebastianzehner.com/posts/move-to-paraguay/</link><pubDate>Fri, 06 Dec 2019 19:07:01 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/move-to-paraguay/</guid><category>El Paraiso Verde</category><category>Simple Life</category><category>Emigration</category><enclosure url="https://sebastianzehner.com/posts/move-to-paraguay/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/move-to-paraguay/featured.webp" medium="image"/><description>We departed Germany on November 6, 2019, and moved to Paraguay. We have been living here for almost a month now, and we are gradually getting used to the new surroundings.</description></item><item><title>Road Trip trough Spain and Portugal in a motorhome part 4</title><link>https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-4/</link><pubDate>Tue, 26 Nov 2019 09:58:23 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-4/</guid><category>vanlife</category><category>roadtrip</category><category>travel</category><enclosure url="https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-4/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-4/featured.webp" medium="image"/><description>Today I am writing the last part of our motorhome road trip through Spain and Portugal. The end in France was more like a vacation, as we stayed at the same campsite for a long time.</description></item><item><title>Road Trip trough Spain and Portugal in a motorhome part 3</title><link>https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-3/</link><pubDate>Wed, 04 Sep 2019 10:36:22 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-3/</guid><category>vanlife</category><category>roadtrip</category><category>travel</category><enclosure url="https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-3/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-3/featured.webp" medium="image"/><description>Some time has now passed and we have already arrived back in Spain and are almost back in France. At least we plan to be back in France by September 15, 2019 at the latest.</description></item><item><title>Road Trip trough Spain and Portugal in a motorhome part 2</title><link>https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-2/</link><pubDate>Sun, 21 Jul 2019 11:22:06 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-2/</guid><category>vanlife</category><category>roadtrip</category><category>travel</category><enclosure url="https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-2/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-2/featured.webp" medium="image"/><description>After we left the campsite in Árvore, we first went back to Vila do Conde in the motorhome to go shopping.</description></item><item><title>Mobile Internet in Spain and Portugal</title><link>https://sebastianzehner.com/posts/mobile-internet-in-spain-and-portugal/</link><pubDate>Mon, 08 Jul 2019 16:33:59 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/mobile-internet-in-spain-and-portugal/</guid><category>vanlife</category><category>roadtrip</category><category>travel</category><enclosure url="https://sebastianzehner.com/posts/mobile-internet-in-spain-and-portugal/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/mobile-internet-in-spain-and-portugal/featured.webp" medium="image"/><description>During our motorhome road trip to Spain and Portugal, we would of course also like to have access to fast and decent internet. I looked at a few options beforehand but did not know how and whether everything would run so well abroad.</description></item><item><title>Road Trip trough Spain and Portugal in a motorhome part 1</title><link>https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-1/</link><pubDate>Thu, 27 Jun 2019 12:08:44 -0300</pubDate><author>blog@techlab.icu (Sebastian Zehner)</author><guid>https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-1/</guid><category>vanlife</category><category>roadtrip</category><category>travel</category><enclosure url="https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-1/featured.webp" type="image/webp" length="0"/><media:content url="https://sebastianzehner.com/posts/road-trip-trough-spain-and-portugal-in-a-motorhome-part-1/featured.webp" medium="image"/><description>Last year we decided to travel on a longer trip with our motorhome. As we both loved seeing Portugal, it quickly became clear to us that we would first drive south along the Atlantic and then back to Germany along the Mediterranean.</description></item></channel></rss>