<?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type="text/xsl" href="rss.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>RioHu&#39;s Website</title><description>Rio 的个人博客：Java 后端、AI 编程工具与独立开发的技术笔记和随想。</description><link>https://riohu.com/</link><atom:link href="https://riohu.com/feed_rss_created.xml" rel="self" type="application/rss+xml" /> <managingEditor>Rio HU</managingEditor><docs>https://github.com/riohuky/riohuky.github.io</docs><language>zh</language> <pubDate>Fri, 17 Jul 2026 09:41:28 -0000</pubDate> <lastBuildDate>Fri, 17 Jul 2026 09:41:28 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.19.0</generator> <image> <url>https://riohu.com/assets/logo/logo.png</url> <title>RioHu's Website</title> <link>https://riohu.com/</link> </image> <item> <title>2025 年度技术复盘：成长、变化与思考</title> <author>Kangying Hu</author> <category>年度复盘</category> <category>终生学习</category> <category>随笔</category> <category>随笔</category> <description>回顾 2025 年的技术成长与思考：踩过的坑、获得的收获，以及对未来方向的规划与反思。</description> <link>https://riohu.com/blog/2025-year-review/</link> <pubDate>Wed, 31 Dec 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/2025-year-review/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/2025-year-review.png" type="image/png" length="19323" /> </item> <item> <title>我在用的 AI 工具，以及一些使用心得</title> <author>Kangying Hu</author> <category>AI</category> <category>AI</category> <category>效率工具</category> <category>随笔</category> <description>记录我日常在用的 AI 工具与真实使用心得：编程助手、效率工具的选型与个人体验。</description> <link>https://riohu.com/blog/ai-tools-collection/</link> <pubDate>Sat, 15 Nov 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/ai-tools-collection/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/ai-tools-collection.png" type="image/png" length="15212" /> </item> <item> <title>独立开发这件事：一个程序员的胡思乱想</title> <author>Kangying Hu</author> <category>独立开发</category> <category>独立开发</category> <category>随笔</category> <category>随笔</category> <description>一个后端程序员对独立开发的思考与困惑：为什么想做自己的产品，以及这条路上的纠结与想法。</description> <link>https://riohu.com/blog/indie-hacker-thoughts/</link> <pubDate>Mon, 20 Oct 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/indie-hacker-thoughts/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/indie-hacker-thoughts.png" type="image/png" length="12975" /> </item> <item> <title>《Effective Java》阅读总结</title> <author>Kangying Hu</author> <category>Java</category> <category>读书笔记</category> <category>阅读</category> <description>《Effective Java》核心实践提炼：把书读薄，聚焦最有价值的编码原则，便于回顾与应用。</description> <link>https://riohu.com/blog/effective-java/</link> <pubDate>Tue, 09 Sep 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/effective-java/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/effective-java.png" type="image/png" length="23267" /> </item> <item> <title>Redis 缓存策略与常见问题解决方案</title> <author>Kangying Hu</author> <category>Engineering</category> <category>Redis</category> <category>终生学习</category> <category>缓存</category> <description>深入讲解 Redis 缓存策略、数据结构选型，以及缓存穿透、击穿、雪崩等常见问题的解决方案。</description> <link>https://riohu.com/blog/redis-cache-strategy/</link> <pubDate>Mon, 01 Sep 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/redis-cache-strategy/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/redis-cache-strategy.png" type="image/png" length="20814" /> </item> <item> <title>MySQL 索引优化实战指南</title> <author>Kangying Hu</author> <category>Engineering</category> <category>MySQL</category> <category>数据库</category> <category>终生学习</category> <description>从索引原理出发，讲解 MySQL 索引类型、创建原则、优化技巧与常见索引失效场景，帮你写出更高效的 SQL。</description> <link>https://riohu.com/blog/mysql-index-optimization/</link> <pubDate>Sun, 10 Aug 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/mysql-index-optimization/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/mysql-index-optimization.png" type="image/png" length="22986" /> </item> <item> <title>Spring Boot 最佳实践与常用技巧</title> <author>Kangying Hu</author> <category>Engineering</category> <category>Java</category> <category>Spring Boot</category> <category>终生学习</category> <description>Spring Boot 开发最佳实践：项目结构、配置管理、异常处理、日志规范与性能优化技巧。</description> <link>https://riohu.com/blog/spring-boot-best-practices/</link> <pubDate>Tue, 15 Jul 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/spring-boot-best-practices/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/spring-boot-best-practices.png" type="image/png" length="25575" /> </item> <item> <title>用 Cursor 有感：AI 编程工具带来的冲击</title> <author>Kangying Hu</author> <category>AI</category> <category>AI</category> <category>效率工具</category> <category>随笔</category> <description>用 Cursor 的真实感受：AI 编程工具正在重塑开发方式，程序员的价值将走向何方？</description> <link>https://riohu.com/blog/cursor-experience/</link> <pubDate>Sun, 29 Jun 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/cursor-experience/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/cursor-experience.png" type="image/png" length="25125" /> </item> <item> <title>RocketMQ 技术笔记</title> <author>Kangying Hu</author> <category>Engineering</category> <category>RocketMQ</category> <category>消息队列</category> <category>终生学习</category> <description>基于官方文档总结 RocketMQ 核心设计原理：消息存储模型、消费逻辑与 5.x 版本新特性。</description> <link>https://riohu.com/blog/mq/</link> <pubDate>Fri, 27 Jun 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/mq/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/mq.png" type="image/png" length="27367" /> </item> <item> <title>纸上山河：我的精神角落书单</title> <author>Kangying Hu</author> <category>读书笔记</category> <category>阅读</category> <description>一份程序员的私人书单：那些让我笑过、思考过、熬夜读完的书，以及它们在不同阶段给我的力量。</description> <link>https://riohu.com/blog/book-list/</link> <pubDate>Sat, 14 Jun 2025 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/book-list/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/book-list.png" type="image/png" length="12733" /> </item> <item> <title>Java 并发编程完全指南</title> <author>Kangying Hu</author> <category>Engineering</category> <category>Java</category> <category>并发编程</category> <category>终生学习</category> <description>系统总结 Java 并发编程核心：锁机制、CAS、AQS、线程池与并发容器，深入理解 JUC 的设计思想与实战应用。</description> <link>https://riohu.com/blog/juc/</link> <pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/juc/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/juc.png" type="image/png" length="19831" /> </item> <item> <title>工作与学习</title> <author>Kangying Hu</author> <category>学习方法</category> <category>终生学习</category> <category>随笔</category> <description>整理工作与学习中接触的关键概念与术语，涵盖计算机科学、数据库、经济学与软件工程，持续更新。</description> <link>https://riohu.com/blog/code-complete/</link> <pubDate>Sat, 10 Aug 2024 00:00:00 +0000</pubDate> <source url="https://riohu.com/feed_rss_created.xml">RioHu's Website</source><guid isPermaLink="true">https://riohu.com/blog/code-complete/</guid> <enclosure url="https://riohu.com/assets/images/social/blog/code-complete.png" type="image/png" length="12351" /> </item> </channel> </rss>