<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>frederikvonsperling</title>
    <link>https://frederikvonsperling.com</link>
    <description>Notes on systems, architecture, AI workflows and all things frontend related. Mostly a open notebook as part of my earn learning.</description>
    <language>en</language>
    <lastBuildDate>Tue, 01 Sep 2026 10:37:00 GMT</lastBuildDate>
    <atom:link href="https://frederikvonsperling.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A simple guide to git worktrees</title>
      <link>https://frederikvonsperling.com/posts/a-simple-guide-to-git-worktrees</link>
      <guid isPermaLink="true">https://frederikvonsperling.com/posts/a-simple-guide-to-git-worktrees</guid>
      <pubDate>Tue, 01 Sep 2026 10:37:00 GMT</pubDate>
      <description>A simple guide to git worktrees which allow developers to work on multiple tree attached to the same repository</description>
    </item>
    <item>
      <title>You can now see the cost of your Claude Code session</title>
      <link>https://frederikvonsperling.com/posts/you-can-now-see-the-cost-of-your-claude-session</link>
      <guid isPermaLink="true">https://frederikvonsperling.com/posts/you-can-now-see-the-cost-of-your-claude-session</guid>
      <pubDate>Sun, 30 Aug 2026 14:44:00 GMT</pubDate>
      <description>Claude Code&apos;s /usage command now shows a total cost line, letting users track token spend per session. This can be useful for forwarding the tokens cost to clients.</description>
    </item>
    <item>
      <title>Generating Open Graph images in Next.js from a React Component</title>
      <link>https://frederikvonsperling.com/posts/generating-open-graph-images-in-next-js-from-a-react-component</link>
      <guid isPermaLink="true">https://frederikvonsperling.com/posts/generating-open-graph-images-in-next-js-from-a-react-component</guid>
      <pubDate>Thu, 27 Aug 2026 19:34:00 GMT</pubDate>
      <description>Next.js allows you to generate an Open Graph image using a combination of their file-based metadata and ImageResponse object. This allows you to still serve Open Graph images, when no images are available, from a custom React component</description>
    </item>
  </channel>
</rss>
