<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Development - 标签 - Unknown Blog</title>
        <link>https://nyan.best/tags/development/</link>
        <description>Development - 标签 - Unknown Blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>i@tdiant.net (绫)</managingEditor>
            <webMaster>i@tdiant.net (绫)</webMaster><lastBuildDate>Thu, 30 Apr 2026 23:28:54 &#43;0800</lastBuildDate><atom:link href="https://nyan.best/tags/development/" rel="self" type="application/rss+xml" /><item>
    <title>尝试用用看Zed</title>
    <link>https://nyan.best/2026/04/trying-to-use-zed/</link>
    <pubDate>Thu, 30 Apr 2026 23:28:54 &#43;0800</pubDate><author>
        <name>绫</name>
    </author><guid>https://nyan.best/2026/04/trying-to-use-zed/</guid>
    <description><![CDATA[<p>平常写的代码绝大多数都是Python、Kotlin、Java、Typescript之类的，也经常用Markdown写写文档。最近我还打算折腾折腾Rust。<br>
这几天里，我在开始尝试用Zed来写这些代码。</p>]]></description>
</item><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>多实例单体部署真的靠谱吗？</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>Java 8加入的Optional在实际使用时是如何让人红温的</title>
    <link>https://nyan.best/2025/04/optional-in-java8-frustrations/</link>
    <pubDate>Mon, 21 Apr 2025 17:49:12 &#43;0000</pubDate><author>
        <name>绫</name>
    </author><guid>https://nyan.best/2025/04/optional-in-java8-frustrations/</guid>
    <description><![CDATA[<p>Java 8引入了<code>Optional</code>这样一个很有意义的特性，但是在实际操作中很容易让人红温。</p>]]></description>
</item><item>
    <title>对JWT在实际应用中的几个争议点的小看法</title>
    <link>https://nyan.best/2025/02/jwt-debates/</link>
    <pubDate>Fri, 28 Feb 2025 23:11:59 &#43;0000</pubDate><author>
        <name>绫</name>
    </author><guid>https://nyan.best/2025/02/jwt-debates/</guid>
    <description><![CDATA[<p>在实际用JWT的时候，经常会因为一些问题在网上看到很多不一样的思路。甚至在部分培训机构的课程里，可能不同老师的讲解的做法能差异很多。<br>
其实我自己也很好奇到底应该怎么做，今天针对这些问题仔细思考了一下。</p>]]></description>
</item></channel>
</rss>
