<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Jasper Labs</title>
        <link>https://jasper-labs.cn</link>
        <description>个人知识库和博客网站，包含Python、算法、技术笔记等内容</description>
        <lastBuildDate>Tue, 12 May 2026 11:59:13 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <image>
            <title>Jasper Labs</title>
            <url>https://jasper-labs.cn/images/logo.svg</url>
            <link>https://jasper-labs.cn</link>
        </image>
        <copyright>Copyright © 2026 Jasper</copyright>
        <item>
            <title><![CDATA[常用工具]]></title>
            <link>https://jasper-labs.cn/tools/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/tools/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[精选开发工具推荐，提升效率的软件和在线服务。]]></description>
        </item>
        <item>
            <title><![CDATA[Agent Skills 技能库]]></title>
            <link>https://jasper-labs.cn/skills/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/skills/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[扩展 AI 编程助手能力的标准化功能模块库，涵盖代码审查、测试、重构、文档生成等场景。]]></description>
        </item>
        <item>
            <title><![CDATA[Python 工程实践]]></title>
            <link>https://jasper-labs.cn/python/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/python/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[聚焦 Python 工程实践，围绕高可用组件、数据处理、性能优化与可复用实现持续沉淀深度内容。]]></description>
        </item>
        <item>
            <title><![CDATA[Prompt 提示词库]]></title>
            <link>https://jasper-labs.cn/prompts/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/prompts/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[精选 AI 提示词集合，助你高效使用 AI 工具。涵盖写作、编程、数据分析、学习等多个领域。]]></description>
        </item>
        <item>
            <title><![CDATA[其他内容]]></title>
            <link>https://jasper-labs.cn/others/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/others/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[站点说明、归档、地图与更新记录等辅助页面入口。]]></description>
        </item>
        <item>
            <title><![CDATA[Linux 与技术笔记]]></title>
            <link>https://jasper-labs.cn/notes/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/notes/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[记录 Linux 运维、系统排障、编译部署与日常开发中可复用的技术笔记，强调真实问题和落地方案。]]></description>
        </item>
        <item>
            <title><![CDATA[算法与数据结构]]></title>
            <link>https://jasper-labs.cn/algorithm/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/algorithm/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[从复杂度分析、常用数据结构到题解拆解，沉淀可复用的算法思路与解题框架。]]></description>
        </item>
        <item>
            <title><![CDATA[AI 应用落地]]></title>
            <link>https://jasper-labs.cn/ai/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/ai/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[覆盖大模型基础、Prompt 工程、工作流编排与评测迭代的 AI 专题入口，强调工程化理解与可执行方法。]]></description>
        </item>
        <item>
            <title><![CDATA[排序算法]]></title>
            <link>https://jasper-labs.cn/algorithm/sorting/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/algorithm/sorting/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[从比较排序到线性排序，建立时间复杂度、稳定性与使用场景之间的联系。]]></description>
        </item>
        <item>
            <title><![CDATA[数据结构]]></title>
            <link>https://jasper-labs.cn/algorithm/data-structure/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/algorithm/data-structure/</guid>
            <pubDate>Tue, 12 May 2026 11:58:56 GMT</pubDate>
            <description><![CDATA[从时间复杂度、线性结构到树图模型，建立更稳固的数据结构理解框架。]]></description>
        </item>
        <item>
            <title><![CDATA[4、context工程与内存管理]]></title>
            <link>https://jasper-labs.cn/ai/vibe-coding/04-content-engineering/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/ai/vibe-coding/04-content-engineering/</guid>
            <pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[同一句 Prompt，今天让 AI 改 Bug，它像开挂；明天还是这句 Prompt，它像失忆。你以为是模型抽风，真相往往更朴素一点。]]></description>
            <category>AI</category>
            <category>Vibe Coding</category>
        </item>
        <item>
            <title><![CDATA[3、prompt工程体系进化]]></title>
            <link>https://jasper-labs.cn/ai/vibe-coding/03-prompt-engineering-evolution/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/ai/vibe-coding/03-prompt-engineering-evolution/</guid>
            <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[prompt工程体系进化]]></description>
            <category>AI</category>
            <category>Vibe Coding</category>
        </item>
        <item>
            <title><![CDATA[2、LLM基础 底层机制]]></title>
            <link>https://jasper-labs.cn/ai/vibe-coding/02-llm-fundamentals/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/ai/vibe-coding/02-llm-fundamentals/</guid>
            <pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[你身边是不是也有这样的人—— 一种人把 AI 当神仙，丢一句"帮我写个登录功能"，代码出来了直接合入主分支，出了 Bug 一脸懵逼："AI 写的啊，它怎么会错？另一种人把 AI 当骗子，试了两次发现生成的代码跑不起来，从此逢人就说："AI 编程？割韭菜的，根本不能用。]]></description>
            <category>AI</category>
            <category>Vibe Coding</category>
        </item>
        <item>
            <title><![CDATA[1、Vibe Coding简介]]></title>
            <link>https://jasper-labs.cn/ai/vibe-coding/01-vibe-coding-intro/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/ai/vibe-coding/01-vibe-coding-intro/</guid>
            <pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Vibe Coding（国内圈子里常开玩笑叫它“氛围编程”或者“感觉流编程”），这词听起来是不是挺玄乎？脑海里是不是浮现出：程序员点着香薰、放着 Lo-Fi 纯音乐、不用看屏幕就能盲打敲键盘的画面？ 大错特错！它其实是近期最硬核、最具颠覆性的软件开发新姿势。Vibe Coding（氛围编程） 这个词...]]></description>
            <category>AI</category>
            <category>Vibe Coding</category>
        </item>
        <item>
            <title><![CDATA[Linux 常用命令速查手册]]></title>
            <link>https://jasper-labs.cn/notes/linux/linux-commands/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/notes/linux/linux-commands/</guid>
            <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[全面整理 Linux 常用命令，包括缓存清理、文件搜索、磁盘管理、进程管理等运维必备命令，附带参数说明和使用示例，适合日常快速查阅。]]></description>
            <category>Linux</category>
            <category>运维</category>
            <category>命令行</category>
            <category>速查手册</category>
        </item>
        <item>
            <title><![CDATA[CentOS 7 升级 GCC 版本至 8.3.1]]></title>
            <link>https://jasper-labs.cn/notes/linux/centos7-upgrade-gcc/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/notes/linux/centos7-upgrade-gcc/</guid>
            <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[在 CentOS 7 上通过 CentOS SCL 方式将 GCC 从 4.8.5 升级到 8.3.1，包含国内阿里云镜像源配置、安装验证等完整步骤。]]></description>
            <category>Linux</category>
            <category>GCC</category>
            <category>CentOS</category>
            <category>SCL</category>
        </item>
        <item>
            <title><![CDATA[ARM架构下编译安装Nmap7.95]]></title>
            <link>https://jasper-labs.cn/notes/linux/arm-compile-nmap/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/notes/linux/arm-compile-nmap/</guid>
            <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[从 nmap 官方网站下载源代码并在 ARM 平台编译安装 nmap-7.95 的全过程，含常见依赖问题处理]]></description>
            <category>Linux</category>
        </item>
        <item>
            <title><![CDATA[无限域名邮箱打造]]></title>
            <link>https://jasper-labs.cn/notes/unlimited-domain-email/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/notes/unlimited-domain-email/</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[无限域名邮箱指的是一种可以生成多个别名邮箱地址的域名邮箱，这些别名都指向同一个主邮箱，用于接收邮件。这种方式的主要优点是保护隐私、方便管理邮件和减少垃圾邮件。 无限域名邮箱的核心在于“别名”的概念。你可以为你的域名邮箱设置多个别名，例如：yourname+alias1@yourdomain.com,...]]></description>
            <category>邮箱</category>
        </item>
        <item>
            <title><![CDATA[Python 生成并插入百万数据到 MySQL 的最佳实践]]></title>
            <link>https://jasper-labs.cn/python/advanced/python-insert-millions-to-mysql/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/python/advanced/python-insert-millions-to-mysql/</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[本文介绍如何使用 Python 高效生成百万级测试数据并批量插入 MySQL，涵盖 Mimesis 数据生成、executemany 批量插入、事务优化等关键技巧，适用于 API 性能测试场景。]]></description>
            <category>Python</category>
            <category>MySQL</category>
            <category>性能优化</category>
            <category>数据生成</category>
        </item>
        <item>
            <title><![CDATA[Python 删除列表元素的 6 种方法详解]]></title>
            <link>https://jasper-labs.cn/python/advanced/python-delete-list-elements/</link>
            <guid isPermaLink="false">https://jasper-labs.cn/python/advanced/python-delete-list-elements/</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[全面讲解 Python 删除列表元素的 6 种常用方法，包括 pop()、remove()、del、列表推导式、clear() 和切片赋值，附带使用场景对比和注意事项。]]></description>
            <category>Python</category>
            <category>列表</category>
            <category>数据结构</category>
        </item>
    </channel>
</rss>