<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Mario-César Señoranis Articles</title>
    <link>https://mariocesar.xyz/articles/</link>
    <description>Articles and notes by Mario-César Señoranis.</description>
    <language>en</language>
    <item>
      <title>Django Admin Actions Should Be Forms</title>
      <link>https://mariocesar.xyz/articles/django-admin-actions-should-be-forms/</link>
      <guid isPermaLink="true">https://mariocesar.xyz/articles/django-admin-actions-should-be-forms/</guid>
      <description>Django admin actions are more useful when they can ask for input, validate it, and then apply the change.</description>
      <pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Django Template Components Without React</title>
      <link>https://mariocesar.xyz/articles/django-template-components-without-react/</link>
      <guid isPermaLink="true">https://mariocesar.xyz/articles/django-template-components-without-react/</guid>
      <description>Django templates can get a useful component primitive with define/render tags, props, and children.</description>
      <pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>README as Homepage</title>
      <link>https://mariocesar.xyz/articles/readme-as-homepage/</link>
      <guid isPermaLink="true">https://mariocesar.xyz/articles/readme-as-homepage/</guid>
      <description>Keeping the homepage in README.md makes the website and GitHub profile share one source of truth.</description>
      <pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Store State as a Timestamp, Query It as a Boolean</title>
      <link>https://mariocesar.xyz/articles/state-as-timestamp-query-as-boolean/</link>
      <guid isPermaLink="true">https://mariocesar.xyz/articles/state-as-timestamp-query-as-boolean/</guid>
      <description>For many business states, a timestamp is the source of truth and a boolean is the query optimization.</description>
      <pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Static Websites Are Usually Enough</title>
      <link>https://mariocesar.xyz/articles/static-websites-are-enough/</link>
      <guid isPermaLink="true">https://mariocesar.xyz/articles/static-websites-are-enough/</guid>
      <description>A small reminder that static publishing gives personal sites fewer failure modes and more room to breathe.</description>
      <pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>