<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>xiaoyi</title>
        <link>https://xiaoyi.ch</link>
        <description>xiaoyi's blog</description>
        <lastBuildDate>Mon, 16 Feb 2026 04:30:22 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[How I use coding agents]]></title>
            <link>https://xiaoyi.ch/posts/how-i-use-coding-agents</link>
            <guid isPermaLink="false">https://xiaoyi.ch/posts/how-i-use-coding-agents</guid>
            <pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[I've come back from paternity leave and the landscape of software development has dramatically shifted towards agentic coding. What wasn't working is now working. What wasn't possible is now possible. Here are some notes I made as I catch up on the new status quo.]]></description>
        </item>
        <item>
            <title><![CDATA[I Built My Wife a Day One Clone in an Hour]]></title>
            <link>https://xiaoyi.ch/posts/love-today</link>
            <guid isPermaLink="false">https://xiaoyi.ch/posts/love-today</guid>
            <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[My wife loves journaling. She's been eyeing Day One for months—the beautiful interface, the photo attachments, the "On This Day" memories. But when she saw the subscription price, she hesitated.]]></description>
        </item>
        <item>
            <title><![CDATA[Local Docs, Local AI: Chat with PDF locally using Llama 3]]></title>
            <link>https://xiaoyi.ch/posts/local-docs-local-ai</link>
            <guid isPermaLink="false">https://xiaoyi.ch/posts/local-docs-local-ai</guid>
            <pubDate>Sat, 27 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[[RecurseChat](https://recurse.chat) is a macOS app that helps you use local AI as a daily driver. When RecurseChat [initially launched on Hacker News](https://news.ycombinator.com/item?id=39532367), we received overwhelming support and feedback.]]></description>
        </item>
        <item>
            <title><![CDATA[ Running LLaVA, an Open Source GPT-4V alternative on a Mac with Apple Silicon]]></title>
            <link>https://xiaoyi.ch/posts/llava</link>
            <guid isPermaLink="false">https://xiaoyi.ch/posts/llava</guid>
            <pubDate>Sat, 25 Nov 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[Multimodal LLM has brought LLM to new dimensions. When LLMs can see, their capabilities multiply. GPT-4V(ision) produced some impressive demos, including understanding jokes in images, acting as e-sports commentator, turning mock ups into apps and reproducing pictures in novel styles.]]></description>
        </item>
        <item>
            <title><![CDATA[CaveTalkFun - Prehistoric functional programming]]></title>
            <link>https://xiaoyi.ch/posts/cavetalkfun</link>
            <guid isPermaLink="false">https://xiaoyi.ch/posts/cavetalkfun</guid>
            <pubDate>Sun, 02 Apr 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[Introducing "CaveTalkFun", the world's first programming language designed for cavemen. It uses natural language conversations between characters to represent functions.]]></description>
        </item>
        <item>
            <title><![CDATA[A simple way to improve codebase quality]]></title>
            <link>https://xiaoyi.ch/posts/quality-simple</link>
            <guid isPermaLink="false">https://xiaoyi.ch/posts/quality-simple</guid>
            <pubDate>Sat, 11 Feb 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[> Can you write docs for the **public** APIs?]]></description>
        </item>
        <item>
            <title><![CDATA[Setting up Pi-hole for Home Ad-blocking]]></title>
            <link>https://xiaoyi.ch/posts/raspberry-pi-pi-hole</link>
            <guid isPermaLink="false">https://xiaoyi.ch/posts/raspberry-pi-pi-hole</guid>
            <pubDate>Wed, 06 Apr 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[I recently was fascinated by Raspberry Pi and the maker communities behind it. One of the useful projects you can build with Raspberry Pi is [Pi-hole](https://pi-hole.net/). It blocks ads, tracking and malicious websites on every device on your local Wi-fi network, and have an easily manageable web interface.]]></description>
        </item>
    </channel>
</rss>