<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/feed.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Simone Orsi</title>
    <link>https://www.simoneorsi.com</link>
    <description>Blog posts by Simone Orsi</description>
    <language>en</language>
    <atom:link href="https://www.simoneorsi.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Property-based testing and fuzzing</title>
      <link>https://www.simoneorsi.com/en/blog/property-based-testing-and-fuzzing</link>
      <guid isPermaLink="true">https://www.simoneorsi.com/en/blog/property-based-testing-and-fuzzing</guid>
      <description>Eighteen pages on generative testing: what these two techniques actually are, why the oracle matters more than the mutator, and what both look like against a protocol with eleven independent implementations.</description>
      <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Ethereum protocol study notes</title>
      <link>https://www.simoneorsi.com/en/blog/ethereum-protocol-study-notes</link>
      <guid isPermaLink="true">https://www.simoneorsi.com/en/blog/ethereum-protocol-study-notes</guid>
      <description>Twenty-seven pages on how an Ethereum node actually works, from the EL/CL split to the pipeline that turns a specification into tests.</description>
      <pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>SSH Agent Forwarding with FIDO2 Keys: The Missing PIN Dialog</title>
      <link>https://www.simoneorsi.com/en/blog/ssh-agent-forwarding-fido2-pin-dialog</link>
      <guid isPermaLink="true">https://www.simoneorsi.com/en/blog/ssh-agent-forwarding-fido2-pin-dialog</guid>
      <description>Why verify-required YubiKeys fail with agent forwarding, and the one-line fix nobody mentions.</description>
      <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>