<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Scott's Blog</title>
    <link>https://blog.scotterickson.info/</link>
    <description>Scott's Blog</description>
    <language>en-us</language>
    <atom:link href="https://blog.scotterickson.info/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Making a Software Stack Agentic</title>
      <link>https://blog.scotterickson.info/2026-09-15-Agentic-Stacks</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2026-09-15-Agentic-Stacks</guid>
      <pubDate>Tue, 15 Sep 2026 12:00:00 GMT</pubDate>
      <description>Over the last couple years, I&apos;ve seen the greatest improvements in my agentic coding not from new models or updated tools provided by companies like Anthropic or Cursor, but from direct integrations with and improvements to my own stack: the deterministic scripts and libraries that harness these agents for the specific technologies and products I work on.</description>
    </item>
    <item>
      <title>The Bottom-Up Approach</title>
      <link>https://blog.scotterickson.info/2026-02-17-Bottom-Up</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2026-02-17-Bottom-Up</guid>
      <pubDate>Tue, 17 Feb 2026 12:00:00 GMT</pubDate>
      <description>I find the bold visions for AI-powered software development genuinely intriguing. The idea that highly personalized applications could be generated and maintained from specs alone, that swarms of agents could build and iterate autonomously, that an AI with full access to your systems could act as a true personal assistant — these are fascinating possibilities, and I think about them regularly, in </description>
    </item>
    <item>
      <title>2025 Retrospective</title>
      <link>https://blog.scotterickson.info/2026-01-03-2025-Retro</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2026-01-03-2025-Retro</guid>
      <pubDate>Sat, 03 Jan 2026 12:00:00 GMT</pubDate>
      <description>Happy New Year!</description>
    </item>
    <item>
      <title>Six Month Status Update</title>
      <link>https://blog.scotterickson.info/2025-07-05-Six-Month-Status</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-07-05-Six-Month-Status</guid>
      <pubDate>Sat, 05 Jul 2025 12:00:00 GMT</pubDate>
      <description>It&apos;s been a few months since I posted about my roadmap, and six months since I started work on this project to grapple with AI, so I thought I&apos;d give a general update of how things are going, where I&apos;m at, and where I&apos;m headed.</description>
    </item>
    <item>
      <title>Governing Products</title>
      <link>https://blog.scotterickson.info/2025-06-14-Governing-Products</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-06-14-Governing-Products</guid>
      <pubDate>Sat, 14 Jun 2025 12:00:00 GMT</pubDate>
      <description>When I think about how software development and other roles will evolve over the coming years, Factorio comes to mind. It&apos;s a computer game, sort of an overhead RTS, where you crash land on an alien planet, and over time go from gathering materials and building conveyer belts by hand, to designing and building huge, ever-growing and heavily optimized factories.</description>
    </item>
    <item>
      <title>Workflow First Iteration</title>
      <link>https://blog.scotterickson.info/2025-05-10-Workflow-First-Iteration</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-05-10-Workflow-First-Iteration</guid>
      <pubDate>Sat, 10 May 2025 12:00:00 GMT</pubDate>
      <description>Last time I wrote, I described a roadmap to prove or disprove various elements of my DX theory. This helped clarify for myself what I needed to build on the way: a workflow tool. I went ahead and built a prototype soon after that blog post, and have since played around with it. Now can lay out more elements for a sufficiently comprehensive workflow tool.</description>
    </item>
    <item>
      <title>Accountability and Gaslighting</title>
      <link>https://blog.scotterickson.info/2025-05-24-Accountability-and-Gaslighting</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-05-24-Accountability-and-Gaslighting</guid>
      <pubDate>Sat, 24 May 2025 12:00:00 GMT</pubDate>
      <description>I&apos;m trying to make sense of what I see and hear around how AI tools are transforming the software industry, and I keep coming back to the term &quot;gaslighting&quot;.</description>
    </item>
    <item>
      <title>Roadmap</title>
      <link>https://blog.scotterickson.info/2025-04-25-Roadmap</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-04-25-Roadmap</guid>
      <pubDate>Fri, 25 Apr 2025 12:00:00 GMT</pubDate>
      <description>Writing is an invaluable tool for the thinking process. Even if the only reader of a piece is the author, it has value in that it is a forcing function for organizing, critiquing, and solidifying thoughts. Sort of in the same way developers talk about &quot;rubber ducking&quot; something, in trying to explain an intractable problem to a rubber duck, often times just explaining something reveals the answer. </description>
    </item>
    <item>
      <title>Theory of DX</title>
      <link>https://blog.scotterickson.info/2025-04-18-Theory-of-Dx</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-04-18-Theory-of-Dx</guid>
      <pubDate>Fri, 18 Apr 2025 12:00:00 GMT</pubDate>
      <description>I have a working theory how best to set up your project for AI, and it revolves around DX: Developer Experience. My theory is that what helps engineers, tech leads, and engineering managers be efficient and productive, and what helps coding agents to be efficient and productive, are basically the same thing. So for anyone building software wanting to make the most of these new and evolving tools, </description>
    </item>
    <item>
      <title>Reliability</title>
      <link>https://blog.scotterickson.info/2025-04-11-Reliability</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-04-11-Reliability</guid>
      <pubDate>Fri, 11 Apr 2025 12:00:00 GMT</pubDate>
      <description>If there&apos;s one question I&apos;m trying to answer right now, it&apos;s how much LLMs can do to expedite and make more accessible creating complex web apps. I&apos;m talking web apps with 3rd party integrations, background processes, webhooks, public APIs and more, as well as all the supporting features a web developer expects to have when developing and maintaining such products. Analytics, alerts, feature gates</description>
    </item>
    <item>
      <title>Planning and Execution</title>
      <link>https://blog.scotterickson.info/2025-04-04-Planning-And-Execution</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-04-04-Planning-And-Execution</guid>
      <pubDate>Fri, 04 Apr 2025 12:00:00 GMT</pubDate>
      <description>Last time I talked about one of the key things I do differently when doing a given task with AI (I use, generate, and update docs for that kind of task). This time I want to talk about how I do a series of tasks that ladder up to a feature, how to work with AI at the next highest level.</description>
    </item>
    <item>
      <title>Doc-Driven AI</title>
      <link>https://blog.scotterickson.info/2025-03-27-Doc-Driven-AI</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-03-27-Doc-Driven-AI</guid>
      <pubDate>Thu, 27 Mar 2025 12:00:00 GMT</pubDate>
      <description>I expect code quality to become more important than ever when building and maintaining code with AI. Linters, tests, and modularity are key to efficient and well written generated code, but today I want to dive into documentation, which I haven&apos;t seen talked about as much.</description>
    </item>
    <item>
      <title>Learned So Far</title>
      <link>https://blog.scotterickson.info/2025-03-25-Learned-So-Far</link>
      <guid isPermaLink="true">https://blog.scotterickson.info/2025-03-25-Learned-So-Far</guid>
      <pubDate>Tue, 25 Mar 2025 12:00:00 GMT</pubDate>
      <description>I inaugurate this blog with a post about AI 🤖. As a web developer and entrepreneur, it&apos;s pretty omni-present, and I&apos;m currently diving in deep. I&apos;ve only really begun making an acquaintance with AI tools and methodologies, but I&apos;m forming opinions. I&apos;m putting up this site and blog in part to share those insights, and to start conversations.</description>
    </item>
  </channel>
</rss>
