﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>ukeraser</title>
        <link>https://ukesjtu.github.io/</link>
        <description>ukeraser's personal site. Notes on technology, learning, and making things.</description>
        <lastBuildDate>Sun, 20 Sep 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Next.js + feed</generator>
        <language>en-US</language>
        <copyright>© 2026 ukeraser</copyright>
        <atom:link href="https://ukesjtu.github.io/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Reading Code Radio's API: From Raw Responses to a Reusable Client Model]]></title>
            <link>https://ukesjtu.github.io/blog/code-radio-api-schema</link>
            <guid isPermaLink="false">https://ukesjtu.github.io/blog/code-radio-api-schema</guid>
            <pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[A practical tour of Code Radio's REST and SSE payloads, with a small normalization layer you can use to build your own player, plugin, or status UI.]]></description>
            <author>ukeraser</author>
        </item>
        <item>
            <title><![CDATA[What ln Really Links]]></title>
            <link>https://ukesjtu.github.io/blog/linux-cli-ln</link>
            <guid isPermaLink="false">https://ukesjtu.github.io/blog/linux-cli-ln</guid>
            <pubDate>Tue, 18 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Six hands-on experiments reveal how hard links, symbolic links, inodes, unlinking, path resolution, and atomic release switches actually work on Linux.]]></description>
            <author>ukeraser</author>
        </item>
        <item>
            <title><![CDATA[Hello, Markdown 世界]]></title>
            <link>https://ukesjtu.github.io/blog/hello-world</link>
            <guid isPermaLink="false">https://ukesjtu.github.io/blog/hello-world</guid>
            <pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[CommonMark、GFM、数学公式与中文排版的综合测试页。]]></description>
            <author>ukeraser</author>
        </item>
    </channel>
</rss>