<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Farhan Saif — Blog</title>
  <link href="https://farhansaif.xyz/blog/"/>
  <id>https://farhansaif.xyz/blog/</id>
  <author><name>Farhan Saif</name></author>
  <updated>2026-07-21T00:00:00Z</updated>
  <entry>
    <title>My Website Is Now a Compiler</title>
    <link href="https://farhansaif.xyz/blog/site-as-a-compiler/"/>
    <id>https://farhansaif.xyz/blog/site-as-a-compiler/</id>
    <updated>2026-07-21T00:00:00Z</updated>
    <summary>I replaced the PHP behind this site with a small OCaml program: a parser for markdown-with-TOML-frontmatter, a typed IR, and an HTML emitter. Here is its pipeline.</summary>
  </entry>
  <entry>
    <title>My Research Update</title>
    <link href="https://farhansaif.xyz/blog/my-research-post/"/>
    <id>https://farhansaif.xyz/blog/my-research-post/</id>
    <updated>2025-12-15T00:00:00Z</updated>
    <summary>Short summary...</summary>
  </entry>
  <entry>
    <title>Welcome to My Blog</title>
    <link href="https://farhansaif.xyz/blog/welcome-to-my-blog/"/>
    <id>https://farhansaif.xyz/blog/welcome-to-my-blog/</id>
    <updated>2025-12-11T00:00:00Z</updated>
    <summary>First post on my new blog. Here I'll share insights about my research, programming experiences, and thoughts on computer systems.</summary>
  </entry>
</feed>
