<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Kai&apos;s Blog</title><description>Thoughts on software engineering, AI, and technology</description><link>https://kai-bailey.github.io/</link><language>en-us</language><item><title>Understanding Rust&apos;s Ownership System</title><link>https://kai-bailey.github.io/blog/understanding-rust-ownership/</link><guid isPermaLink="true">https://kai-bailey.github.io/blog/understanding-rust-ownership/</guid><description>A deep dive into Rust&apos;s unique ownership model, including borrowing, lifetimes, and why they make your code safer.</description><pubDate>Fri, 03 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Building a Blog with Astro</title><link>https://kai-bailey.github.io/blog/building-with-astro/</link><guid isPermaLink="true">https://kai-bailey.github.io/blog/building-with-astro/</guid><description>A walkthrough of how I built this blog using Astro, including markdown support, code highlighting, and deployment to GitHub Pages.</description><pubDate>Thu, 02 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Hello World: Starting My Blog</title><link>https://kai-bailey.github.io/blog/hello-world/</link><guid isPermaLink="true">https://kai-bailey.github.io/blog/hello-world/</guid><description>Welcome to my blog! This is my first post where I share why I started writing and what you can expect to find here.</description><pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate></item></channel></rss>