<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>张洪Heo</title>
    <link>https://blog.zhheo.com/</link>
    
    <image>
      <url>https://p.zhheo.com/70UxC320590881724049185405.png!cover</url>
      <title>张洪Heo</title>
      <link>https://blog.zhheo.com/</link>
    </image>
    
    <atom:link href="https://blog.zhheo.com/rss.xml" rel="self" type="application/rss+xml"/>
    
    <description>产品设计师、独立开发者、设计与科技领域自媒体博主</description>
    <pubDate>Wed, 08 Jul 2026 03:08:54 GMT</pubDate>
    <generator>http://hexo.io/</generator>
    
    <item>
      <title>混元hy3模型上手：腾讯送了云函数个人版6个月，怎么才能用上</title>
      <link>https://blog.zhheo.com/p/2orxjo9r.html</link>
      <guid>https://blog.zhheo.com/p/2orxjo9r.html</guid>
      <pubDate>Wed, 08 Jul 2026 03:08:54 GMT</pubDate>
      
      <description>这篇文章介绍了腾讯云混元 hy3 通过 CloudBase 赠送 10 亿 Token 的上手体验。作者从领取额度、开通模型、获取接口讲起，说明了如何在 OpenClaw 中以自定义 OpenAI 兼容模型接入 hy3 而无需安装插件。文章实测了 hy3 及同平台 deepseek 系列速度，指出 hy3 响应快但吞吐偏低、上下文仅 256K，基础任务尚可而复杂任务一般。最后介绍该模型已在 HeoID 免费提供，并分享实际使用优缺点。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/JobYU225190781783499631824.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%97%A5%E5%B8%B8/">日常</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%AF%84%E6%B5%8B/">评测</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      <category domain="https://blog.zhheo.com/tags/%E4%BD%93%E9%AA%8C%E5%AE%98/">体验官</category>
      
      
      <comments>https://blog.zhheo.com/p/2orxjo9r.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>给OpenClaw加上rm删除保护：防止AI误删你的整个电脑</title>
      <link>https://blog.zhheo.com/p/owiixgnk.html</link>
      <guid>https://blog.zhheo.com/p/owiixgnk.html</guid>
      <pubDate>Tue, 07 Jul 2026 11:06:00 GMT</pubDate>
      
      <description>这篇文章介绍了如何给OpenClaw加上rm删除保护，防止AI误删整个用户目录。起因是OpenClaw执行清理任务时跑了一行rm -rf ~/，导致用户主目录被递归删除。通过在.zshrc中定义rm函数实现两层防护：危险路径拦截和受保护目录精确匹配，同时所有递归删除自动转为trash废纸篓恢复。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/26xnNG25790781783422777023.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%95%99%E7%A8%8B/">教程</category>
      
      <category domain="https://blog.zhheo.com/tags/Mac/">Mac</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BF%90%E7%BB%B4/">运维</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/owiixgnk.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>豆言豆语Skill发布：让AI学会豆包的毒舌说话风格</title>
      <link>https://blog.zhheo.com/p/ojxzvqar.html</link>
      <guid>https://blog.zhheo.com/p/ojxzvqar.html</guid>
      <pubDate>Thu, 02 Jul 2026 11:04:48 GMT</pubDate>
      
      <description>这篇文章介绍了豆言豆语，一个 OpenClaw skill，可以让 AI 模仿字节豆包的说话风格。核心特点是&quot;最直白、最不绕弯&quot;的排比句式，收录了全网流传的经典原句和衍生短句。文章展示了多个实际回答效果，包括 Mac 涨价、朋友借钱、宽带咨询等场景，并提供了一键安装命令。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/pZDMIr22990781782990809613.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/ojxzvqar.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>美团longcat上手：缓存免费，主打便宜，就是速度太慢，思考时间looooong</title>
      <link>https://blog.zhheo.com/p/e1l2qom9.html</link>
      <guid>https://blog.zhheo.com/p/e1l2qom9.html</guid>
      <pubDate>Thu, 02 Jul 2026 02:10:07 GMT</pubDate>
      
      <description>这篇文章介绍了美团新发布的LongCat-2.0模型的上手体验。LongCat-2.0使用国产芯片训练，定价比小米mimo略贵，但核心亮点是缓存命中时免token费（小米仍扣积分）。文章测试了OpenClaw接入和Claude Code vibecoding两个场景，发现LongCat速度与mimo基本持平，但思考时间明显更长。在OpenClaw多工具调用任务中偶有中断，Claude Code场景下修复bug耗时较长。文章对比了价格和缓存机制，认为缓存免费适合频繁调用工具的场景，但速度和质量的短板可能限制受众。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/Y8af4y25990781782966059289.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/">软件推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AF%84%E6%B5%8B/">评测</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/e1l2qom9.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>OpenClaw Workboard 功能上手：让 Agent 自己干活，你只管盯进度</title>
      <link>https://blog.zhheo.com/p/s3li91qz.html</link>
      <guid>https://blog.zhheo.com/p/s3li91qz.html</guid>
      <pubDate>Wed, 01 Jul 2026 05:20:00 GMT</pubDate>
      
      <description>这篇文章介绍了OpenClaw新增的Workboard工作板功能，它是一个Kanban看板，用来追踪AI agent后台任务的执行状态。Workboard把每件事变成一张卡片，状态自动更新为running、review、done或blocked，不用在聊天记录里反复追问进度。文章讲了核心功能、适用场景（批量下载、多服务器运维、多步骤内容创作等）、安装方式和用法，以及与Cron的区别。长任务适合Workboard，短任务用cron就够了。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/zmaOJG23890781782883898946.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%95%99%E7%A8%8B/">教程</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/s3li91qz.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>小米平板8Pro上手：便宜且流畅的好平板，安卓平板的高效令人印象深刻</title>
      <link>https://blog.zhheo.com/p/fadgmjtw.html</link>
      <guid>https://blog.zhheo.com/p/fadgmjtw.html</guid>
      <pubDate>Mon, 29 Jun 2026 02:45:48 GMT</pubDate>
      
      <description>这篇文章介绍了作者从 iPad Air 3 转向小米平板 8 Pro 的使用体验。作者因 iPadOS 26 升级后卡顿且不支持后续更新，最终选择以约 2600 元入手小米平板 8 Pro。文章从外观做工、系统流畅度、应用适配等方面进行了详细对比，认为安卓平板在影音播放、语音输入、广告跳过、人脸识别解锁等方面效率远超 iPad。同时作者也指出了底部小黑条适配不佳、游戏账号不互通等问题。整体而言，作者认为小米平板 8 Pro 是打破苹果全家桶限制的关键一步，对于家用影音场景完全可以胜任，性价比突出。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/AEFYni21990681782701959415.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E5%A5%BD%E7%89%A9%E6%8E%A8%E8%8D%90/">好物推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AF%84%E6%B5%8B/">评测</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/%E4%BA%A7%E5%93%81/">产品</category>
      
      <category domain="https://blog.zhheo.com/tags/%E5%AE%89%E5%8D%93/">安卓</category>
      
      
      <comments>https://blog.zhheo.com/p/fadgmjtw.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>洪绘动图发布：将视频转换为帧图或者GIF并且限制只有5MB，APNG、WEBP动图生成工具</title>
      <link>https://blog.zhheo.com/p/9yuhxjpl.html</link>
      <guid>https://blog.zhheo.com/p/9yuhxjpl.html</guid>
      <pubDate>Thu, 25 Jun 2026 05:43:40 GMT</pubDate>
      
      <description>这篇文章介绍了作者开发的动图生成工具「洪绘动图」，解决公众号动图5MB限制的痛点。工具支持将视频转换为GIF、APNG和WEBP格式，提供最大尺寸模式和自定义尺寸两种方式。处理模式包括多次尝试模式和AI识别模式，其中AI识别方案效果更好，需要HeoID账户按量付费。基础GIF转换功能完全免费，高级功能每日免费5次，也提供89元买断和6元/月订阅两种会员方式。M芯片Mac版已上线，2026年7月计划推出Intel Mac和Windows版本。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/ahIwSS25890681782371878222.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%A7%86%E9%A2%91/">视频</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/FFmpeg/">FFmpeg</category>
      
      
      <comments>https://blog.zhheo.com/p/9yuhxjpl.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>AI支付宝上手：内容全靠编，出问题甩锅给商家，付款快退款难</title>
      <link>https://blog.zhheo.com/p/sir4kfs9.html</link>
      <guid>https://blog.zhheo.com/p/sir4kfs9.html</guid>
      <pubDate>Thu, 18 Jun 2026 02:27:38 GMT</pubDate>
      
      <description>这篇文章介绍了支付宝最新推出的AI版本的实际体验。作者通过邀请码提前体验了新版AI支付宝，发现界面确实有所优化，类似豆包的简洁设计，支持语音输入和侧边栏消息日程显示。但在实际使用中暴露出严重问题：AI无法操作小程序、只能唤出界面；在团购券购买场景中，商品详情无法打开，AI回答的商品信息与实际不符，购买后发现不支持的商品却被告知支持；出现幻觉后AI推卸责任给商家；退款流程复杂且没有赔偿机制。作者认为支付类产品的AI应该有更高的可靠性要求。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/0WSgCI24090681781751400853.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/">软件推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AF%84%E6%B5%8B/">评测</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/%E9%97%B2%E8%81%8A%E6%9D%82%E8%B0%88/">闲聊杂谈</category>
      
      
      <comments>https://blog.zhheo.com/p/sir4kfs9.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>重要照片一定要备份，手机养成照片备份的好习惯</title>
      <link>https://blog.zhheo.com/p/cyw9sqnh.html</link>
      <guid>https://blog.zhheo.com/p/cyw9sqnh.html</guid>
      <pubDate>Wed, 17 Jun 2026 03:11:57 GMT</pubDate>
      
      <description>这篇文章通过同事误删照片导致多设备同步丢失的真实案例，详细介绍了iPhone和Apple设备的iCloud照片同步机制。首先解释了iCloud照片开关打开后，照片属于AppleID而非单个设备，删除操作会在所有设备同步的原理。然后指出两个关键错误操作：误以为照片属于设备而随意删除，以及发现旧手机后第一时间联网导致二次丢失。最后给出备份建议，推荐至少双备份方案，包括足额iCloud、Mac本地原片、NAS同步以及国内网盘备份。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/2whMvj21190681781668331570.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%95%99%E7%A8%8B/">教程</category>
      
      <category domain="https://blog.zhheo.com/tags/%E5%B9%B2%E8%B4%A7/">干货</category>
      
      <category domain="https://blog.zhheo.com/tags/Mac/">Mac</category>
      
      <category domain="https://blog.zhheo.com/tags/iOS/">iOS</category>
      
      
      <comments>https://blog.zhheo.com/p/cyw9sqnh.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>HeoSticker3D发布：3D形态的Heo表情，个人免费使用</title>
      <link>https://blog.zhheo.com/p/mjpbdtsh.html</link>
      <guid>https://blog.zhheo.com/p/mjpbdtsh.html</guid>
      <pubDate>Thu, 11 Jun 2026 05:23:23 GMT</pubDate>
      
      <description>这篇文章介绍了作者利用 AI 图像生成工具 image2 打造的一套 3D 风格 Heo 表情包。作者在偶然间产生了将表情制作成 3D 小黄脸的想法，经过反复调试提示词、大量生成输出、二次裁剪和后期处理等流程，最终完成了这套 3D 版本的 HeoSticker。这套表情不仅适用于个人网站评论区，也可以作为插图等设计元素使用，面向个人用户免费开放。文章还介绍了基于 HeoID 的自助授权系统，填写名称和域名后无需审核即可通过。作者表示这只是实验性质的尝试，未来还会推出更多有趣的表情内容。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/Bjbzqw20890681781156408472.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AE%BE%E8%AE%A1/">设计</category>
      
      <category domain="https://blog.zhheo.com/tags/AI%E7%BB%98%E7%94%BB/">AI绘画</category>
      
      <category domain="https://blog.zhheo.com/tags/%E4%BA%A7%E5%93%81/">产品</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%A1%A8%E6%83%85/">表情</category>
      
      
      <comments>https://blog.zhheo.com/p/mjpbdtsh.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>这才是我心目中AI博客的样子</title>
      <link>https://blog.zhheo.com/p/vp4ate1j.html</link>
      <guid>https://blog.zhheo.com/p/vp4ate1j.html</guid>
      <pubDate>Tue, 09 Jun 2026 10:51:20 GMT</pubDate>
      
      <description>这篇文章介绍了作者在博客中全新上线的HeoBlogAI对话功能。与之前基于知识库的洪墨AI不同，HeoBlogAI从博客级别进行深度接入，无需数据库即可读取页面内容，通过调用搜索功能访问感兴趣的内容并针对当前页面进行对话。文章展示了HeoBlogAI的核心功能：文章建议可在页面跳转后继续保持对话、文章介绍能直接无需数据库读取页面、以及音乐控制和播放等组件功能的适配。作者表示虽然这个功能娱乐意义远大于实用意义，但自己的博客不能只追求效率而失去好玩的东西，HeoBlogAI就是他花心思研究的成果。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/jXKgkO20990681781060769140.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E5%BC%80%E5%8F%91/">开发</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      
      <comments>https://blog.zhheo.com/p/vp4ate1j.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>洪绘历史记录大更新：支持根据浏览器历史记录的AI对话</title>
      <link>https://blog.zhheo.com/p/i8c7l4eo.html</link>
      <guid>https://blog.zhheo.com/p/i8c7l4eo.html</guid>
      <pubDate>Tue, 09 Jun 2026 02:22:16 GMT</pubDate>
      
      <description>这篇文章介绍了作者开发的浏览器插件「洪绘历史记录」的重大更新——全新的AI对话功能。用户可以通过自然语言与浏览历史进行交互，查询某网站上次访问时间、访问频次等个性化数据，无需手动翻找列表。插件内置趋势统计、页面内容分析等多种工具，相当于浏览器内的AI助手，支持popup和页面两种使用方式，覆盖Chrome和Edge双平台。付费模式提供按量付费和专业版两种选择，新用户可在福利页面领取免费金币体验AI对话功能。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/mphMse21790681780973237007.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E5%BC%80%E5%8F%91/">开发</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/Chrome/">Chrome</category>
      
      
      <comments>https://blog.zhheo.com/p/i8c7l4eo.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>如何让OpenClaw调用你的百度网盘？百度网盘官方Skill帮你上传、下载与分享</title>
      <link>https://blog.zhheo.com/p/rozgxwdq.html</link>
      <guid>https://blog.zhheo.com/p/rozgxwdq.html</guid>
      <pubDate>Thu, 04 Jun 2026 03:36:15 GMT</pubDate>
      
      <description>这篇文章介绍了作者将公众号资源分享从夸克网盘迁移到百度网盘的过程。作者发现很多用户没有夸克网盘或不想安装，而百度网盘的用户覆盖面更广，于是决定全面切换。通过研究发现了百度网盘官方推出的 CLI 和 Skill 工具，支持上传、下载、分享以及通过链接下载文件等功能，能够方便地完成网盘迁移。文章还分享了该 Skill 的安装方式，可通过 ClawHub 一键安装，并通过扫码授权登录使用。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/2EU8ni24890681780545888872.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/">软件推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%97%A5%E5%B8%B8/">日常</category>
      
      <category domain="https://blog.zhheo.com/tags/%E6%95%99%E7%A8%8B/">教程</category>
      
      <category domain="https://blog.zhheo.com/tags/%E5%B9%B2%E8%B4%A7/">干货</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/rozgxwdq.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>如何判断一个文章是不是AI写的？文字、视频、图片AI检测方法</title>
      <link>https://blog.zhheo.com/p/56yusy1w.html</link>
      <guid>https://blog.zhheo.com/p/56yusy1w.html</guid>
      <pubDate>Fri, 29 May 2026 07:23:43 GMT</pubDate>
      
      <description>这篇文章介绍了腾讯朱雀AI检测平台的实测体验。作者分别使用豆包专家模型和ChatGPT 5.5生成西瓜科普文章来挑战朱雀的文本检测能力，发现即使是优化提示词后的二次生成也难以突破识别，朱雀对AI文本的检测非常准确。在图片检测方面，纯AI生成图片的检测率接近100%，真实图片加AI扩图的检测率仅4.7%，而AI调色会显著提升检测率。经过多轮测试，朱雀在文本和图片两个维度都表现出色，可作为主力AI检测工具使用。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/Izypju22290581780042162889.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/">软件推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AF%84%E6%B5%8B/">评测</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      
      <comments>https://blog.zhheo.com/p/56yusy1w.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>分享一下我现在都在使用哪些AI工具，以及我的的AI生产力状况</title>
      <link>https://blog.zhheo.com/p/ug37qbz9.html</link>
      <guid>https://blog.zhheo.com/p/ug37qbz9.html</guid>
      <pubDate>Tue, 26 May 2026 05:18:37 GMT</pubDate>
      
      <description>这篇文章介绍了作者目前在用的AI工具集，涵盖设计、日常生活和编程三大领域。个人助手方面，作者使用OpenClaw作为主力工具，认为它像实习生需要不断调教，但一旦教好就能稳定产出，并且本地存储记忆文件方便迁移，日常通过微信远程操作电脑处理琐事。图片生成使用ChatGPT Image2，主要用于提取灵感、拆分海报素材和洗版权图片，质量高但速度慢。扩图用即梦的画布模式，操作直观方便。抠图用豆包，拖拽图片直接说抠图即可，同时豆包也用于语音沟通、政策信息和常识百科。编程用Cursor，虽然尝试过Claude Code和Codex等CLI工具，但因喜欢VSCode的布局和操作逻辑而回归Cursor。整体体现了作者根据不同场景选择最适配AI工具的实用主义思路。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/AnflM722590581779774865125.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AE%BE%E8%AE%A1/">设计</category>
      
      <category domain="https://blog.zhheo.com/tags/%E5%B9%B2%E8%B4%A7/">干货</category>
      
      <category domain="https://blog.zhheo.com/tags/AI%E7%BB%98%E7%94%BB/">AI绘画</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/Mac/">Mac</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/ug37qbz9.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>为OpenClaw搭建一个免费的搜索引擎，如何让OpenClaw搜索网页内容</title>
      <link>https://blog.zhheo.com/p/9p755adr.html</link>
      <guid>https://blog.zhheo.com/p/9p755adr.html</guid>
      <pubDate>Fri, 22 May 2026 03:11:38 GMT</pubDate>
      
      <description>这篇文章介绍了如何用 SearXNG 搭建免费开源的自建搜索引擎，替代之前频繁触发限流的 DuckDuckGo。文章通过 Docker Compose 方式部署 SearXNG 和 Valkey 缓存服务，配置了 Google、Bing、百度、DuckDuckgo 四个搜索引擎，并详细说明了配置文件的编写要点，包括 secret_key 设置、搜索格式、UI 等参数。部署完成后通过 OpenClaw 的配置命令将 SearXNG 接入为默认搜索引擎，实现了免费不限量的网页搜索能力，无需依赖第三方 API。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/dBrYGQ24990581779422029932.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/9p755adr.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>这一次，我们听点有意思的</title>
      <link>https://blog.zhheo.com/p/7a59rx04.html</link>
      <guid>https://blog.zhheo.com/p/7a59rx04.html</guid>
      <pubDate>Thu, 21 May 2026 04:27:16 GMT</pubDate>
      
      <description>这篇文章介绍了博客在无障碍宣传日上线的两项新功能。全文朗读：左下角一键开启，使用自然语音逐段朗读文章，针对代码、超链接等复杂内容做了特殊适配，旁白用户按空格即可播放。播客陪读：由两位主播对话式解读文章内容，适合觉得文字枯燥或内容晦涩的读者，目前已覆盖 500+ 篇文章。两项功能构成了博客的声音增强体系，旨在让更多人能以听觉方式理解内容。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/Wft81425890581779341878666.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%95%99%E7%A8%8B/">教程</category>
      
      <category domain="https://blog.zhheo.com/tags/%E5%BF%85%E7%9C%8B/">必看</category>
      
      
      <comments>https://blog.zhheo.com/p/7a59rx04.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>为啥别人用Image2做的图那么好看？我的却特别丑？如何模仿别人的风格作图？</title>
      <link>https://blog.zhheo.com/p/viqyx0td.html</link>
      <guid>https://blog.zhheo.com/p/viqyx0td.html</guid>
      <pubDate>Thu, 21 May 2026 03:02:13 GMT</pubDate>
      
      <description>这篇文章介绍了用 AI 模仿图片风格时常见的误区和正确流程。很多人看到社交媒体上的 AI 出图后直接用&quot;记住这张照片的风格&quot;这类 prompt，结果图片很丑——核心问题在于依赖上下文记忆和把风格分析与生图任务混在一起。作者推荐的标准化流程是：先用 Thinking 模型提取参考图的风格关键词，再用关键词+参考图来生图，且全程保持关键词可编辑、随时删减不需要的描述。简单来说就是&quot;拆分任务、先分析再生成&quot;，一次只做一件事。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/6ldpFj23890581779333278356.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AE%BE%E8%AE%A1/">设计</category>
      
      <category domain="https://blog.zhheo.com/tags/AI%E7%BB%98%E7%94%BB/">AI绘画</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      
      <comments>https://blog.zhheo.com/p/viqyx0td.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>如何给自己创作的歌曲生成歌词文件？手打逐字歌词lrc文件教程</title>
      <link>https://blog.zhheo.com/p/rdlrcfqe.html</link>
      <guid>https://blog.zhheo.com/p/rdlrcfqe.html</guid>
      <pubDate>Tue, 19 May 2026 04:37:27 GMT</pubDate>
      
      <description>这篇文章介绍了如何为原创歌曲制作逐字LRC歌词文件。作者分享使用amll-ttml-tool在线工具的打轴流程，包括导入歌曲与歌词、一键分词拆解歌词、通过F/G/H快捷键逐字标记时间轴（F标记起始、G标记每个字、H标记长空白停顿时），以及导出ESLyRiC格式生成带逐字时间戳的歌词文件。文章以“还在写的人”歌曲为例，展示了从打轴到最终LRC歌词效果的完整工作流，适合有自创歌曲需要手动制作歌词的用户参考。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/yQxUz123190581779167191698.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%95%99%E7%A8%8B/">教程</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/%E9%9F%B3%E4%B9%90/">音乐</category>
      
      
      <comments>https://blog.zhheo.com/p/rdlrcfqe.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>免费可商用字体推荐：寒蝉端黑宋下载</title>
      <link>https://blog.zhheo.com/p/jsrckoff.html</link>
      <guid>https://blog.zhheo.com/p/jsrckoff.html</guid>
      <pubDate>Mon, 18 May 2026 08:17:16 GMT</pubDate>
      
      <description>这篇文章介绍了基于思源宋体改造的 ChillDuanHeiSong 字体项目。该字体支持偏瘦和偏宽两种宋体风格，适合雅致场景的使用。但项目安装时存在不支持中文名称和多字重的问题，导致被误安装成多个字体。作者针对这一缺陷进行了修复，制作了修复版并展示了预览效果，最后提供了下载地址。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/p4Zb7p21590581779094575168.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%B5%84%E6%BA%90%E4%B8%AD%E5%BF%83/">资源中心</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AE%BE%E8%AE%A1/">设计</category>
      
      <category domain="https://blog.zhheo.com/tags/%E5%AD%97%E4%BD%93/">字体</category>
      
      
      <comments>https://blog.zhheo.com/p/jsrckoff.html#disqus_thread</comments>
      
    </item>
    
  </channel>
</rss>
