<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Unknown Blog</title>
        <link>https://nyan.best/</link>
        <description>Dreaming nothing.</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>i@tdiant.net (绫)</managingEditor>
            <webMaster>i@tdiant.net (绫)</webMaster><lastBuildDate>Sat, 11 Apr 2026 15:42:07 &#43;0800</lastBuildDate>
            <atom:link href="https://nyan.best/index.xml" rel="self" type="application/rss+xml" />
        <item>
    <title>也许Agents需要个上下文管理器</title>
    <link>https://nyan.best/2026/04/context-management-is-needed/</link>
    <pubDate>Sat, 11 Apr 2026 15:42:07 &#43;0800</pubDate><author>
        <name>绫</name>
    </author><guid>https://nyan.best/2026/04/context-management-is-needed/</guid>
    <description><![CDATA[<p>今天在群里在群里跟网友吹比，吹着吹着突然发现一个问题。现在AI技术日新月异，我们似乎一直没有关注过上下文这一块的问题。</p>]]></description>
</item><item>
    <title>写在2026年刚开始的时候</title>
    <link>https://nyan.best/2026/04/2025-summary/</link>
    <pubDate>Mon, 06 Apr 2026 23:32:35 &#43;0800</pubDate><author>
        <name>绫</name>
    </author><guid>https://nyan.best/2026/04/2025-summary/</guid>
    <description><![CDATA[<p>时光荏苒，岁月如梭，转眼间2025年就结束了。</p>
<p>每年我都会写一些有的没的的东西。按理说应该是在年初写，但是因为自己摸鱼，一直没有下笔来写这篇文章。</p>]]></description>
</item><item>
    <title>多实例单体部署真的靠谱吗？</title>
    <link>https://nyan.best/2025/12/monolith-scaling-myth-multiple-instances/</link>
    <pubDate>Wed, 24 Dec 2025 02:28:14 &#43;0800</pubDate><author>
        <name>绫</name>
    </author><guid>https://nyan.best/2025/12/monolith-scaling-myth-multiple-instances/</guid>
    <description><![CDATA[<p>现在可不是所有人都觉得微服务架构是首选的。有些人觉得没必要什么业务都搞微服务，大单体仍然是有意义的。</p>
<p>但是我认为凡事并不是那么绝对。<br>
在实践中，有些人似乎把贯彻大单体的思路执行歪了。由于各种原因，系统开发采用大单体架构，最终落实到部署时采用的却是大单体应用多开的部署方案。</p>
<p>这种多实例单体部署真的靠谱吗？</p>]]></description>
</item><item>
    <title>找对象真难</title>
    <link>https://nyan.best/2025/11/why-i-no-girlfriends/</link>
    <pubDate>Sat, 15 Nov 2025 23:10:43 &#43;0800</pubDate><author>
        <name>绫</name>
    </author><guid>https://nyan.best/2025/11/why-i-no-girlfriends/</guid>
    <description><![CDATA[<p>在深夜敲下这些字的时候，我正在思考一个听起来很俗的问题，那便是“为什么我没有对象”。</p>
<p>我相信对于绝大多数人来说，肯定是希望自己能找到一个自己喜欢，并且喜欢自己的人的。<br>
我自己也一直希望能脱单，但是我一直没能谈上过女朋友。<br>
这件事想实现的话，真的难如登天。</p>]]></description>
</item><item>
    <title>原来Linux的文件权限玩法还有这么多啊</title>
    <link>https://nyan.best/2025/10/linux-permissions/</link>
    <pubDate>Fri, 31 Oct 2025 02:14:11 &#43;0800</pubDate><author>
        <name>绫</name>
    </author><guid>https://nyan.best/2025/10/linux-permissions/</guid>
    <description><![CDATA[<p>说起来我有点火星，我一直以为Linux的文件权限很简单，只能设置文件所有者、所在组和其他人的读、写和执行权限，把它们都用一个比特位表示的话，恰好是一个9位二进制数字，<del>遇到问题大不了777一把梭</del>。</p>
<p>然而实际上Linux的文件权限不是9位，而是12位。</p>
<p>那多出来的3位能做什么呢？</p>]]></description>
</item></channel>
</rss>
