<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Daniel Milewski</title>
    <link>https://danielmilewski.com/en/blog</link>
    <description>Senior Python Developer — backend systems, APIs, and automation.</description>
    <language>en</language>
    <managingEditor>danielmilewski123@gmail.com (Daniel Milewski)</managingEditor>
    <atom:link href="https://danielmilewski.com/en/feed.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title><![CDATA[Practical Lessons from Building LLM Apps in Production]]></title>
      <link>https://danielmilewski.com/en/blog/llm-apps-in-production</link>
      <guid isPermaLink="true">https://danielmilewski.com/en/blog/llm-apps-in-production</guid>
      <pubDate>Fri, 15 Nov 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[LLM demos are easy. Production LLM apps are not. Here's what I've learned shipping several of them — the problems nobody talks about in tutorials.]]></description>
      <category>Python</category>
      <category>LLMs</category>
      <category>Production</category>
      <category>AI Engineering</category>
    </item>
    <item>
      <title><![CDATA[FastAPI Patterns I Actually Use in Real Projects]]></title>
      <link>https://danielmilewski.com/en/blog/fastapi-patterns</link>
      <guid isPermaLink="true">https://danielmilewski.com/en/blog/fastapi-patterns</guid>
      <pubDate>Thu, 03 Oct 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[Not the patterns from the docs — the ones that have actually held up in production, across multiple projects with real teams maintaining them.]]></description>
      <category>Python</category>
      <category>FastAPI</category>
      <category>Backend</category>
      <category>Architecture</category>
    </item>
    <item>
      <title><![CDATA[What Makes Automation Projects Actually Valuable for Businesses]]></title>
      <link>https://danielmilewski.com/en/blog/automation-business-value</link>
      <guid isPermaLink="true">https://danielmilewski.com/en/blog/automation-business-value</guid>
      <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[Most automation projects fail not because of technical problems, but because they solve the wrong thing. Here's how to identify what's actually worth automating.]]></description>
      <category>Python</category>
      <category>Automation</category>
      <category>Product Thinking</category>
      <category>Engineering</category>
    </item>
  </channel>
</rss>