<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Jose M — Blog posts and notes</title>
  <link>https://jomi-se.com/</link>
  <atom:link href="https://jomi-se.com/feed.xml" rel="self" type="application/rss+xml"/>
  <description>Personal blog pages.</description>
  <item>
    <title>How prompt caching works in Claude Code — and how to make the most of it</title>
    <link>https://jomi-se.com/posts/claude-code-prompt-caching/</link>
    <guid isPermaLink="true">https://jomi-se.com/posts/claude-code-prompt-caching/</guid>
    <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
    <description>Claude Code caches your prompts as you go. When continuing an existing conversation, the previous part of your prompt that is already cached is billed only at 10% of the full cost. By default, Claude Code in billed-per-token setups sets a prompt cache TTL of 5 mins. This means that if you take longer than 5 mins to continue a Claude Code session, you&apos;ll pay full price for the whole conversation every turn.</description>
  </item>
  <item>
    <title>Hello, world — and how this blog is built</title>
    <link>https://jomi-se.com/posts/hello-world/</link>
    <guid isPermaLink="true">https://jomi-se.com/posts/hello-world/</guid>
    <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
    <description>A template post documenting the head-tag contract the aggregator reads. Replace it with your own writing.</description>
  </item>
</channel>
</rss>