<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>chegger.me</title>
    <link>https://chegger.me/</link>
    <description>Notes and projects from Christian Egger on backend systems, AI tooling, and developer workflows.</description>
    <language>en</language>
    <lastBuildDate>Sun, 25 May 2026 12:00:00 GMT</lastBuildDate>
    <item>
      <title>When are sub-agents a good idea?</title>
      <link>https://chegger.me/blog/sub-agents/</link>
      <guid>https://chegger.me/blog/sub-agents/</guid>
      <pubDate>Sun, 25 May 2026 12:00:00 GMT</pubDate>
      <description>As you add tool after tool to an AI agent, context management becomes the core problem. Two ways to solve it: one expert sub-agent per domain, or a really solid context engine.</description>
    </item>
    <item>
      <title>Running the Obscura browser on AWS Lambda</title>
      <link>https://chegger.me/blog/obscura-aws-lambda/</link>
      <guid>https://chegger.me/blog/obscura-aws-lambda/</guid>
      <pubDate>Tue, 05 May 2026 12:00:00 GMT</pubDate>
      <description>A Lambda-compatible Obscura build plus a small Node wrapper, so you can drop a stealth CDP browser into a normal Node.js AWS Lambda function without a custom runtime.</description>
    </item>
    <item>
      <title>lingui-translate: AI CLI for Lingui PO translations</title>
      <link>https://chegger.me/blog/lingui-translate/</link>
      <guid>https://chegger.me/blog/lingui-translate/</guid>
      <pubDate>Mon, 04 May 2026 12:00:00 GMT</pubDate>
      <description>lingui-translate is a CLI by Christian Egger that fills missing Lingui PO translations with an LLM and fits into build pipelines, CI jobs, and developer workflows.</description>
    </item>

  </channel>
</rss>
