<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Little Win's Blog</title><link>https://blog.littlewin.top/</link><description>Recent content — Little Win's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Wed, 23 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.littlewin.top/index.xml" rel="self" type="application/rss+xml"/><item><title>旧博客停运后，我用 AI 手搓了一套 Hugo 主题</title><link>https://blog.littlewin.top/posts/ai-hugo-theme/</link><pubDate>Wed, 23 Sep 2026 00:00:00 +0000</pubDate><author>小稳</author><guid>https://blog.littlewin.top/posts/ai-hugo-theme/</guid><description> 从 Cloudflare 全家桶停摆，到用 AI 搓出一套像素风 Hugo 主题、投稿官方主题库。一篇没什么技术含量、全是折腾的记录。
起因 # 起因很简单：我原来的博客，是用 flare-stack-blog 这个仓库搭的。</description></item><item><title>从ChatGPT到Agent：一个CS学生的AI三年体验</title><link>https://blog.littlewin.top/posts/chatgpt-to-agent/</link><pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate><author>小稳</author><guid>https://blog.littlewin.top/posts/chatgpt-to-agent/</guid><description> 我是个即将毕业的计算机专业学生，也算是也是亲眼看着 AI 改变整个行业。从 2023 年初第一次用 ChatGPT 到现在，三年时间，AI 从聊天机器人变成写代码离不开的工具，再到现在开始聊 Agent，这一路我都是亲历者。网上关于 AI 的讨论太多，这篇我不对比模型，也不做任何评价，就讲我自己真实的使用经历：从最开始把 AI 当 Siri，到写代码离不开，再到现在用 Agent 的全过程 —— 一个普通 CS 学生，三年和 AI 一起成长的记录。</description></item><item><title>Git 实战指南</title><link>https://blog.littlewin.top/posts/git-guide/</link><pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate><author>小稳</author><guid>https://blog.littlewin.top/posts/git-guide/</guid><description> 这篇文章面向 Git 初学者。从"为什么要用版本控制"讲起，覆盖 Git 的核心概念与常用操作，讲解 worktree 多分支并行开发、提交规范，最后介绍 GitHub / GitLab / Gitee 协作流程。
一、为什么要用版本控制 # 在讲 Git 之前，先回答一个更基本的问题：写代码为什么要用版本控制工具？</description></item><item><title>Spring Boot 接入大模型 LangChain4j 实战</title><link>https://blog.littlewin.top/posts/springboot-langchain4j/</link><pubDate>Tue, 12 May 2026 00:00:00 +0000</pubDate><author>小稳</author><guid>https://blog.littlewin.top/posts/springboot-langchain4j/</guid><description> 在毕设项目"智能笔记系统"中，我需要给笔记加上 AI 摘要、写作助手、智能标签推荐、自然语言数据分析四个功能。这篇文章记录我从选型到实现的全过程，重点讲怎么在 Spring Boot 项目中接入大模型 API。</description></item><item><title>树形结构通用工具类</title><link>https://blog.littlewin.top/posts/tree-utils/</link><pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate><author>小稳</author><guid>https://blog.littlewin.top/posts/tree-utils/</guid><description> 在毕设项目的开发过程中，我遇到了一个反复出现的场景：菜单需要树形结构、分类需要树形结构、以后如果有组织架构大概率也需要。每次写一遍递归构建逻辑显然不优雅，于是我封装了一个通用的 TreeUtils 工具类。这篇文章记录我的设计思路和实现细节。</description></item><item><title>《守岁共此时》魔术解析</title><link>https://blog.littlewin.top/posts/magic-trick/</link><pubDate>Sun, 11 Feb 2024 00:00:00 +0000</pubDate><author>小稳</author><guid>https://blog.littlewin.top/posts/magic-trick/</guid><description> 一、引言 # 2024 央视春晚上，刘谦的魔术《守岁共此时》是我全场最喜欢的节目。当时看直播就觉得这背后肯定不只是巧合，应该有数学规律。自己研究的过程中接触到了约瑟夫环，感觉跟魔术最后的淘汰环节有些相似，于是就写了这篇分析。</description></item></channel></rss>