<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[遥かな星]]></title><description><![CDATA[はるかなほし]]></description><link>https://mitoromisaka.cn</link><image><url>https://mitoromisaka.cn/favicon.ico</url><title>遥かな星</title><link>https://mitoromisaka.cn</link></image><generator>Yohaku (https://github.com/Innei/Yohaku)</generator><lastBuildDate>Wed, 03 Jun 2026 12:46:54 GMT</lastBuildDate><atom:link href="https://mitoromisaka.cn/feed" rel="self" type="application/rss+xml"/><pubDate>Wed, 03 Jun 2026 12:46:54 GMT</pubDate><language><![CDATA[zh-CN]]></language><item><title><![CDATA[Hello Yohaku -- My First Blog]]></title><description><![CDATA[<div><blockquote>此渲染由 Yohaku API 生成，或存排版之虞，最佳体验请往：<a href="https://mitoromisaka.cn/posts/default/hello-yohaku">https://mitoromisaka.cn/posts/default/hello-yohaku</a></blockquote><div><p>Welcome to my blog!</p><h2 id="about-me">About Me</h2><p>I am a full-stack developer, passionate about open source and tech writing.</p><h2 id="this-site">This Site</h2><ul><li>Backend: mx-core</li><li>Frontend: Yohaku</li><li>Hosted on Tencent Cloud</li></ul></div><p style="text-align:right"><a href="https://mitoromisaka.cn/posts/default/hello-yohaku#comments">览毕，何不一言？</a></p></div>]]></description><link>https://mitoromisaka.cn/posts/default/hello-yohaku</link><guid isPermaLink="true">https://mitoromisaka.cn/posts/default/hello-yohaku</guid><dc:creator><![CDATA[Kuroko]]></dc:creator><pubDate>Sun, 31 May 2026 06:00:00 GMT</pubDate></item><item><title><![CDATA[Hello Yohaku]]></title><description><![CDATA[<div><blockquote>此渲染由 Yohaku API 生成，或存排版之虞，最佳体验请往：<a href="https://mitoromisaka.cn/notes/1">https://mitoromisaka.cn/notes/1</a></blockquote><span>Yohaku is online.</span><p style="text-align:right"><a href="https://mitoromisaka.cn/notes/1#comments">览毕，何不一言？</a></p></div>]]></description><link>https://mitoromisaka.cn/notes/1</link><guid isPermaLink="true">https://mitoromisaka.cn/notes/1</guid><dc:creator><![CDATA[Kuroko]]></dc:creator><pubDate>Sun, 31 May 2026 05:56:26 GMT</pubDate></item><item><title><![CDATA[部署前夜的记录]]></title><description><![CDATA[<div><blockquote>此渲染由 Yohaku API 生成，或存排版之虞，最佳体验请往：<a href="https://mitoromisaka.cn/notes/2">https://mitoromisaka.cn/notes/2</a></blockquote><span>把后端、前端、反向代理和数据备份重新过了一遍。先让 IP 访问稳定，域名备案后再切 HTTPS。</span><p style="text-align:right"><a href="https://mitoromisaka.cn/notes/2#comments">览毕，何不一言？</a></p></div>]]></description><link>https://mitoromisaka.cn/notes/2</link><guid isPermaLink="true">https://mitoromisaka.cn/notes/2</guid><dc:creator><![CDATA[Kuroko]]></dc:creator><pubDate>Sat, 30 May 2026 09:30:00 GMT</pubDate></item><item><title><![CDATA[TypeScript Generics Guide]]></title><description><![CDATA[<div><blockquote>此渲染由 Yohaku API 生成，或存排版之虞，最佳体验请往：<a href="https://mitoromisaka.cn/posts/default/typescript-generics-guide">https://mitoromisaka.cn/posts/default/typescript-generics-guide</a></blockquote><div><p>Generics is one of the most powerful features of TypeScript.</p><h2 id="why-generics">Why Generics</h2><h2 id="generic-constraints">Generic Constraints</h2><p>Generics allow reusable components while maintaining type safety.</p></div><p style="text-align:right"><a href="https://mitoromisaka.cn/posts/default/typescript-generics-guide#comments">览毕，何不一言？</a></p></div>]]></description><link>https://mitoromisaka.cn/posts/default/typescript-generics-guide</link><guid isPermaLink="true">https://mitoromisaka.cn/posts/default/typescript-generics-guide</guid><dc:creator><![CDATA[Kuroko]]></dc:creator><pubDate>Wed, 15 Apr 2026 08:30:00 GMT</pubDate></item><item><title><![CDATA[把页面点亮]]></title><description><![CDATA[<div><blockquote>此渲染由 Yohaku API 生成，或存排版之虞，最佳体验请往：<a href="https://mitoromisaka.cn/notes/3">https://mitoromisaka.cn/notes/3</a></blockquote><span>先补足最容易空白的内容：时间线、回忆、一言、友链和项目。页面有内容，后续再慢慢换成正式文稿。</span><p style="text-align:right"><a href="https://mitoromisaka.cn/notes/3#comments">览毕，何不一言？</a></p></div>]]></description><link>https://mitoromisaka.cn/notes/3</link><guid isPermaLink="true">https://mitoromisaka.cn/notes/3</guid><dc:creator><![CDATA[Kuroko]]></dc:creator><pubDate>Wed, 01 Apr 2026 12:20:00 GMT</pubDate></item><item><title><![CDATA[Docker Deployment Pitfalls]]></title><description><![CDATA[<div><blockquote>此渲染由 Yohaku API 生成，或存排版之虞，最佳体验请往：<a href="https://mitoromisaka.cn/posts/default/docker-deployment-pitfalls">https://mitoromisaka.cn/posts/default/docker-deployment-pitfalls</a></blockquote><div><p>Notes from deploying with Docker on a low-spec VPS.</p><h2 id="timezone">Timezone</h2><h2 id="memory">Memory</h2><h2 id="registry-mirror">Registry Mirror</h2><p>Use mirrors for faster pulls in China.</p></div><p style="text-align:right"><a href="https://mitoromisaka.cn/posts/default/docker-deployment-pitfalls#comments">览毕，何不一言？</a></p></div>]]></description><link>https://mitoromisaka.cn/posts/default/docker-deployment-pitfalls</link><guid isPermaLink="true">https://mitoromisaka.cn/posts/default/docker-deployment-pitfalls</guid><dc:creator><![CDATA[Kuroko]]></dc:creator><pubDate>Fri, 20 Mar 2026 10:00:00 GMT</pubDate></item><item><title><![CDATA[2025 Year in Review]]></title><description><![CDATA[<div><blockquote>此渲染由 Yohaku API 生成，或存排版之虞，最佳体验请往：<a href="https://mitoromisaka.cn/posts/default/2025-year-review">https://mitoromisaka.cn/posts/default/2025-year-review</a></blockquote><div><p>Another year has passed.</p><h2 id="work">Work</h2><p>Switched teams, moved from backend to full-stack.</p><h2 id="open-source">Open Source</h2><p>Contributed to several projects.</p><h2 id="life">Life</h2><p>Got a cat, learned latte art.</p><blockquote><p>Stay hungry, stay foolish.</p></blockquote></div><p style="text-align:right"><a href="https://mitoromisaka.cn/posts/default/2025-year-review#comments">览毕，何不一言？</a></p></div>]]></description><link>https://mitoromisaka.cn/posts/default/2025-year-review</link><guid isPermaLink="true">https://mitoromisaka.cn/posts/default/2025-year-review</guid><dc:creator><![CDATA[Kuroko]]></dc:creator><pubDate>Tue, 10 Feb 2026 14:00:00 GMT</pubDate></item></channel></rss>