<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Paul Chobert — Blog</title>
    <link>https://paulchobert.com/blog</link>
    <description>Paul Chobert — Staff Software Engineer working with Rails, React(Native), PostgreSQL, AWS.</description>
    <language>en</language>
    <atom:link href="https://paulchobert.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Next.js DataLoader</title>
      <link>https://paulchobert.com/blog/nextjs-dataloader</link>
      <guid isPermaLink="true">https://paulchobert.com/blog/nextjs-dataloader</guid>
      <pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate>
      <description>React Server Components let every component fetch its own data. The result? Thousands of queries per page. Here's how to fix it without sacrificing component independence.</description>
      <category>react</category>
      <category>nextjs</category>
      <category>performance</category>
      <category>dataloader</category>
    </item>
    <item>
      <title>GPG agent forwarding in a devcontainer</title>
      <link>https://paulchobert.com/blog/gpg-agent-forwarding-devcontainer</link>
      <guid isPermaLink="true">https://paulchobert.com/blog/gpg-agent-forwarding-devcontainer</guid>
      <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
      <category>devcontainer</category>
      <category>gpg</category>
      <category>docker</category>
      <category>macos</category>
    </item>
    <item>
      <title>Import massive JSON arrays in Rails without melting your server</title>
      <link>https://paulchobert.com/blog/processing-massive-json-inputs-with-rails</link>
      <guid isPermaLink="true">https://paulchobert.com/blog/processing-massive-json-inputs-with-rails</guid>
      <pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate>
      <category>rails</category>
      <category>performance</category>
      <category>json</category>
      <category>memory-optimization</category>
    </item>
    <item>
      <title>PostgreSQL Deadlock with concurrent inserts</title>
      <link>https://paulchobert.com/blog/postgres-deadlocks-insert-into-on-conflict</link>
      <guid isPermaLink="true">https://paulchobert.com/blog/postgres-deadlocks-insert-into-on-conflict</guid>
      <pubDate>Sun, 12 Feb 2023 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
