<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Lucas Negritto</title>
    <link>https://lucasnegritto.com/blog/</link>
    <description>Writing by Lucas Negritto.</description>
    <language>en</language>
    <atom:link href="https://lucasnegritto.com/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Wed, 13 May 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Hello, world</title>
      <link>https://lucasnegritto.com/blog/hello-world.html</link>
      <guid isPermaLink="true">https://lucasnegritto.com/blog/hello-world.html</guid>
      <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
      <description>A first post — what this place is for.</description>
      <content:encoded><![CDATA[<p>This is the start of a small notebook on the open web. No tracking, no
newsletter popup, no cookie banner. Just text.</p>
<h2>Why a blog</h2>
<p>I&#39;ve been jotting things in scratch files for years. Putting a few of them
somewhere addressable feels overdue.</p>
<p>Posts here will be short most of the time. The format is just a markdown
file in <code>posts/</code>, run <code>./deploy.sh</code> and it shows up.</p>
<h2>What to expect</h2>
<ul>
<li>Working notes on whatever I&#39;m building</li>
<li>Occasional longer pieces when something clicks</li>
<li>Code, mostly</li>
</ul>
<p>That&#39;s it. Thanks for reading.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
