<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Pavel Voronin</title>
        <link>https://pavelvoronin.com/</link>
        <description>A personal blog about AI, people, tech, and everything in between. Exploring together how to navigate life in a new reality.</description>
        <lastBuildDate>Sat, 11 Jul 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <ttl>15</ttl>
        <image>
            <title>Pavel Voronin</title>
            <url>https://pavelvoronin.com/og-image.jpg</url>
            <link>https://pavelvoronin.com/</link>
        </image>
        <copyright>Copyright 2026 Pavel Voronin</copyright>
        <atom:link href="https://pavelvoronin.com/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[LLMs Are More Creative Than They Let On]]></title>
            <link>https://pavelvoronin.com/llms-are-more-creative</link>
            <guid>https://pavelvoronin.com/llms-are-more-creative</guid>
            <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Alignment often makes LLMs default to the most familiar answer. Verbalized Sampling asks for the full distribution and brings hidden diversity back.]]></description>
            <content:encoded><![CDATA[Alignment often makes LLMs default to the most familiar answer. Verbalized Sampling asks for the full distribution and brings hidden diversity back.]]></content:encoded>
            <category>ai</category>
        </item>
        <item>
            <title><![CDATA[tgdyk: Telegram as an event stream for local agents]]></title>
            <link>https://pavelvoronin.com/tgdyk</link>
            <guid>https://pavelvoronin.com/tgdyk</guid>
            <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A tiny local Rust daemon over TDLib that holds one Telegram user session and exposes live raw updates as NDJSON for agents and pipelines.]]></description>
            <content:encoded><![CDATA[A tiny local Rust daemon over TDLib that holds one Telegram user session and exposes live raw updates as NDJSON for agents and pipelines.]]></content:encoded>
            <category>AI toolchain</category>
            <category>Telegram</category>
        </item>
        <item>
            <title><![CDATA[Cognitive Debt]]></title>
            <link>https://pavelvoronin.com/cognitive-debt</link>
            <guid>https://pavelvoronin.com/cognitive-debt</guid>
            <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[What cognitive debt is, whether it is scary, and how to manage it.]]></description>
            <content:encoded><![CDATA[What cognitive debt is, whether it is scary, and how to manage it.]]></content:encoded>
            <category>AI</category>
            <category>engineering</category>
        </item>
        <item>
            <title><![CDATA[Technical Debt Is a Prompt Now]]></title>
            <link>https://pavelvoronin.com/technical-debt-is-a-prompt-now</link>
            <guid>https://pavelvoronin.com/technical-debt-is-a-prompt-now</guid>
            <pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Technical debt used to be friction. With LLMs, it becomes a prompt: bad architecture can teach machines to repeat the same mistakes.]]></description>
            <content:encoded><![CDATA[Technical debt used to be friction. With LLMs, it becomes a prompt: bad architecture can teach machines to repeat the same mistakes.]]></content:encoded>
            <category>ai</category>
        </item>
        <item>
            <title><![CDATA[Curiosity Is Free Again]]></title>
            <link>https://pavelvoronin.com/curiosity-is-free-again</link>
            <guid>https://pavelvoronin.com/curiosity-is-free-again</guid>
            <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[AI brings back the pleasure of trying things: failed versions are easier to discard when an agent built them, not you. Curiosity is punished less by exhaustion.]]></description>
            <content:encoded><![CDATA[AI brings back the pleasure of trying things: failed versions are easier to discard when an agent built them, not you. Curiosity is punished less by exhaustion.]]></content:encoded>
            <category>ai</category>
        </item>
        <item>
            <title><![CDATA[Building chatgpt-sync]]></title>
            <link>https://pavelvoronin.com/building-chatgpt-sync</link>
            <guid>https://pavelvoronin.com/building-chatgpt-sync</guid>
            <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A build log on turning ChatGPT conversations into a local Markdown archive through CDP, backend JSON, and incremental sync.]]></description>
            <content:encoded><![CDATA[A build log on turning ChatGPT conversations into a local Markdown archive through CDP, backend JSON, and incremental sync.]]></content:encoded>
            <category>build log</category>
            <category>AI toolchain</category>
        </item>
        <item>
            <title><![CDATA[From Navigator to Cartographer — The Path to Strong AI]]></title>
            <link>https://pavelvoronin.com/ai-beyond-navigation</link>
            <guid>https://pavelvoronin.com/ai-beyond-navigation</guid>
            <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Why strong AI is not a machine of answers but a system that keeps questions alive — and why today's models are navigators, not cartographers.]]></description>
            <content:encoded><![CDATA[Why strong AI is not a machine of answers but a system that keeps questions alive — and why today's models are navigators, not cartographers.]]></content:encoded>
            <category>ai</category>
        </item>
        <item>
            <title><![CDATA[The Cost of Entry Is Zero]]></title>
            <link>https://pavelvoronin.com/the-cost-of-entry-is-zero</link>
            <guid>https://pavelvoronin.com/the-cost-of-entry-is-zero</guid>
            <pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[How zero-friction AI makes it easier to start than to finish, and why the real skill is knowing when not to keep going]]></description>
            <content:encoded><![CDATA[How zero-friction AI makes it easier to start than to finish, and why the real skill is knowing when not to keep going]]></content:encoded>
            <category>AI</category>
            <category>productivity</category>
        </item>
        <item>
            <title><![CDATA[How I Gave My Agent Live Access to Chrome Bookmarks]]></title>
            <link>https://pavelvoronin.com/chrome-bookmarks-gateway</link>
            <guid>https://pavelvoronin.com/chrome-bookmarks-gateway</guid>
            <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[From reading Chrome’s bookmarks file to a CDP gateway over chrome://bookmarks — building real API access for an external agent.]]></description>
            <content:encoded><![CDATA[From reading Chrome’s bookmarks file to a CDP gateway over chrome://bookmarks — building real API access for an external agent.]]></content:encoded>
            <category>build log</category>
            <category>AI toolchain</category>
        </item>
        <item>
            <title><![CDATA[Your Development Process Is Now a Full-Time Engineering Problem]]></title>
            <link>https://pavelvoronin.com/dev-process-engineer</link>
            <guid>https://pavelvoronin.com/dev-process-engineer</guid>
            <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The problem isn’t writing code anymore. It’s running the system that produces it.]]></description>
            <content:encoded><![CDATA[The problem isn’t writing code anymore. It’s running the system that produces it.]]></content:encoded>
            <category>management</category>
            <category>AI</category>
        </item>
    </channel>
</rss>