<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sebastian-Meisinger</title>
    <link>https://sebastian-meisinger.de/</link>
    <atom:link href="https://sebastian-meisinger.de/en/feed.xml" rel="self" type="application/rss+xml" />
    <description>Persönlicher Blog über KI, Software-Entwicklung, Heimautomatisierung und Robotik.</description>
    <language>en</language>
    <lastBuildDate>Thu, 23 Apr 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Algroveon Agent – An assistant without memory is just a chatbot</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-agent-memory.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-agent-memory.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>An LLM remembers nothing – every session starts from scratch. This post explains how Algroveon-Agent solves this problem using a four-layer memory system and a multi-stage agentic loop.</description>
    </item>
    <item>
      <title>Algroveon-Agent – Security Architecture for Local AI Agents</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-agent-sicherheit.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-agent-sicherheit.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>An AI assistant with real permissions needs more than just a cautious prompt. This post describes how Algroveon-Agent solves security structurally: the SourceTag system, Policy Engine, Prompt Injection Guard, approval system, and AuditStore.</description>
    </item>
    <item>
      <title>Algroveon Agent – Developer Diary: How a Local AI Assistant is Created</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-agent.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-agent.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>From the first tool execution to the security architecture: How Algroveon-Agent evolved step-by-step from a simple LLM wrapper into a true local assistant.</description>
    </item>
    <item>
      <title>Algroveon-AI – Running your own local LLM: Hardware and Setup</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-ai.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-ai.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>Why I started running a local LLM on my own server – and what that specifically entails: hardware, virtualization, GPU selection, and the real limits of local models.</description>
    </item>
    <item>
      <title>Algroveon Dashboard – Home Server Display for Family and Household</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-dashboard.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-dashboard.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>How a Raspberry Pi with a display became a central home dashboard – calendar, weather, tasks, and status displays, locally hosted on the home server.</description>
    </item>
    <item>
      <title>Algroveon-Mini-SSG – Technical Architecture of the Generator</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-mini-ssg-technik.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-mini-ssg-technik.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>How Algroveon-Mini-SSG works internally: Template system, multilingualism, build pipeline, and the technical decisions behind the static site generator.</description>
    </item>
    <item>
      <title>Algroveon-Mini-SSG – How a script became a tool</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-mini-ssg.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-mini-ssg.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>From a simple Python script to a complete static site generator with multi-language support, translation, and an admin UI.</description>
    </item>
    <item>
      <title>Algroveon News – Read RSS news locally, without tracking</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-news.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-news.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>Why I built my own news feed: RSS without tracking, preferred feeds, with my own AI summaries – local and under complete control.</description>
    </item>
    <item>
      <title>Algroveon-Parser – Self-built RSS/Atom Parser in Python</title>
      <link>https://sebastian-meisinger.de/en/blog/algroveon-parser.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/algroveon-parser.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>Why I wrote my own RSS/Atom parser, what a robust feed parser must achieve, and the design decisions that played a role.</description>
    </item>
    <item>
      <title>md-editor – Lightweight Markdown Editor with Live Preview</title>
      <link>https://sebastian-meisinger.de/en/blog/md-editor.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/md-editor.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>How and why a lightweight Markdown editor with live preview came to be.</description>
    </item>
    <item>
      <title>Server Surveillance – Monitoring Proxmox and Raspberry Pi on a Dashboard</title>
      <link>https://sebastian-meisinger.de/en/blog/server-surveillance.html</link>
      <guid>https://sebastian-meisinger.de/en/blog/server-surveillance.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description>How a centralized server monitoring system for Proxmox VMs and Raspberry Pis came to be.</description>
    </item>
  </channel>
</rss>