
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>/var/log/mattia</title>
      <link>https://blog.mattiaperetti.it/blog</link>
      <description>Backend architecture, keeping software running in production, and building AI agents.</description>
      <language>en-us</language>
      <managingEditor>undefined (Mattia Peretti)</managingEditor>
      <webMaster>undefined (Mattia Peretti)</webMaster>
      <lastBuildDate>Wed, 23 Sep 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://blog.mattiaperetti.it/tags/self-hosted/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.mattiaperetti.it/blog/local-llm-coding-agent-setup</guid>
    <title>What breaks when you run local LLMs for coding agents</title>
    <link>https://blog.mattiaperetti.it/blog/local-llm-coding-agent-setup</link>
    <description>I moved my coding agents off hosted APIs and onto two machines I own, a MacBook Pro M5 Pro as the client and a gaming PC with an RX 7800 XT as the model server. Model capability was rarely the blocker. The blockers were unified memory limits, inference engines that mangle tool call formats, a model stuck in a loop, and a laptop that kept freezing for reasons I still have not pinned down.</description>
    <pubDate>Wed, 23 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mattia Peretti)</author>
    <category>ai</category><category>llm</category><category>local-llm</category><category>coding-agents</category><category>self-hosted</category>
  </item>

    </channel>
  </rss>
