<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
    <title>Development - Unknown Blog</title>
    <link rel="alternate" type="text/html" href="https://nyan.best/tags/development/" />
    <link rel="self" type="application/atom&#43;xml" href="https://nyan.best/tags/development/atom.xml" />
    <id>https://nyan.best/tags/development/</id>
    <generator uri="https://gohugo.io" version="0.164.0">Hugo</generator>
    <updated>2026-07-22T17:59:03+08:00</updated>
    <author><name>绫</name><email>i@tdiant.net</email>
    </author>
    <entry>
        <title>尝试用用看Zed</title>
        <link rel="alternate" type="text/html" href="https://nyan.best/2026/04/trying-to-use-zed/" />
        <id>https://nyan.best/2026/04/trying-to-use-zed/</id>
        <published>2026-04-30T23:28:54+08:00</published>
        <updated>2026-05-01T02:05:02+08:00</updated>
        <author>
            <name>绫</name>
        </author>
        <summary type="html">&lt;p&gt;平常写的代码绝大多数都是Python、Kotlin、Java、Typescript之类的，也经常用Markdown写写文档。最近我还打算折腾折腾Rust。&lt;br&gt;
这几天里，我在开始尝试用Zed来写这些代码。&lt;/p&gt;</summary>
    </entry>
    <entry>
        <title>也许Agents需要个上下文管理器</title>
        <link rel="alternate" type="text/html" href="https://nyan.best/2026/04/context-management-is-needed/" />
        <id>https://nyan.best/2026/04/context-management-is-needed/</id>
        <published>2026-04-11T15:42:07+08:00</published>
        <updated>2026-04-11T17:26:16+08:00</updated>
        <author>
            <name>绫</name>
        </author>
        <summary type="html">&lt;p&gt;今天在群里在群里跟网友吹比，吹着吹着突然发现一个问题。现在AI技术日新月异，我们似乎一直没有关注过上下文这一块的问题。&lt;/p&gt;</summary>
    </entry>
    <entry>
        <title>多实例单体部署真的靠谱吗？</title>
        <link rel="alternate" type="text/html" href="https://nyan.best/2025/12/monolith-scaling-myth-multiple-instances/" />
        <id>https://nyan.best/2025/12/monolith-scaling-myth-multiple-instances/</id>
        <published>2025-12-24T02:28:14+08:00</published>
        <updated>2025-12-31T04:01:54+08:00</updated>
        <author>
            <name>绫</name>
        </author>
        <summary type="html">&lt;p&gt;现在可不是所有人都觉得微服务架构是首选的。有些人觉得没必要什么业务都搞微服务，大单体仍然是有意义的。&lt;/p&gt;
&lt;p&gt;但是我认为凡事并不是那么绝对。&lt;br&gt;
在实践中，有些人似乎把贯彻大单体的思路执行歪了。由于各种原因，系统开发采用大单体架构，最终落实到部署时采用的却是大单体应用多开的部署方案。&lt;/p&gt;
&lt;p&gt;这种多实例单体部署真的靠谱吗？&lt;/p&gt;</summary>
    </entry>
    <entry>
        <title>Java 8加入的Optional在实际使用时是如何让人红温的</title>
        <link rel="alternate" type="text/html" href="https://nyan.best/2025/04/optional-in-java8-frustrations/" />
        <id>https://nyan.best/2025/04/optional-in-java8-frustrations/</id>
        <published>2025-04-21T17:49:12Z</published>
        <updated>2025-09-24T02:29:18+08:00</updated>
        <author>
            <name>绫</name>
        </author>
        <summary type="html">&lt;p&gt;Java 8引入了&lt;code&gt;Optional&lt;/code&gt;这样一个很有意义的特性，但是在实际操作中很容易让人红温。&lt;/p&gt;</summary>
    </entry>
    <entry>
        <title>对JWT在实际应用中的几个争议点的小看法</title>
        <link rel="alternate" type="text/html" href="https://nyan.best/2025/02/jwt-debates/" />
        <id>https://nyan.best/2025/02/jwt-debates/</id>
        <published>2025-02-28T23:11:59Z</published>
        <updated>2025-09-24T02:53:22+08:00</updated>
        <author>
            <name>绫</name>
        </author>
        <summary type="html">&lt;p&gt;在实际用JWT的时候，经常会因为一些问题在网上看到很多不一样的思路。甚至在部分培训机构的课程里，可能不同老师的讲解的做法能差异很多。&lt;br&gt;
其实我自己也很好奇到底应该怎么做，今天针对这些问题仔细思考了一下。&lt;/p&gt;</summary>
    </entry>
</feed>
