<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="https://lorentz.app/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <title>lorentz blog</title>
    <link>https://lorentz.app/blog.html</link>
    <description>In my blog I explore technical topics and/or sometime just worddump a little.</description>
    <item>
      <title>Bubblewrap is all you need</title>
      <link>https://lorentz.app/blog-item.html?id=bubblewrap</link>
      <description>You don&#39;t need a new sandbox product to keep AI agents out of your secrets. Bubblewrap is a decade old and already does this.</description>
      <pubDate>Sun, 16 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=bubblewrap</guid>
    </item>
    <item>
      <title>Clone yourself into agents</title>
      <link>https://lorentz.app/blog-item.html?id=soulify-the-llm</link>
      <description>A blog post about adding that missing piece to truly make AI shine: yourself</description>
      <pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=soulify-the-llm</guid>
    </item>
    <item>
      <title>The post-human workforce</title>
      <link>https://lorentz.app/blog-item.html?id=post-human-workforce</link>
      <description>Let&#39;s imagine big-tech&#39;s dreams come true. Then what?</description>
      <pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=post-human-workforce</guid>
    </item>
    <item>
      <title>This is my shell</title>
      <link>https://lorentz.app/blog-item.html?id=this-is-my-shell</link>
      <description>Snapshot of my shell, and explanations of details</description>
      <pubDate>Mon, 09 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=this-is-my-shell</guid>
    </item>
    <item>
      <title>Tribute to Roko&#39;s basilisk: How to write gen AI systems</title>
      <link>https://lorentz.app/blog-item.html?id=writing-ai-systems-2026</link>
      <description>Snapshot on my aproach to writing generative AI-systems.</description>
      <pubDate>Sat, 17 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=writing-ai-systems-2026</guid>
    </item>
    <item>
      <title>Go away, Python!</title>
      <link>https://lorentz.app/blog-item.html?id=go-shebang</link>
      <description>Quick highlight of shebangs in unix environments, and projections for the future of scripting.</description>
      <pubDate>Tue, 30 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=go-shebang</guid>
    </item>
    <item>
      <title>The death of libraries - Long live the robot!</title>
      <link>https://lorentz.app/blog-item.html?id=death-of-libs</link>
      <description>In this blog I make bold about how genrative LLM&#39;s ad-hoc solutions might replace libs, then diverge into development redundancy at large.</description>
      <pubDate>Sun, 23 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=death-of-libs</guid>
    </item>
    <item>
      <title>Learning Rust with LLMs and Neovim</title>
      <link>https://lorentz.app/blog-item.html?id=rustlearn</link>
      <description>How I navigate the convoluted Rust ecosystem to reach the skill floor</description>
      <pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=rustlearn</guid>
    </item>
    <item>
      <title>Agents are Automation</title>
      <link>https://lorentz.app/blog-item.html?id=agents-are-automation</link>
      <description>An attempt to gently burst the AI-agent bubble.</description>
      <pubDate>Sun, 15 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=agents-are-automation</guid>
    </item>
    <item>
      <title>Write your own tools</title>
      <link>https://lorentz.app/blog-item.html?id=writing-tools</link>
      <description>An ode to writing your own tools</description>
      <pubDate>Sat, 22 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=writing-tools</guid>
    </item>
    <item>
      <title>Making healthy healthchecks</title>
      <link>https://lorentz.app/blog-item.html?id=healthy-health-checks</link>
      <description>What is a health-check? What are they used for? How do they work in AWS ECS + ALB? Let&#39;s find out!</description>
      <pubDate>Sun, 17 Nov 2024 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=healthy-health-checks</guid>
    </item>
    <item>
      <title>Some thoughts on service isolation</title>
      <link>https://lorentz.app/blog-item.html?id=service-isolation</link>
      <description>Some thoughts on how, and why, to concentrate modules to a clear purpose.</description>
      <pubDate>Sat, 19 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=service-isolation</guid>
    </item>
    <item>
      <title>Clai: A guide to every-day cli based prompt engineering</title>
      <link>https://lorentz.app/blog-item.html?id=clai</link>
      <description>In this post I explain how clai, a cli-based llm interface works, and gives some practical examples on how I commonly use it.</description>
      <pubDate>Thu, 29 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=clai</guid>
    </item>
    <item>
      <title>Wd-41: A trip down to procastination station</title>
      <link>https://lorentz.app/blog-item.html?id=wd-41</link>
      <description>In this post I completely miss the point I was trying to make and then meander off trying to implement codeblocks. It&#39;s a wild ride. But codeblocks works now, very cool.</description>
      <pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://lorentz.app/blog-item.html?id=wd-41</guid>
    </item>
  </channel>
</rss>
