<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom" xmlns:dc="https://purl.org/dc/elements/1.1/">
  <channel>
    <title>Sam Tay</title>
    <description></description>
    <link>https://samtay.github.io</link>
    <atom:link href="https://samtay.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Road Trip Planner</title>
        <description>Planning a road trip with Datalog.</description>
        <pubDate>Sat, 05 Jun 2021 00:00:00 +0000</pubDate>
        <link>https://samtay.github.io/posts/road-trip-planner</link>
        <guid isPermaLink="true">https://samtay.github.io/posts/road-trip-planner</guid>
      </item>
    
      <item>
        <title>Simple Verifiable Elections</title>
        <description>How cryptography can increase both security and confidence in our elections.</description>
        <pubDate>Fri, 18 Dec 2020 00:00:00 +0000</pubDate>
        <link>https://samtay.github.io/posts/verifiable-elections</link>
        <guid isPermaLink="true">https://samtay.github.io/posts/verifiable-elections</guid>
      </item>
    
      <item>
        <title>My first foray into Rust</title>
        <description>A story of coming to Rust from Haskell.</description>
        <pubDate>Fri, 03 Jul 2020 00:00:00 +0000</pubDate>
        <link>https://samtay.github.io/posts/first-foray-into-rust</link>
        <guid isPermaLink="true">https://samtay.github.io/posts/first-foray-into-rust</guid>
      </item>
    
      <item>
        <title>Adventures in Refactoring</title>
        <description>Spelunking into stale code two years later.</description>
        <pubDate>Sat, 30 May 2020 00:00:00 +0000</pubDate>
        <link>https://samtay.github.io/posts/refactoring-adventures</link>
        <guid isPermaLink="true">https://samtay.github.io/posts/refactoring-adventures</guid>
      </item>
    
      <item>
        <title>Graphical Models: Introduction</title>
        <description>Motivating graphical models and defining Bayesian Networks.</description>
        <pubDate>Sun, 16 Feb 2020 00:00:00 +0000</pubDate>
        <link>https://samtay.github.io/posts/graphical-models-intro</link>
        <guid isPermaLink="true">https://samtay.github.io/posts/graphical-models-intro</guid>
      </item>
    
      <item>
        <title>A small use case for Deriving Via</title>
        <description>Reducing boilerplate in exception hierarchies via Deriving Via.</description>
        <pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
        <link>https://samtay.github.io/posts/deriving-via-use-case</link>
        <guid isPermaLink="true">https://samtay.github.io/posts/deriving-via-use-case</guid>
      </item>
    
      <item>
        <title>Introduction to Brick</title>
        <description>A small introduction to the terminal user interface framework.</description>
        <pubDate>Thu, 29 Jun 2017 00:00:00 +0000</pubDate>
        <link>https://samtay.github.io/posts/introduction-to-brick</link>
        <guid isPermaLink="true">https://samtay.github.io/posts/introduction-to-brick</guid>
      </item>
    
      <item>
        <title>Who needs HashLife when you have comonads?</title>
        <description>Improving a naive implementation of the Game of Life with an elegant and performant solution.</description>
        <pubDate>Fri, 17 Mar 2017 00:00:00 +0000</pubDate>
        <link>https://samtay.github.io/posts/comonadic-game-of-life</link>
        <guid isPermaLink="true">https://samtay.github.io/posts/comonadic-game-of-life</guid>
      </item>
    
  </channel>
</rss>
