<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Make-Invalid-States-Unrepresentable on Home</title>
    <link>https://blog.rafaelfernandez.dev/tags/make-invalid-states-unrepresentable/</link>
    <description>Recent content in Make-Invalid-States-Unrepresentable on Home</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Rafael Fernandez</copyright>
    <lastBuildDate>Sat, 14 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rafaelfernandez.dev/tags/make-invalid-states-unrepresentable/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Todo TUI in Rust 1. Scaffolding the TUI adapter and designing the state machine</title>
      <link>https://blog.rafaelfernandez.dev/posts/todo-tui-rust-1-scaffolding-tui-adapter-state-machine/</link>
      <pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/todo-tui-rust-1-scaffolding-tui-adapter-state-machine/</guid>
      <description>We start a new series by migrating the CLI adapter to a ratatui TUI. We set up the new dependencies, design the module structure under adapters/tui/, model the interaction modes as an enum to make invalid states unrepresentable, and solve the ownership puzzle of cloning a repository in a persistent session.</description>
      
    </item>
    
  </channel>
</rss>
