<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>reinhash</title>
    <description>Notes on tech, systems, and things I like.</description>
    <link>https://reinhash.com</link>
    <atom:link href="https://reinhash.com/feed.xml" rel="self" type="application/rss+xml"/>
    <language>en</language>
    <lastBuildDate>Tue, 17 Mar 2026 01:00:00 GMT</lastBuildDate>
    
    <item>
      <title>Type Safety - How to write less tests</title>
      <description>How I trust my type system to formalize internal contracts and invariants, and how it allows me to write less tests.</description>
      <link>https://reinhash.com/posts/2026-03-17-type-safety/</link>
      <guid>https://reinhash.com/posts/2026-03-17-type-safety/</guid>
      <pubDate>Tue, 17 Mar 2026 01:00:00 GMT</pubDate>
    </item>
    
    <item>
      <title>Testing axum - Database Teardown</title>
      <description>How to teardown the integration-test database.</description>
      <link>https://reinhash.com/posts/2026-03-12-axum-testing-teardown/</link>
      <guid>https://reinhash.com/posts/2026-03-12-axum-testing-teardown/</guid>
      <pubDate>Thu, 12 Mar 2026 01:00:00 GMT</pubDate>
    </item>
    
    <item>
      <title>__init__</title>
      <description>Why I started this blog and what I will write about.</description>
      <link>https://reinhash.com/posts/2026-03-06-welcome-to-reinhash/</link>
      <guid>https://reinhash.com/posts/2026-03-06-welcome-to-reinhash/</guid>
      <pubDate>Fri, 06 Mar 2026 01:00:00 GMT</pubDate>
    </item>
    
  </channel>
</rss>
