<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Yuya's Blog</title>
        <link>https://fujimon.com</link>
        <description>This is Yuya's blog RSS feed</description>
        <item>
          <title>Skills — The Merge Was Right, The Word Wasn't</title>
          <link>https://fujimon.com/blog/skills</link>
          <description>The default is model-invoked. For most of what we build, it should not be.</description>
          <pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>AI's Missing UI</title>
          <link>https://fujimon.com/blog/missing-ui</link>
          <description>The smartest AI agents fail without good UI for reviewing their output. That's why everything becomes a chat app.</description>
          <pubDate>Tue, 02 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>LLM Application Components and Their Cloud Analogs</title>
          <link>https://fujimon.com/blog/llm-stack</link>
          <description>A deep dive into how modern AI applications mirror cloud infrastructure, breaking down each component from LLMs as compute engines to memory systems as databases, and exploring why a Heroku-like platform for LLMs could be transformative.</description>
          <pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>AI memory as frontier</title>
          <link>https://fujimon.com/blog/memory</link>
          <description>Models are good enough. The next unlock is memory: persistent, structured, and personalized rather than a bigger context window.</description>
          <pubDate>Sun, 20 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Getting past LLM "day one" problem with MIRIX</title>
          <link>https://fujimon.com/blog/mirix</link>
          <description>A look at MIRIX, a modular memory architecture that helps AI assistants get past the "day one" problem</description>
          <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Memory AI Needs Depends on What You're Using It For</title>
          <link>https://fujimon.com/blog/ai-memory</link>
          <description>The memory AI needs depends on what you are using it for.</description>
          <pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Linear's sync engine architecture</title>
          <link>https://fujimon.com/blog/linear-sync-engine</link>
          <description>My notes on Tuomas Artman's talk about Linear's sync engine: the object graph, the transaction queue, and how the read and write paths stay in sync.</description>
          <pubDate>Wed, 14 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Why I'm excited about local-first software</title>
          <link>https://fujimon.com/blog/why-im-excited-about-local-first-software</link>
          <description>Local-first software is a new approach to building applications that prioritize the user experience and data ownership. It's exciting because it simplifies the development process and makes applications more reliable.</description>
          <pubDate>Sun, 28 Jul 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>My note from "CRDTs for Mortals" by James Long at dotJS 2019</title>
          <link>https://fujimon.com/blog/crdt-for-mortals</link>
          <description>My note from "CRDTs for Mortals" by James Long at dotJS 2019</description>
          <pubDate>Fri, 08 Mar 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>What "optimism" does to "apollo-cache-inmemory"</title>
          <link>https://fujimon.com/blog/optimism-inmemorycache</link>
          <description>How Apollo Client uses "optimism" to improve the performance of the cache</description>
          <pubDate>Fri, 06 Sep 2019 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>