<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Junetheriver's Blog</title>
    <link>https://blog.river9.top/</link>
    <description>Anything but useful</description>
    <copyright>All rights reserved 2026, River June</copyright>
    <lastBuildDate>Fri, 12 Jun 2026 01:51:39 GMT</lastBuildDate>
    <generator>Hexo</generator>
    <atom:link href="https://blog.river9.top/rss2.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Japari MMD 项目经验总结</title>
      <link>https://blog.river9.top/2026/06/12/japari-mmd-project-notes/</link>
      <description>
        <![CDATA[<p><img data-src="https://111.229.107.158:38181/i/2026/06/12/fqfk25-0.png" alt="Pasted image 20260609223627" /></p>
<p>视频链接：<span class="exturl"]]>
      </description>
      <author>River June</author>
      <category domain="https://blog.river9.top/categories/Notes/">Notes</category>
      <category domain="https://blog.river9.top/tags/Blender/">Blender</category>
      <category domain="https://blog.river9.top/tags/MMD/">MMD</category>
      <category domain="https://blog.river9.top/tags/%E5%8E%9F%E7%A5%9EMMD/">原神MMD</category>
      <pubDate>Fri, 12 Jun 2026 01:41:57 GMT</pubDate>
    </item>
    <item>
      <title>解决 Synology SSH 连接不上的问题</title>
      <link>https://blog.river9.top/2026/05/24/fix-synology-ssh-publickey-acl/</link>
      <description>
        <![CDATA[<h2 id="问题描述"><a class="markdownIt-Anchor" href="#问题描述"></a> 问题描述</h2>
<p>群晖（Synology DSM）开启 SSH 服务后，使用公钥登录仍然失败，客户端只看到：</p>
<figure class="highlight text"><table><tr><td class="gutter"><pre><span]]>
      </description>
      <author>River June</author>
      <category domain="https://blog.river9.top/categories/Notes/">Notes</category>
      <category domain="https://blog.river9.top/tags/Synology/">Synology</category>
      <category domain="https://blog.river9.top/tags/SSH/">SSH</category>
      <category domain="https://blog.river9.top/tags/DSM/">DSM</category>
      <category domain="https://blog.river9.top/tags/NAS/">NAS</category>
      <pubDate>Sun, 24 May 2026 08:44:28 GMT</pubDate>
    </item>
    <item>
      <title>五一使用 Codex 做 Blender MMD 自动化的一次尝试</title>
      <link>https://blog.river9.top/2026/05/07/blender-mmd-codex-mayday/</link>
      <description>
        <![CDATA[<div class="codex-note">
  本文由 Codex 根据五一期间的聊天记录整理撰写，内容经我指定主题、结构和写作约束后生成。
</div>
<h1 id="五一使用-codex-做-blender-mmd-自动化的一次尝试"><a class="markdownIt-Anchor" href="#五一使用-codex-做-blender-mmd-自动化的一次尝试"></a>]]>
      </description>
      <author>River June</author>
      <category domain="https://blog.river9.top/categories/Notes/">Notes</category>
      <category domain="https://blog.river9.top/tags/Codex/">Codex</category>
      <category domain="https://blog.river9.top/tags/Blender/">Blender</category>
      <category domain="https://blog.river9.top/tags/MMD/">MMD</category>
      <category domain="https://blog.river9.top/tags/%E8%87%AA%E5%8A%A8%E5%8C%96/">自动化</category>
      <pubDate>Thu, 07 May 2026 07:56:08 GMT</pubDate>
    </item>
    <item>
      <title>Gee-Web 学习笔记：语法卡点与框架闭环</title>
      <link>https://blog.river9.top/2026/04/30/gee-web-learning-notes-2026-04-30/</link>
      <description>
        <![CDATA[<div class="codex-note">
  本文由 Codex 整理撰写，内容经我指定主题、结构和写作约束后生成。
</div>
<p>这一阶段我在做 <code>7days-golang</code> 里的 Gee-Web 框架实战。相关教程是 <span class="exturl"]]>
      </description>
      <author>River June</author>
      <category domain="https://blog.river9.top/categories/Notes/">Notes</category>
      <category domain="https://blog.river9.top/tags/Go/">Go</category>
      <category domain="https://blog.river9.top/tags/Gee/">Gee</category>
      <category domain="https://blog.river9.top/tags/Web-Framework/">Web Framework</category>
      <category domain="https://blog.river9.top/tags/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/">学习笔记</category>
      <pubDate>Thu, 30 Apr 2026 14:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Aseprite Works</title>
      <link>https://blog.river9.top/2026/04/28/aseprite-works/</link>
      <description>
        <![CDATA[<p>我的 Aseprite 小作品合集 ✨</p>
<style>
.aseprite-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 18px;
  margin-top: 14px;
}

.aseprite-card {
  background:]]>
      </description>
      <author>River June</author>
      <category domain="https://blog.river9.top/categories/Art/">Art</category>
      <category domain="https://blog.river9.top/tags/Aseprite/">Aseprite</category>
      <category domain="https://blog.river9.top/tags/Pixel-Art/">Pixel Art</category>
      <pubDate>Tue, 28 Apr 2026 13:05:00 GMT</pubDate>
    </item>
    <item>
      <title>迷思-大模型×人脑：多语义表征、Hyper-alignment 与脑机解码</title>
      <link>https://blog.river9.top/2025/05/17/aiandbrain/</link>
      <description>
        <![CDATA[<div class="chat chat-user" data-time="2025-05-17T02:51:18.845Z">
<p>陪我聊会天吧</p>

</div>
<div class="chat chat-assistant chat-thoughts"]]>
      </description>
      <author>River June</author>
      <pubDate>Sat, 17 May 2025 08:16:29 GMT</pubDate>
    </item>
    <item>
      <title>chat2blog: 把ChatGPT对话记录放进你的博客里</title>
      <link>https://blog.river9.top/2025/05/13/chatTag/</link>
      <description>
        <![CDATA[<div class="note warning"><h2 id="内容提示"><a class="markdownIt-Anchor" href="#内容提示"></a> 内容提示</h2>
<p>以下内容均为IDE（Augment Code/Copilot）瞎生成的，请勿当真</p>
</div>
<div class="chat]]>
      </description>
      <author>River June</author>
      <pubDate>Tue, 13 May 2025 15:38:29 GMT</pubDate>
    </item>
    <item>
      <title>Hello</title>
      <link>https://blog.river9.top/2025/05/01/hello/</link>
      <description>
        <![CDATA[<h1 id="hello"><a class="markdownIt-Anchor" href="#hello"></a> Hello</h1>
<p>This is the default]]>
      </description>
      <author>River June</author>
      <category domain="https://blog.river9.top/tags/Hexo/">Hexo</category>
      <pubDate>Thu, 01 May 2025 03:19:29 GMT</pubDate>
    </item>
  </channel>
</rss>
