<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>LeonLog - 个人技术博客与软件作品</title><description>分享全栈开发、Tauri、Rust、人工智能、Astro 和摄影软件相关的实践经验。</description><link>https://leonnote.com/</link><item><title>如何设计高性能照片缩略图缓存</title><link>https://leonnote.com/blog/how-to-design-high-performance-thumbnail-cache/</link><guid isPermaLink="true">https://leonnote.com/blog/how-to-design-high-performance-thumbnail-cache/</guid><description>缩略图缓存是照片浏览体验的基础，本文记录一套更适合桌面端的缓存设计思路。</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate><author>Leon</author></item><item><title>Rust 和 Java 在桌面软件后端中的选择</title><link>https://leonnote.com/blog/rust-vs-java-for-desktop-backend/</link><guid isPermaLink="true">https://leonnote.com/blog/rust-vs-java-for-desktop-backend/</guid><description>从性能、工程效率、生态和桌面集成角度，比较 Rust 和 Java 在桌面软件后端中的适配度。</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate><author>Leon</author></item><item><title>摄影选片软件的本地优先架构设计</title><link>https://leonnote.com/blog/local-first-architecture-for-photo-selector/</link><guid isPermaLink="true">https://leonnote.com/blog/local-first-architecture-for-photo-selector/</guid><description>围绕照片隐私、性能和离线可用性，讨论选片软件为什么应该优先处理本地数据。</description><pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate><author>Leon</author></item><item><title>ONNX 模型在桌面应用中的使用方式</title><link>https://leonnote.com/blog/onnx-models-in-desktop-apps/</link><guid isPermaLink="true">https://leonnote.com/blog/onnx-models-in-desktop-apps/</guid><description>适合桌面端落地的 ONNX 推理思路，包括模型封装、异步执行和结果缓存。</description><pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate><author>Leon</author></item><item><title>Tauri 本地图片加载方案对比</title><link>https://leonnote.com/blog/tauri-local-image-loading/</link><guid isPermaLink="true">https://leonnote.com/blog/tauri-local-image-loading/</guid><description>对比 file、asset、data URI 和本地预览路径，整理 Tauri 桌面端图片加载的常见选择。</description><pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate><author>Leon</author></item><item><title>使用 Astro 搭建个人技术博客</title><link>https://leonnote.com/blog/using-astro-to-build-a-personal-tech-blog/</link><guid isPermaLink="true">https://leonnote.com/blog/using-astro-to-build-a-personal-tech-blog/</guid><description>从内容组织、路由规划到静态输出，记录一个可长期维护的 Astro 博客最小闭环。</description><pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate><author>Leon</author></item></channel></rss>