<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>项目 on 硅上观道・我的技术博客</title>
        <link>https://www.changsun.work/projects/</link>
        <description>Recent content in 项目 on 硅上观道・我的技术博客</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>zh-Hans</language>
        <lastBuildDate>Tue, 03 Jun 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://www.changsun.work/projects/atom.xml" rel="self" type="application/rss+xml" /><item>
            <title>全栈开发笔记</title>
            <link>https://www.changsun.work/projects/2506-full-stack/</link>
            <pubDate>Tue, 03 Jun 2025 00:00:00 +0000</pubDate>
            <guid>https://www.changsun.work/projects/2506-full-stack/</guid>
            <description>&lt;img src=&#34;https://www.changsun.work/img/full-stack.webp&#34; alt=&#34;Featured image of post 全栈开发笔记&#34; /&gt;&lt;p&gt;我将详细记录我在学习全栈开发时的心得和感想，并尽我所能将复杂的工程问题，拆解成一系列简明易懂的文章说给你听：&lt;/p&gt;&#xA;&lt;h2 id=&#34;前端笔记&#34;&gt;前端笔记&#xA;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250603-js-basics/&#34; &gt;前端笔记 (1)：ES 标准和 ES6+变量定义方法&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;clojure-语言基础&#34;&gt;Clojure 语言基础&#xA;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250619-clojure-intro/&#34; &gt;Clojure 笔记(1)：语言生态介绍和环境配置&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;内容仍在持续更新中。收藏本站，未来会有更多精彩内容！&lt;/p&gt;&#xA;</description>
        </item><item>
            <title>Rust CLI 实战</title>
            <link>https://www.changsun.work/projects/2505-rust-cli/</link>
            <pubDate>Fri, 16 May 2025 00:00:00 +0000</pubDate>
            <guid>https://www.changsun.work/projects/2505-rust-cli/</guid>
            <description>&lt;img src=&#34;https://www.changsun.work/img/rust-cli.svg&#34; alt=&#34;Featured image of post Rust CLI 实战&#34; /&gt;&lt;p&gt;本专栏将带你从零实现一个微型 grep，涵盖项目搭建、参数解析、文件搜索等核心功能，助你快速入门 CLI 开发！&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250516-rust-cli-1/&#34; &gt;Rust CLI 实战：手搓微型 grep (1) 新建项目&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250517-rust-cli-2/&#34; &gt;Rust CLI 实战：手搓微型 grep (2) 实现软件第一版&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250518-rust-cli-3/&#34; &gt;Rust CLI 实战：手搓微型 grep (3) 更优雅的错误处理&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250520-rust-cli-4/&#34; &gt;Rust CLI 实战：手搓微型 grep (4) 交互式处理错误文件名问题&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;内容仍在持续更新中。收藏本站，未来会有更多精彩内容！&lt;/p&gt;&#xA;</description>
        </item><item>
            <title>知乎问答</title>
            <link>https://www.changsun.work/projects/2505-zhihu-qa/</link>
            <pubDate>Mon, 26 May 2025 00:00:00 +0000</pubDate>
            <guid>https://www.changsun.work/projects/2505-zhihu-qa/</guid>
            <description>&lt;img src=&#34;https://www.changsun.work/img/zhihu-qa.svg&#34; alt=&#34;Featured image of post 知乎问答&#34; /&gt;&lt;p&gt;我将按照写作时间顺序的倒序，依次列举我所发布的知乎回答。希望下列内容能对你有所启发：&lt;/p&gt;&#xA;&lt;h2 id=&#34;2025&#34;&gt;2025&#xA;&lt;/h2&gt;&lt;h3 id=&#34;6-月&#34;&gt;6 月&#xA;&lt;/h3&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250602-meaning-of-life-given-ai/&#34; &gt;当我们发现毕生追求的知识在 AI 面前毫无价值时，如何重建存在的意义？&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;5-月&#34;&gt;5 月&#xA;&lt;/h3&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250529-deepseek-r1-0528/&#34; &gt;5 月 28 日 DeepSeek R1 模型完成小版本试升级并开源，具体有哪些提升？&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250526-information-overload/&#34; &gt;信息闭塞和被信息洪流冲刷，哪个弊端更大？谈错误信息的危害性&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250515-resource-aquiring/&#34; &gt;学计算机有什么好的获取学习资料的方法？掌握高效的资料收集技巧&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250514-cdn/&#34; &gt;有哪些看起来很高端的技术其实原理很暴力很初级？浅析 CDN 内容分发网络原理&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.changsun.work/post/250512-coding/&#34; &gt;学习编程可以为自己带来什么？- 理论与实践的紧密结合&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;</description>
        </item></channel>
</rss>
