<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>向阳乔木(@vista8)</title>
    <link>https://x.com/vista8</link>
    <description>喜欢摇滚乐、爱钓鱼的PM
第二届GEO大会报名-11-21/22日-深圳南山
https://t.co/N75cblhK9R -- Powered by xgo.ing</description>
    <language>zh</language>
    <copyright>Content belongs to 向阳乔木(@vista8)</copyright>
    <pubDate>Fri, 11 Sep 2026 20:22:00 GMT</pubDate>
    <generator>XGo.ing RSS Generator</generator>
    <dc:creator>向阳乔木</dc:creator>
    <dc:date>2026-09-11T20:22:00Z</dc:date>
    <dc:language>zh</dc:language>
    <dc:rights>Content belongs to 向阳乔木(@vista8)</dc:rights>
    <image>
      <title>向阳乔木(@vista8)</title>
      <url>https://pbs.twimg.com/profile_images/1960882043249942533/h4J39ERy_normal.jpg</url>
      <link>https://x.com/vista8</link>
    </image>
    <item>
      <title>当你感觉模型降智了，模型厂商搞了什么鬼？

一个现象是，刚上线的模型往往很聪明，但一旦过了一段时间，可能是用户量变大，就开始“降智”。

评论区有个高赞、专业简短的回答，给了四种常见做法：

（让AI...</title>
      <link>https://x.com/vista8/status/2098471018641940780</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;当你感觉模型降智了，模型厂商搞了什么鬼？&lt;br/&gt;&lt;br/&gt;一个现象是，刚上线的模型往往很聪明，但一旦过了一段时间，可能是用户量变大，就开始“降智”。&lt;br/&gt;&lt;br/&gt;评论区有个高赞、专业简短的回答，给了四种常见做法：&lt;br/&gt;&lt;br/&gt;（让AI解释了下）&lt;br/&gt;&lt;br/&gt;手段一：路由到小模型（最明显）&lt;br/&gt;&lt;br/&gt;系统判断用户问题难度。&amp;quot;你好&amp;quot;&amp;quot;写个请假条&amp;quot;这类简单请求，会被路由到极低成本的小模型上。&lt;br/&gt;&lt;br/&gt;只有复杂代码调试、长文本推理等任务才真正调用旗舰模型。&lt;br/&gt;&lt;br/&gt;问题在于：系统判断&amp;quot;简单&amp;quot;的标准不可见，你觉得需要深度思考的问题，可能被判定为&amp;quot;简单&amp;quot;而发给了便宜模型。&lt;br/&gt;&lt;br/&gt;手段二：调低 juice 值，减少思考 token&lt;br/&gt;&lt;br/&gt;Juice 值（社区俗称&amp;quot;果汁值&amp;quot;）是 OpenAI 推理模型中一个隐藏参数，控制模型在回答前被允许思考多深。&lt;br/&gt;&lt;br/&gt;正常满血版 gpt-5.5 xhigh 的 juice 约为 768，而被灰度到降配池的用户可能只有 128，缩水 6 倍。&lt;br/&gt;&lt;br/&gt;思考预算少了，模型自然&amp;quot;想不深&amp;quot;。&lt;br/&gt;&lt;br/&gt;参数官方没公开，是社区开发者从系统提示词中逆向提取出来的。&lt;br/&gt;&lt;br/&gt;手段三：提前中断思考，强行回答&lt;br/&gt;即使分配了思考预算，系统也可能在推理过程中提前截断，强制模型输出答案。&lt;br/&gt;&lt;br/&gt;表现为：回答速度变快，但逻辑链条变短、缺少自我检查、容易在复杂问题上跳步或出错。&lt;br/&gt;&lt;br/&gt;用户感知到的是&amp;quot;它好像没认真想就答了&amp;quot;。&lt;br/&gt;&lt;br/&gt;手段四：MTP 增加小模型接受概率&lt;br/&gt;Multi-Token Prediction（多 token 预测）机制下，系统会根据中间结果动态决定是否继续用大模型推理。&lt;br/&gt;&lt;br/&gt;如果小模型的中间输出&amp;quot;看起来还行&amp;quot;，系统就提高接受小模型结果的概率，提前终止大模型的深度推理。&lt;br/&gt;&lt;br/&gt;在用户感知不到明显差异的边界上节省算力。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/1205089794151211008/izX6Oq9b_normal.jpg' alt='Theigrams' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;Theigrams&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@Theigrams1&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;&lt;a href='https://x.com/vista8' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;@vista8&lt;/a&gt; 1. 路由到小模型，最明显。2. 调低 juice 值，减少思考 token。3. 提前中断思考，强行回答。 4. mtp 增加小模型接受概率。&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/Theigrams1/status/2098149631020736612' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;2&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;8&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;1768&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 11 Sep 2026 17:57:33 GMT</pubDate>
      <guid isPermaLink="false">2098471018641940780</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-11T17:57:33Z</dc:date>
    </item>
    <item>
      <title>Raycast AI 支持连接 Claude 和 ChatGPT 订阅账号使用了。</title>
      <link>https://x.com/vista8/status/2098466652023365869</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;Raycast AI 支持连接 Claude 和 ChatGPT 订阅账号使用了。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HR9AHYMbEAAFsY7.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;6&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;1459&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;5&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 11 Sep 2026 17:40:12 GMT</pubDate>
      <guid isPermaLink="false">2098466652023365869</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-11T17:40:12Z</dc:date>
    </item>
    <item>
      <title>上海参加yuri超现实AI音乐会。

汗青终于能放松下来一会儿了。</title>
      <link>https://x.com/vista8/status/2098403728516857941</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;上海参加yuri超现实AI音乐会。&lt;br/&gt;&lt;br/&gt;汗青终于能放松下来一会儿了。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2098403404909621248/vid/avc1/1080x1920/UmCsFZXJqiPd6LZC.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2098403728516857941/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src='https://pbs.twimg.com/media/HR8Gx2gbkAAASar.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;29&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;30&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;7886&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;26&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 11 Sep 2026 13:30:09 GMT</pubDate>
      <guid isPermaLink="false">2098403728516857941</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-11T13:30:09Z</dc:date>
    </item>
    <item>
      <title>外滩大会看到呼兰了，还碰到小狮日记，加了微信，哈哈哈。</title>
      <link>https://x.com/vista8/status/2098341808552149341</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;外滩大会看到呼兰了，还碰到小狮日记，加了微信，哈哈哈。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HR7OvZ7aMAA0smS.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;33&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;55&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;14679&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;31&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 11 Sep 2026 09:24:07 GMT</pubDate>
      <guid isPermaLink="false">2098341808552149341</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-11T09:24:07Z</dc:date>
    </item>
    <item>
      <title>昨天的3D擎天柱网站制作拆解，工具用了 Hyper3D 的MCP + GPT6。

核心流程：
1. Codex 生图
2. 让Hyper3D MCP 生成 3D 模型和 Bang 拆解素材。
3. ...</title>
      <link>https://x.com/vista8/status/2098250596851515496</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;昨天的3D擎天柱网站制作拆解，工具用了 Hyper3D 的MCP + GPT6。&lt;br/&gt;&lt;br/&gt;核心流程：&lt;br/&gt;1. Codex 生图&lt;br/&gt;2. 让Hyper3D MCP 生成 3D 模型和 Bang 拆解素材。&lt;br/&gt;3. 把GBL格式 3D 模型嵌入网页，按指定动效展示&lt;br/&gt;&lt;br/&gt;想让网站炫酷，增加3D素材是个好方法。&lt;br/&gt;Rodin 2.5模型还能制作3D游戏，太方便了！&lt;br/&gt;&lt;br/&gt;免费注册就能领10积分，生成多个3D素材。&lt;br/&gt;新用户一个月会员只要1美元，补贴不小，推荐试试。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2098248893700173824/vid/avc1/1704x1080/nABx1E0Y6uc2g7t-.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2098250596851515496/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;42&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;7&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;55&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;6838&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;50&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 11 Sep 2026 03:21:40 GMT</pubDate>
      <guid isPermaLink="false">2098250596851515496</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-11T03:21:40Z</dc:date>
    </item>
    <item>
      <title>实用啊，AI垫图多了就容易出现噪点。

小山和上海交大合作搞的算法能非常有效降低这种情况。

让你生成的图片质量更高，尤其GPT 2.5 image 也上线到Codex了。

这个技巧和方法可以用起来...</title>
      <link>https://x.com/vista8/status/2098248475662270854</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;实用啊，AI垫图多了就容易出现噪点。&lt;br/&gt;&lt;br/&gt;小山和上海交大合作搞的算法能非常有效降低这种情况。&lt;br/&gt;&lt;br/&gt;让你生成的图片质量更高，尤其GPT 2.5 image 也上线到Codex了。&lt;br/&gt;&lt;br/&gt;这个技巧和方法可以用起来。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/1993343667260837888/vq1m3PIB_normal.jpg' alt='洛小山' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;洛小山&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@luoxiaoshan_ai&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;相信你对这种崩坏应该不陌生吧。&lt;br/&gt;&lt;br/&gt;第一张 AI 图明明很惊艳。你只是想改一下头发、换个背景，或者微调构图。&lt;br/&gt;可到了第三轮、第四轮，画面突然开始失控了。&lt;br/&gt;&lt;br/&gt;头发变成层层叠叠的鳞片，树林和墙面长出密集、重复的颗粒，整张图还会蒙上一层细密格纹，看起来又脏又假。&lt;br/&gt;最让人崩溃的是：当你继续编辑之后，问题往往越来越重；直接降噪，正常的发丝、树叶、笔触和材质也会一起消失。&lt;br/&gt;&lt;br/&gt;而且换成新模型后，这个问题并没有彻底消失。&lt;br/&gt;我们在 Image 2.0 和 Image 2.5 的产物中都观察到了类似现象。&lt;br/&gt;&lt;br/&gt;为了能为 Alice 提供更好地生成效果，保障用户体验。&lt;br/&gt;&lt;br/&gt;我们做了 MIRAGE：先诊断问题属于哪一种，再选择精确频谱陷波、结构保护处理，或净化垫图后的重新生成。&lt;br/&gt;&lt;br/&gt;在我们的实验中，MIRAGE 对 Image 2.0 和 Image 2.5 都取得了不错的修复效果：明显减轻格纹、鳞片和重复纹理，同时比普通降噪保留更多真实细节。&lt;br/&gt;&lt;br/&gt;现在，我们把代码、论文、测试、完整对比和 Agent Skill 全部开源。&lt;br/&gt;希望下一次图片在反复编辑后崩坏时，你不用再从头开始。&lt;br/&gt;&lt;br/&gt;GitHub：&lt;a href='https://github.com/miyang-ai/mirage' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;github.com/miyang-ai/mira…&lt;/a&gt;&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HR1zNXHaEAA2QyW.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR1zQ6jasAANB4u.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR1zTX7bAAApj2O.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR1zbkBbAAEU8v6.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/luoxiaoshan_ai/status/2097959956658209273' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;62&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;13&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;6738&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;43&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Fri, 11 Sep 2026 03:13:14 GMT</pubDate>
      <guid isPermaLink="false">2098248475662270854</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-11T03:13:14Z</dc:date>
    </item>
    <item>
      <title>目前最爱用的两个 DeepResearch 工具。

一个是之前推荐过的 Apodex（内容精炼有效）
一个是网页版的GPT 6 Pro（内容超丰富）

偶尔用下Gemini，发现但质量真的很一般。
...</title>
      <link>https://x.com/vista8/status/2098120086431449209</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;目前最爱用的两个 DeepResearch 工具。&lt;br/&gt;&lt;br/&gt;一个是之前推荐过的 Apodex（内容精炼有效）&lt;br/&gt;一个是网页版的GPT 6 Pro（内容超丰富）&lt;br/&gt;&lt;br/&gt;偶尔用下Gemini，发现但质量真的很一般。&lt;br/&gt;&lt;br/&gt;如果你想学习或调研，深度搜索工具还是很实用的。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HR4ENfAaIAA8amH.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR4EYS-aAAAFPya.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;93&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 18:43:04 GMT</pubDate>
      <guid isPermaLink="false">2098120086431449209</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T18:43:04Z</dc:date>
    </item>
    <item>
      <title>GPT6-Astra上线后，Codex Token用量激增。

开发了三个Obsidian插件，已上架两个。

一个是 RSS 订阅器，一个是 AI 电子书伴读（支持所有格式，包括PDF），还有一个通...</title>
      <link>https://x.com/vista8/status/2098116466285682757</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;GPT6-Astra上线后，Codex Token用量激增。&lt;br/&gt;&lt;br/&gt;开发了三个Obsidian插件，已上架两个。&lt;br/&gt;&lt;br/&gt;一个是 RSS 订阅器，一个是 AI 电子书伴读（支持所有格式，包括PDF），还有一个通用的Obsidian AI助手。&lt;br/&gt;&lt;br/&gt;还开发个类 here . now 给 agent 用的网页发布器。&lt;br/&gt;&lt;br/&gt;本周或下周陆续开源，敬请期待。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HR4AQ48acAAu4uq.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR4BOToboAARCP2.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR4BbgIaAAAwpM5.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR4BpYKaMAA6nJq.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;30&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;46&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;8884&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;34&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 18:28:41 GMT</pubDate>
      <guid isPermaLink="false">2098116466285682757</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T18:28:41Z</dc:date>
    </item>
    <item>
      <title>有没有懂行的给讲讲大模型降智原因和怎么让模型降智？</title>
      <link>https://x.com/vista8/status/2098107889428857080</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;有没有懂行的给讲讲大模型降智原因和怎么让模型降智？&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;50&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;35&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;39713&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;47&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 17:54:36 GMT</pubDate>
      <guid isPermaLink="false">2098107889428857080</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T17:54:36Z</dc:date>
    </item>
    <item>
      <title>图片放大工具：https://t.co/sf4hVMcScu</title>
      <link>https://x.com/vista8/status/2098079117354967547</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;图片放大工具：&lt;a href='https://mejorarimagen.org/zh/upscaler' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;mejorarimagen.org/zh/upscaler&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;2&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;12&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;2156&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;7&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 16:00:16 GMT</pubDate>
      <guid isPermaLink="false">2098079117354967547</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T16:00:16Z</dc:date>
    </item>
    <item>
      <title>用最新的GPT image 2.5 生成了三张图。

如果打印的话分辨率还是不够，然后发现了一个免费的放大网站，不过免费只能处理3张。

换浏览器或清cookie后可以处理更多张。

拉到10倍放大，...</title>
      <link>https://x.com/vista8/status/2098079031791096310</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;用最新的GPT image 2.5 生成了三张图。&lt;br/&gt;&lt;br/&gt;如果打印的话分辨率还是不够，然后发现了一个免费的放大网站，不过免费只能处理3张。&lt;br/&gt;&lt;br/&gt;换浏览器或清cookie后可以处理更多张。&lt;br/&gt;&lt;br/&gt;拉到10倍放大，图片会从20多m升到100m一张，像素过万。&lt;br/&gt;&lt;br/&gt;图片放大工具见评论区&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HR3fE7AaQAElI8n.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR3fGP-aYAAPZ9a.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HR3fHsKbcAAb7OK.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;29&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;33&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;9579&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;38&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 15:59:56 GMT</pubDate>
      <guid isPermaLink="false">2098079031791096310</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T15:59:56Z</dc:date>
    </item>
    <item>
      <title>GPT6 + 3D 文件生成的 iPhone Duo 的 3D 模型演示网站。

效果太棒了，以后网页加 3D 应该会成为趋势。

体验地址：
https://t.co/wXG4DyP1GB</title>
      <link>https://x.com/vista8/status/2097957413496451477</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;GPT6 + 3D 文件生成的 iPhone Duo 的 3D 模型演示网站。&lt;br/&gt;&lt;br/&gt;效果太棒了，以后网页加 3D 应该会成为趋势。&lt;br/&gt;&lt;br/&gt;体验地址：&lt;br/&gt;&lt;a href='https://www.t5t6.com/s/iphone-duo-3d-ewjdzkmhv8/' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;t5t6.com/s/iphone-duo-3…&lt;/a&gt;&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2097956456628998144/vid/avc1/1858x1080/qS_hNA5qnxSJbHqY.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2097957413496451477/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;42&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;5&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;71&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;17129&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;50&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 07:56:40 GMT</pubDate>
      <guid isPermaLink="false">2097957413496451477</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T07:56:40Z</dc:date>
    </item>
    <item>
      <title>用一个AI 3D工具 + GPT6 做了一个炫酷的 3D 擎天柱，明天抽空做个教程。

体验网址：https://t.co/s5U12qFYBQ</title>
      <link>https://x.com/vista8/status/2097922416362308007</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;用一个AI 3D工具 + GPT6 做了一个炫酷的 3D 擎天柱，明天抽空做个教程。&lt;br/&gt;&lt;br/&gt;体验网址：&lt;a href='https://www.t5t6.com/s/prime-mpxu4z4465/' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;t5t6.com/s/prime-mpxu4z…&lt;/a&gt;&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2097921855038611457/vid/avc1/1872x1080/Wvpncl2Elf0PZmIj.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2097922416362308007/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;146&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;30&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;349&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;32598&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;196&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 05:37:36 GMT</pubDate>
      <guid isPermaLink="false">2097922416362308007</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T05:37:36Z</dc:date>
    </item>
    <item>
      <title>豆包输入法Windows版下载：https://t.co/hy3ehI5fds</title>
      <link>https://x.com/vista8/status/2097900955241177091</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;豆包输入法Windows版下载：&lt;a href='https://shurufa.doubao.com/pc' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;shurufa.doubao.com/pc&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;3539&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 04:12:19 GMT</pubDate>
      <guid isPermaLink="false">2097900955241177091</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T04:12:19Z</dc:date>
    </item>
    <item>
      <title>广受好评的豆包输入法终于出了 Windows 版！

豆包输入法的识别速度和准确性都很优秀。

转需，下载地址见评论区</title>
      <link>https://x.com/vista8/status/2097900879081025865</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;广受好评的豆包输入法终于出了 Windows 版！&lt;br/&gt;&lt;br/&gt;豆包输入法的识别速度和准确性都很优秀。&lt;br/&gt;&lt;br/&gt;转需，下载地址见评论区&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HR09k7Wa4AA42Tm.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;51&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;59&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;24958&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;54&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 04:12:01 GMT</pubDate>
      <guid isPermaLink="false">2097900879081025865</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T04:12:01Z</dc:date>
    </item>
    <item>
      <title>网友有叫我乔帮主，有叫我乔木，熟悉的朋友会叫向阳。

今天教师节，适合叫乔老师，哈哈哈。</title>
      <link>https://x.com/vista8/status/2097879976435671254</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;网友有叫我乔帮主，有叫我乔木，熟悉的朋友会叫向阳。&lt;br/&gt;&lt;br/&gt;今天教师节，适合叫乔老师，哈哈哈。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HR0qtutakAAuseV.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;96&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;39&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;7136&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;81&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 02:48:57 GMT</pubDate>
      <guid isPermaLink="false">2097879976435671254</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T02:48:57Z</dc:date>
    </item>
    <item>
      <title>Suno v6 正式发布！玩了会儿，录个屏演示下！

与华纳、BMG等唱片公司联合开发：音质更清晰、歌词更精准、曲式更动态。

支持自然语言改段落/歌词/混音。（需要开通最高30美元会员，在Stuid...</title>
      <link>https://x.com/vista8/status/2097861616897605907</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;Suno v6 正式发布！玩了会儿，录个屏演示下！&lt;br/&gt;&lt;br/&gt;与华纳、BMG等唱片公司联合开发：音质更清晰、歌词更精准、曲式更动态。&lt;br/&gt;&lt;br/&gt;支持自然语言改段落/歌词/混音。（需要开通最高30美元会员，在Stuido中用）&lt;br/&gt;&lt;br/&gt;另外这次支持多模态创作，除了文本，上传音频、图片、视频也能生成音乐。&lt;br/&gt;&lt;br/&gt;v6（均衡）、v6-wild（更有创造性）、v6-mini（更快） 三模型可选。&lt;br/&gt;&lt;br/&gt;&lt;span style='color: #1da1f2; font-weight: 500;'&gt;#SunoAI&lt;/span&gt;&lt;span style='color: #1da1f2; font-weight: 500;'&gt;#AI音乐&lt;/span&gt;&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2097860317237940224/vid/avc1/1648x1080/us_WO8FHwXHk_6BX.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2097861616897605907/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;37&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;5923&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;32&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 10 Sep 2026 01:36:00 GMT</pubDate>
      <guid isPermaLink="false">2097861616897605907</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-10T01:36:00Z</dc:date>
    </item>
    <item>
      <title>搞定了，把朋友的Cli部署在服务器，把公众号转成RSS。

这样就方便看公众号全文，不过只能自用，公开怕惹麻烦。</title>
      <link>https://x.com/vista8/status/2097710456723108219</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;搞定了，把朋友的Cli部署在服务器，把公众号转成RSS。&lt;br/&gt;&lt;br/&gt;这样就方便看公众号全文，不过只能自用，公开怕惹麻烦。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRyP_VmagAA34mC.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;30&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;105&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;18942&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;54&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Sep 2026 15:35:21 GMT</pubDate>
      <guid isPermaLink="false">2097710456723108219</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-09T15:35:21Z</dc:date>
    </item>
    <item>
      <title>项目开源地址：https://t.co/hnpN4JmyFW

赶紧fork，避免被封。</title>
      <link>https://x.com/vista8/status/2097688075833102422</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;项目开源地址：&lt;a href='https://github.com/teng-lin/weread-omni' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;github.com/teng-lin/werea…&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;赶紧fork，避免被封。&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;32&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;136&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;13153&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;78&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Sep 2026 14:06:25 GMT</pubDate>
      <guid isPermaLink="false">2097688075833102422</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-09T14:06:25Z</dc:date>
    </item>
    <item>
      <title>中国第二届GEO大会报名地址，11月21~22日在深圳南山区举办。

https://t.co/N75cblhK9R

今天直播姚老师提到的GEO工具和资源。
1、GEOFlow
https://t....</title>
      <link>https://x.com/vista8/status/2097684734788947996</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;中国第二届GEO大会报名地址，11月21~22日在深圳南山区举办。&lt;br/&gt;&lt;br/&gt;&lt;a href='https://hui.ailingdaoli.com/' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;hui.ailingdaoli.com&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;今天直播姚老师提到的GEO工具和资源。&lt;br/&gt;1、GEOFlow&lt;br/&gt;&lt;a href='https://github.com/yaojingang/GEOFlow' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;github.com/yaojingang/GEO…&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;2、GEOFlow示例站点&lt;br/&gt;&lt;a href='https://www.geoflow.me/' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;geoflow.me&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;3、公开课word课件&lt;br/&gt;&lt;a href='https://doc.laoyao.cn/zy6r3a' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;doc.laoyao.cn/zy6r3a&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;4、公开课PPT课件&lt;br/&gt;&lt;a href='https://doc.laoyao.cn/m4tze8' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;doc.laoyao.cn/m4tze8&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;5、官网GEO引用数据研究&lt;br/&gt;&lt;a href='https://doc.laoyao.cn/hfk9g0' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;doc.laoyao.cn/hfk9g0&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;6、GEO数据集与论文仓库&lt;br/&gt;&lt;a href='https://github.com/yaojingang/geo-citation-lab' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;github.com/yaojingang/geo…&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;16&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;6&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;38&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;9129&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;28&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Sep 2026 13:53:08 GMT</pubDate>
      <guid isPermaLink="false">2097684734788947996</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-09T13:53:08Z</dc:date>
    </item>
    <item>
      <title>朋友写了一个黑科技Cli，提供公众号任意一篇文章地址。

以后就能自动抓取公众号更新导出Markdown了。

好用啊！</title>
      <link>https://x.com/vista8/status/2097684143178150374</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;朋友写了一个黑科技Cli，提供公众号任意一篇文章地址。&lt;br/&gt;&lt;br/&gt;以后就能自动抓取公众号更新导出Markdown了。&lt;br/&gt;&lt;br/&gt;好用啊！&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRx4W0Lb0AAhks8.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;193&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;67&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;519&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;66453&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;366&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Sep 2026 13:50:47 GMT</pubDate>
      <guid isPermaLink="false">2097684143178150374</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-09T13:50:47Z</dc:date>
    </item>
    <item>
      <title>PPT、PDF下载地址：https://t.co/AMVLm7IgL8</title>
      <link>https://x.com/vista8/status/2097622931866353682</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;PPT、PDF下载地址：&lt;a href='https://xiangyangqiaomu.feishu.cn/wiki/ABn9wLhysinf9skFrALcLkMFnig' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;xiangyangqiaomu.feishu.cn/wiki/ABn9wLhys…&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;6&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;2554&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Sep 2026 09:47:33 GMT</pubDate>
      <guid isPermaLink="false">2097622931866353682</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-09T09:47:33Z</dc:date>
    </item>
    <item>
      <title>很多朋友不知道怎么做好 X 账号的运营和增长。

最近手搓了个 PPT ，多数是自己的实战经验，免费送给大家参考。

包含 X 的系统算法（简版）介绍和影响。

账号如何定位，如何扩大信息输入积累素材...</title>
      <link>https://x.com/vista8/status/2097622600910618637</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;很多朋友不知道怎么做好 X 账号的运营和增长。&lt;br/&gt;&lt;br/&gt;最近手搓了个 PPT ，多数是自己的实战经验，免费送给大家参考。&lt;br/&gt;&lt;br/&gt;包含 X 的系统算法（简版）介绍和影响。&lt;br/&gt;&lt;br/&gt;账号如何定位，如何扩大信息输入积累素材。&lt;br/&gt;&lt;br/&gt;还有 X 帖子的常见结构和创作技巧等。&lt;br/&gt;&lt;br/&gt;PPT下载地址见评论区&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2097621250432786432/vid/avc1/2384x1440/qmrVgPXDxbFD92jF.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2097622600910618637/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;38&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;9&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;110&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;15472&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;65&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Sep 2026 09:46:14 GMT</pubDate>
      <guid isPermaLink="false">2097622600910618637</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-09T09:46:14Z</dc:date>
    </item>
    <item>
      <title>姚老师经常把能收钱的产品直接开源，哈哈哈。

如果你想搞活动，缺官网、缺会员报名和支付管理系统。

拿过去交给AI Agent改改就能用。</title>
      <link>https://x.com/vista8/status/2097604146597945782</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;姚老师经常把能收钱的产品直接开源，哈哈哈。&lt;br/&gt;&lt;br/&gt;如果你想搞活动，缺官网、缺会员报名和支付管理系统。&lt;br/&gt;&lt;br/&gt;拿过去交给AI Agent改改就能用。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/2039226063088463872/_zw7eSeM_normal.jpg' alt='姚金刚' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;姚金刚&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@yaojingang&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;为了让第二届GEO大会的报名体验更好，写了一套大会系统：TokEMS&lt;br/&gt;近期迭代了 140 次，已达到初步可用的状态，正式开源给大家，GitHub仓库地址详见评论区&lt;br/&gt;&lt;br/&gt;系统的定位：开源、自托管的一体化大会运营平台，覆盖大会官网、报名、票务、订单、发票、通知和现场签到&lt;br/&gt;&lt;br/&gt;1、已实现的能力包括大会官网、报名交易、支付入口、候补队列、运营后台、模板系统、发票管理、现场运营、平台基建与Agent管理&lt;br/&gt;2、配套CLI，打通飞书机器人，自动同步每天大会官网的所有数据&lt;br/&gt;3、支持私有化部署、复用大会模板，也可以按自己的活动需求继续开发&lt;br/&gt;&lt;br/&gt;部分示例截图详见图片&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRv2RHqa4AA1pS-.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRv2Xi4b0AAVrEy.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRv22oBaUAAO2JJ.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRv3A1OaoAAmXPJ.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/yaojingang/status/2097541878522814664' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;69&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;8&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;67&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;19185&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;64&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Sep 2026 08:32:54 GMT</pubDate>
      <guid isPermaLink="false">2097604146597945782</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-09T08:32:54Z</dc:date>
    </item>
    <item>
      <title>X 新的原创内容奖励通过了。

好的制度设计应该能鼓励人通过利己来利他。

观察后续 X 时间线变化，看是否有好转。</title>
      <link>https://x.com/vista8/status/2097511348595015681</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;X 新的原创内容奖励通过了。&lt;br/&gt;&lt;br/&gt;好的制度设计应该能鼓励人通过利己来利他。&lt;br/&gt;&lt;br/&gt;观察后续 X 时间线变化，看是否有好转。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRvasg7a8AAGr2N.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;59&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;35&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;4975&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;50&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Wed, 09 Sep 2026 02:24:10 GMT</pubDate>
      <guid isPermaLink="false">2097511348595015681</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-09T02:24:10Z</dc:date>
    </item>
    <item>
      <title>X 收益分成可以申请了，如果之前通过，最近也达标。

提交申请非常简单，打开创作者工作室，点击Original Content Reward。

系统会筛选出你最近发布的一堆帖子。

从中选你自己比较...</title>
      <link>https://x.com/vista8/status/2097378467268755624</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;X 收益分成可以申请了，如果之前通过，最近也达标。&lt;br/&gt;&lt;br/&gt;提交申请非常简单，打开创作者工作室，点击Original Content Reward。&lt;br/&gt;&lt;br/&gt;系统会筛选出你最近发布的一堆帖子。&lt;br/&gt;&lt;br/&gt;从中选你自己比较满意，代表你原创能力的10个帖子提交就行。&lt;br/&gt;&lt;br/&gt;然后就是等待审核，三个工作日给消息。&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;38&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;12&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;6143&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;33&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 17:36:08 GMT</pubDate>
      <guid isPermaLink="false">2097378467268755624</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T17:36:08Z</dc:date>
    </item>
    <item>
      <title>这个产品的交互设计好有意思，拖拽做格式转换。

比如视频格式转换，图片格式转换裁剪等。

一次性购买目前是15美元。

支持文件种类和操作不够丰富，但想法创意不错，已下单支持。

好像记得之前有一个效...</title>
      <link>https://x.com/vista8/status/2097374393873883388</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;这个产品的交互设计好有意思，拖拽做格式转换。&lt;br/&gt;&lt;br/&gt;比如视频格式转换，图片格式转换裁剪等。&lt;br/&gt;&lt;br/&gt;一次性购买目前是15美元。&lt;br/&gt;&lt;br/&gt;支持文件种类和操作不够丰富，但想法创意不错，已下单支持。&lt;br/&gt;&lt;br/&gt;好像记得之前有一个效率工具也是类似交互。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/2081086269480976385/cpJMtGda_normal.jpg' alt='thameem' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;thameem&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@th2049&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;meet tangerine. a mac app that lets you convert files with ZERO clicks: just hold shift and drag the file. also has other useful file modification tools. &lt;br/&gt;&lt;br/&gt;download now: &lt;a href='https://tangerineformac.com' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;tangerineformac.com&lt;/a&gt;&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2097012648156233728/vid/avc1/2632x2160/twEsLs_IMew1Jye6.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/th2049/status/2097015553508725184/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/th2049/status/2097015553508725184' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;23&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;12&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;5678&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;18&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 17:19:57 GMT</pubDate>
      <guid isPermaLink="false">2097374393873883388</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T17:19:57Z</dc:date>
    </item>
    <item>
      <title>目前 GUI 做的最好的Coding Agent：

国外是 Codex，国内是 ZCode

能看出来都花了不少心思打磨细节。

正在开发一个通用的 Obsidian AI助手插件有感。</title>
      <link>https://x.com/vista8/status/2097360970247282843</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;目前 GUI 做的最好的Coding Agent：&lt;br/&gt;&lt;br/&gt;国外是 Codex，国内是 ZCode&lt;br/&gt;&lt;br/&gt;能看出来都花了不少心思打磨细节。&lt;br/&gt;&lt;br/&gt;正在开发一个通用的 Obsidian AI助手插件有感。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRtSrmpbYAAlGc6.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;29&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;47&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;17877&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;33&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 16:26:37 GMT</pubDate>
      <guid isPermaLink="false">2097360970247282843</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T16:26:37Z</dc:date>
    </item>
    <item>
      <title>免费体验这个有趣的产品：https://t.co/02TSOGxNvN</title>
      <link>https://x.com/vista8/status/2097336858216964263</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;免费体验这个有趣的产品：&lt;a href='https://open.maic.chat/' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;open.maic.chat&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;2&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;2256&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 14:50:48 GMT</pubDate>
      <guid isPermaLink="false">2097336858216964263</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T14:50:48Z</dc:date>
    </item>
    <item>
      <title>经常听朋友提到清华的 OpenMAIC 组织。

教育圈比较让人熟知的是他们开发了一个 AI 生成课程的产品。

输入任意主题，等几分钟就能生成一套带音频+HTML互动展示的课程。

（见我刚录的演示...</title>
      <link>https://x.com/vista8/status/2097336727778066652</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;经常听朋友提到清华的 OpenMAIC 组织。&lt;br/&gt;&lt;br/&gt;教育圈比较让人熟知的是他们开发了一个 AI 生成课程的产品。&lt;br/&gt;&lt;br/&gt;输入任意主题，等几分钟就能生成一套带音频+HTML互动展示的课程。&lt;br/&gt;&lt;br/&gt;（见我刚录的演示视频：“讲讲大模型蒸馏技术”）&lt;br/&gt;&lt;br/&gt;最近他们刚去巴黎，跟世界各地做教育的人交流AI在教学上的应用。&lt;br/&gt;&lt;br/&gt;开放多Agent课堂，让知识学习没那么枯燥。&lt;br/&gt;&lt;br/&gt;随着AI发展，教育领域一定有创新和变革，未来可期。&lt;br/&gt;&lt;br/&gt;产品见评论区&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRs6pJ8aAAA1krF.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2097335508573761537/vid/avc1/1728x1080/FmoqbI_GyMSpOQb7.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2097336727778066652/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/2082321734662049792/RnK3Jo6y_normal.jpg' alt='OpenMAIC' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;OpenMAIC&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@OpenMAIC&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;A huge moment for us: OpenMAIC at UNESCO Digital Learning Week. &#x1f1fa;&#x1f1f3;&lt;br/&gt;&lt;br/&gt;In Paris, we brought OpenMAIC into the room with educators from around the world ,  not just to demo AI, but to hear what it actually takes to make AI useful in their classrooms.&lt;br/&gt;&lt;br/&gt;We believe anyone should be able to turn what they want to learn into a classroom that teaches, explains, shows, and interacts with them.&lt;br/&gt;&lt;br/&gt;From China to the world. We’re just getting started. �&lt;span style='color: #1da1f2; font-weight: 500;'&gt;#DigitalLearningWeek&lt;/span&gt;ee&lt;span style='color: #1da1f2; font-weight: 500;'&gt;#AIEducation&lt;/span&gt;ion&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRsyI0ybIAAPl6C.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRsyMBaaQAEkDS-.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRsyQ4WXAAAJVd1.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRsyWRDaIAAHiOK.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/OpenMAIC/status/2097325825334919345' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;22&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;12&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;64&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;16706&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;36&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 14:50:17 GMT</pubDate>
      <guid isPermaLink="false">2097336727778066652</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T14:50:17Z</dc:date>
    </item>
    <item>
      <title>开源地址：https://t.co/LEpIcdhMrc</title>
      <link>https://x.com/vista8/status/2097333465431883788</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;开源地址：&lt;a href='https://github.com/rachelos/we-mp-rss' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;github.com/rachelos/we-mp…&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;2&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;5&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;1933&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;5&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 14:37:19 GMT</pubDate>
      <guid isPermaLink="false">2097333465431883788</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T14:37:19Z</dc:date>
    </item>
    <item>
      <title>今天发布了Obsidian RSS阅读插件，很多人问能否订阅微信公众号。

抽空研究了下，可自己部署一套wewerss，订阅感兴趣的公众号生成RSS订阅地址。

前提要开通微信公众号，然后扫码授权登录...</title>
      <link>https://x.com/vista8/status/2097333369495560675</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;今天发布了Obsidian RSS阅读插件，很多人问能否订阅微信公众号。&lt;br/&gt;&lt;br/&gt;抽空研究了下，可自己部署一套wewerss，订阅感兴趣的公众号生成RSS订阅地址。&lt;br/&gt;&lt;br/&gt;前提要开通微信公众号，然后扫码授权登录微信读书。&lt;br/&gt;&lt;br/&gt;目前内容是空的，不支持查看历史文章？&lt;br/&gt;&lt;br/&gt;这个项目开源地址见评论区，可以让AI帮你安装本地或服务器。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRs4x10a4AACQj-.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;50&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;4&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;57&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;11110&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;58&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 14:36:56 GMT</pubDate>
      <guid isPermaLink="false">2097333369495560675</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T14:36:56Z</dc:date>
    </item>
    <item>
      <title>对于阿里云这种复杂难懂的系统，AI助手真的很有必要。

内容和菜单太多，根本不知道去哪里操作。</title>
      <link>https://x.com/vista8/status/2097312520122073454</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;对于阿里云这种复杂难懂的系统，AI助手真的很有必要。&lt;br/&gt;&lt;br/&gt;内容和菜单太多，根本不知道去哪里操作。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRsmakWbAAEABzP.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;53&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;7381&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;44&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 13:14:05 GMT</pubDate>
      <guid isPermaLink="false">2097312520122073454</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T13:14:05Z</dc:date>
    </item>
    <item>
      <title>这可能是国内GEO最值得参加学习的大会！

第一届GEO大会在北京，很多人都从南方坐飞机过来参会，很多人反馈意犹未尽。

第二届将于 11.21-22 在深圳南山区举办，邀请了很多GEO公司创始人、A...</title>
      <link>https://x.com/vista8/status/2097269172040528139</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;这可能是国内GEO最值得参加学习的大会！&lt;br/&gt;&lt;br/&gt;第一届GEO大会在北京，很多人都从南方坐飞机过来参会，很多人反馈意犹未尽。&lt;br/&gt;&lt;br/&gt;第二届将于 11.21-22 在深圳南山区举办，邀请了很多GEO公司创始人、AI圈朋友。&lt;br/&gt;&lt;br/&gt;明天晚上19:00，我和姚老师 &lt;a href='https://x.com/yaojingang' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;@yaojingang&lt;/a&gt; 直播介绍本次大会内容和福利。&lt;br/&gt;&lt;br/&gt;对GEO感兴趣的，想做GEO服务的，欢迎进群交流。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRr9v7VbcAEspOD.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;97&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;2&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;24&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;15834&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;83&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 10:21:50 GMT</pubDate>
      <guid isPermaLink="false">2097269172040528139</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T10:21:50Z</dc:date>
    </item>
    <item>
      <title>Youmind PPT 邪修用法！

如果会议主办方要求用指定PPT风格模版，如何做？

1. 模版删除内容，保留Logo，截图。

2. 跟 AI 讨论确定大纲，Obsidian中编辑定稿。

3....</title>
      <link>https://x.com/vista8/status/2097254838031822945</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;Youmind PPT 邪修用法！&lt;br/&gt;&lt;br/&gt;如果会议主办方要求用指定PPT风格模版，如何做？&lt;br/&gt;&lt;br/&gt;1. 模版删除内容，保留Logo，截图。&lt;br/&gt;&lt;br/&gt;2. 跟 AI 讨论确定大纲，Obsidian中编辑定稿。&lt;br/&gt;&lt;br/&gt;3. 把截图和大纲一起发给Youmind，输入提示词生成。&lt;br/&gt;&lt;br/&gt;哪张不好可以单独对话生成。&lt;br/&gt;&lt;br/&gt;另外让AI生成多张空白模版，方便手工PPT添加。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRrwkF-bMAEQiGH.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;29&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;13&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;6794&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;28&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 09:24:53 GMT</pubDate>
      <guid isPermaLink="false">2097254838031822945</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T09:24:53Z</dc:date>
    </item>
    <item>
      <title>据说 DeepSeek 官方微信群通知，DeepSeek V4.1 Flash内测了。

新模型换了新的模型架构，原生支持多模态，计费与 V4 Flash 相同，单账号最多 20 并发。

把模型 I...</title>
      <link>https://x.com/vista8/status/2097234696115831262</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;据说 DeepSeek 官方微信群通知，DeepSeek V4.1 Flash内测了。&lt;br/&gt;&lt;br/&gt;新模型换了新的模型架构，原生支持多模态，计费与 V4 Flash 相同，单账号最多 20 并发。&lt;br/&gt;&lt;br/&gt;把模型 ID 换成 deepseek-v4.1-flash-expires-on-0910 就能测。&lt;br/&gt;&lt;br/&gt;第二个我以为是幻觉，说穿条纹西装，仔细看了下果然有条纹...&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRre5ZEaYAA4218.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRrfkvVbEAAfziA.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRrfmZXbQAARAk7.png' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;38&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;30&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;30468&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;37&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 08:04:50 GMT</pubDate>
      <guid isPermaLink="false">2097234696115831262</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T08:04:50Z</dc:date>
    </item>
    <item>
      <title>没想到百度也开了聊 AI 的播客，现在视频播客赛道越来越火了。

刚看完，感觉这期内容还挺有意思的，简单总结下：

访谈嘉宾两个，一个是百度伐谋产品负责人李安南，另一个是南京林业大学林海峰教授。

林...</title>
      <link>https://x.com/vista8/status/2097228459210879201</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;没想到百度也开了聊 AI 的播客，现在视频播客赛道越来越火了。&lt;br/&gt;&lt;br/&gt;刚看完，感觉这期内容还挺有意思的，简单总结下：&lt;br/&gt;&lt;br/&gt;访谈嘉宾两个，一个是百度伐谋产品负责人李安南，另一个是南京林业大学林海峰教授。&lt;br/&gt;&lt;br/&gt;林教授研究松材线虫病早期发现，当松树看起来还正常时，能不能通过数据里识别出病害？&lt;br/&gt;&lt;br/&gt;为啥要提前发现，因为能看出病变时就晚了（会指数级传染）&lt;br/&gt;&lt;br/&gt;他们研究会看很多数据，比如光谱、植被指数、纹理……等，需要反复做实验找特征组合。&lt;br/&gt;&lt;br/&gt;团队20多个学生，超过一半的人都在干这个，很像体力活。&lt;br/&gt;&lt;br/&gt;有次学生交出一组效果很好的实验结果，林教授问为什么这样组合？&lt;br/&gt;&lt;br/&gt;学生解释不清楚，最后才说用了百度伐谋。（哈哈哈）&lt;br/&gt;&lt;br/&gt;伐谋百度推出的是“自演化”科研Agent。&lt;br/&gt;&lt;br/&gt;李安南对“自我演化”的解释：在一个问题里，不断探索新的解法。&lt;br/&gt;&lt;br/&gt;要么继续改进已经有效的方案，或者换个方向探索。&lt;br/&gt;&lt;br/&gt;林教授学生的用法很符合：生成方案、做实验、比较结果，再决定下一轮往什么方向找。&lt;br/&gt;&lt;br/&gt;李安南和林教授的对AI for Science 智能体的共识：帮你找到原本没想到、没空试的方案。&lt;br/&gt;&lt;br/&gt;当然，分歧也很有意思。&lt;br/&gt;&lt;br/&gt;李安南更期待自主探索，设想未来出现“科研工厂”：人同时照看多条研究路线，AI 持续做实验。&lt;br/&gt;&lt;br/&gt;林老师则反复强调：结果好，还得解释为什么好；AI 参与再多，最后的科研责任仍然在人。&lt;br/&gt;&lt;br/&gt;我觉得不矛盾，只是分工问题：AI扩大探索，人来判断证据、寻找原因。&lt;br/&gt;&lt;br/&gt;视频最后林老师孩子案例很有启发。&lt;br/&gt;&lt;br/&gt;他家孩子参加学校纸飞机比赛，他问：比飞得远、飞得高，还是滞空时间长？&lt;br/&gt;&lt;br/&gt;规则都没说清楚，怎么知道哪种飞机更好？&lt;br/&gt;&lt;br/&gt;给 AI 安排任务也一样：目标是什么，限制是什么，用什么评判结果？&lt;br/&gt;&lt;br/&gt;这些搞不清楚，给你再厉害的 Agent 也没用。&lt;br/&gt;&lt;br/&gt;感觉百度伐谋产品负责人想的挺清楚的，目前产品免费，利好学校科研工作者。&lt;br/&gt;&lt;br/&gt;播客还聊了很多当下 AI 做科研的困难和机会，推荐看完整视频。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/1373867336021598212/vZ2nWy8M_normal.jpg' alt='Baidu Inc.' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;Baidu Inc.&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@Baidu_Inc&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;Welcome to AI, Evolving, our new podcast series!&lt;br/&gt;&lt;br/&gt;Our first episode looks at AI&amp;#39;s expanding role in scientific discovery through Famou&amp;#39;s work on pine wilt disease. The project reflects a broader trend, with AI taking on more of the research process itself.&lt;br/&gt;&lt;br/&gt;That raises a larger question: could research agents become part of the infrastructure of discovery?&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2096861147454697472/vid/avc1/1920x1080/1ub79Pe8pqDa21ch.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/Baidu_Inc/status/2096961692441759996/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/Baidu_Inc/status/2096961692441759996' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;24&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;15&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;7796&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;18&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 07:40:03 GMT</pubDate>
      <guid isPermaLink="false">2097228459210879201</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T07:40:03Z</dc:date>
    </item>
    <item>
      <title>今天教会老人用腾讯会议后。

发现活该人家教大家用豆包的赚钱，哈哈哈。</title>
      <link>https://x.com/vista8/status/2097194500372512903</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;今天教会老人用腾讯会议后。&lt;br/&gt;&lt;br/&gt;发现活该人家教大家用豆包的赚钱，哈哈哈。&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;32&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;28&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;20775&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;29&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 05:25:07 GMT</pubDate>
      <guid isPermaLink="false">2097194500372512903</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T05:25:07Z</dc:date>
    </item>
    <item>
      <title>把你的Obsidian 改造成AI资讯阅读学习笔记中心。

新鲜出炉的教学演示视频。

甚至手机Obsidian也能安装，随时看AI新闻，做笔记。</title>
      <link>https://x.com/vista8/status/2097125500590460965</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;把你的Obsidian 改造成AI资讯阅读学习笔记中心。&lt;br/&gt;&lt;br/&gt;新鲜出炉的教学演示视频。&lt;br/&gt;&lt;br/&gt;甚至手机Obsidian也能安装，随时看AI新闻，做笔记。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2097123511580217344/vid/avc1/1704x1080/AnYpMBTiOqpf_GRm.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2097125500590460965/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/1960882043249942533/h4J39ERy_normal.jpg' alt='向阳乔木' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;向阳乔木&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@vista8&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;把Obsidian变成你的最佳AI资讯阅读 + 学习笔记工具。&lt;br/&gt;&lt;br/&gt;打开网址一键安装：&lt;br/&gt;&lt;a href='https://community.obsidian.md/plugins/qiaomu-ai-rss' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;community.obsidian.md/plugins/qiaomu…&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;特色功能：&lt;br/&gt;1. 收录46个精选 AI Newsletter，AI自动翻译改写，一手海外资讯不错过。&lt;br/&gt;&lt;br/&gt;2. 收录1000+ 独立博客RSS，任意订阅获取他人新知。比如tw93的潮流周刊，阮一峰的博客等。&lt;br/&gt;&lt;br/&gt;3. 选中任意文本/图片，添加当天或指定笔记，契合GTD标准用法，阅读+学习一体。&lt;br/&gt;&lt;br/&gt;4. 内置朱雀仿宋字体、行距、字体设置，显著提升阅读愉悦度。&lt;br/&gt;&lt;br/&gt;甚至支持添加本地文件夹为阅读源。&lt;br/&gt;&lt;br/&gt;如Obsidian剪藏公众号文章，让你的收藏不吃灰。&lt;br/&gt;&lt;br/&gt;乔木 AI RSS 阅读器还在内测，预计明天上架，再抽空录一个演示视频。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRoFqolaEAAlFgo.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRoFw7Aa4AAGKco.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/vista8/status/2096995036563144899' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;44&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;37&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;188&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;23572&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;82&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 08 Sep 2026 00:50:56 GMT</pubDate>
      <guid isPermaLink="false">2097125500590460965</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-08T00:50:56Z</dc:date>
    </item>
    <item>
      <title>好消息，已经上架Obsidian内置插件市场。

Obsidian设置-&amp;gt;社区插件市场  ，搜索“qiaomu” 安装即可。</title>
      <link>https://x.com/vista8/status/2097015487351914641</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;好消息，已经上架Obsidian内置插件市场。&lt;br/&gt;&lt;br/&gt;Obsidian设置-&amp;gt;社区插件市场  ，搜索“qiaomu” 安装即可。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRoYUJAbkAAc8ks.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;2&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;17&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;5921&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;7&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 17:33:47 GMT</pubDate>
      <guid isPermaLink="false">2097015487351914641</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T17:33:47Z</dc:date>
    </item>
    <item>
      <title>把Obsidian变成你的最佳AI资讯阅读 + 学习笔记工具。

打开网址一键安装：
https://t.co/xKlv5LjJWd

特色功能：
1. 收录46个精选 AI Newsletter，A...</title>
      <link>https://x.com/vista8/status/2096995036563144899</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;把Obsidian变成你的最佳AI资讯阅读 + 学习笔记工具。&lt;br/&gt;&lt;br/&gt;打开网址一键安装：&lt;br/&gt;&lt;a href='https://community.obsidian.md/plugins/qiaomu-ai-rss' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;community.obsidian.md/plugins/qiaomu…&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;特色功能：&lt;br/&gt;1. 收录46个精选 AI Newsletter，AI自动翻译改写，一手海外资讯不错过。&lt;br/&gt;&lt;br/&gt;2. 收录1000+ 独立博客RSS，任意订阅获取他人新知。比如tw93的潮流周刊，阮一峰的博客等。&lt;br/&gt;&lt;br/&gt;3. 选中任意文本/图片，添加当天或指定笔记，契合GTD标准用法，阅读+学习一体。&lt;br/&gt;&lt;br/&gt;4. 内置朱雀仿宋字体、行距、字体设置，显著提升阅读愉悦度。&lt;br/&gt;&lt;br/&gt;甚至支持添加本地文件夹为阅读源。&lt;br/&gt;&lt;br/&gt;如Obsidian剪藏公众号文章，让你的收藏不吃灰。&lt;br/&gt;&lt;br/&gt;乔木 AI RSS 阅读器还在内测，预计明天上架，再抽空录一个演示视频。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRoFqolaEAAlFgo.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRoFw7Aa4AAGKco.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;73&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;139&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;798&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;146557&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;380&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 16:12:31 GMT</pubDate>
      <guid isPermaLink="false">2096995036563144899</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T16:12:31Z</dc:date>
    </item>
    <item>
      <title>更正下，不是审核延迟。
今年5月Obsidian引入了自动审核，几分钟就能看结果。

通过后一般24小时就能出现再社区插件搜索。

注意，每次发版都要审核，一旦出问题，之前上架的也会消失。</title>
      <link>https://x.com/vista8/status/2096991540728180759</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;更正下，不是审核延迟。&lt;br/&gt;今年5月Obsidian引入了自动审核，几分钟就能看结果。&lt;br/&gt;&lt;br/&gt;通过后一般24小时就能出现再社区插件搜索。&lt;br/&gt;&lt;br/&gt;注意，每次发版都要审核，一旦出问题，之前上架的也会消失。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRoCevGa0AAYOrJ.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;1991&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 15:58:38 GMT</pubDate>
      <guid isPermaLink="false">2096991540728180759</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T15:58:38Z</dc:date>
    </item>
    <item>
      <title>今天一整天都在开发Obsidian插件，几个经验分享：

1. 在GPT-6 Astra 帮助下，开发和上架难度远比想像的低。

2. 插件要传 Github，官方有自动扫描工具检查代码，main.j...</title>
      <link>https://x.com/vista8/status/2096987779326775449</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;今天一整天都在开发Obsidian插件，几个经验分享：&lt;br/&gt;&lt;br/&gt;1. 在GPT-6 Astra 帮助下，开发和上架难度远比想像的低。&lt;br/&gt;&lt;br/&gt;2. 插件要传 Github，官方有自动扫描工具检查代码，main.js 不能超过5m，提示影响插件同步。&lt;br/&gt;&lt;br/&gt;扫描通过后，会出现在官网社区。但 Obsidian 内置社区插件商店不会立即显示，有审核延迟。&lt;br/&gt;&lt;br/&gt;插件不允许上传图片Logo，只能管理后台选 SVG icon加背景色。&lt;br/&gt;&lt;br/&gt;3. 插件最好设计成移动端友好，这样手机Obsidian也能用。&lt;br/&gt;&lt;br/&gt;4. 建议弄一个新 Github仓库，如果你fork一个基础代码改造，上架时会要求证明上游同意你发布。&lt;br/&gt;&lt;br/&gt;最后，产品要充分利用Obsidian 已有能力和组件。&lt;br/&gt;&lt;br/&gt;比如插件需要用户设文件夹，浏览选择比让用户手输入靠谱和简单。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRn-7-qbkAAtybd.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRn_HXeasAAs_SN.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;14&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;4&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;81&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;12472&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;31&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 15:43:41 GMT</pubDate>
      <guid isPermaLink="false">2096987779326775449</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T15:43:41Z</dc:date>
    </item>
    <item>
      <title>每周看看Codex的电脑录屏记录总结，相当有趣啊！

Codex的点评：

你的电脑使用记录，透着一股“一个人开了家产品工作室，楼上还经营着唱片公司” 的气质。

还吐槽没好好看书，实际是一直在测试O...</title>
      <link>https://x.com/vista8/status/2096921766442778808</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;每周看看Codex的电脑录屏记录总结，相当有趣啊！&lt;br/&gt;&lt;br/&gt;Codex的点评：&lt;br/&gt;&lt;br/&gt;你的电脑使用记录，透着一股“一个人开了家产品工作室，楼上还经营着唱片公司” 的气质。&lt;br/&gt;&lt;br/&gt;还吐槽没好好看书，实际是一直在测试Obsidian插件。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRnCwXDawAA0UA5.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;56&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;13&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;6044&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;48&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 11:21:22 GMT</pubDate>
      <guid isPermaLink="false">2096921766442778808</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T11:21:22Z</dc:date>
    </item>
    <item>
      <title>一口气让 Codex 上架了两个iOS app和一个Obsidian插件

GPT-6 Astra 的 Computer Use 和 Browser Use 变强。

激起了动力，不过感觉上个版本也能...</title>
      <link>https://x.com/vista8/status/2096908619828871659</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;一口气让 Codex 上架了两个iOS app和一个Obsidian插件&lt;br/&gt;&lt;br/&gt;GPT-6 Astra 的 Computer Use 和 Browser Use 变强。&lt;br/&gt;&lt;br/&gt;激起了动力，不过感觉上个版本也能做到，但一直拖着没弄。&lt;br/&gt;&lt;br/&gt;看iOS能不能审核通过，一个Suno生成的音乐客户端，一个RSS阅读器。&lt;br/&gt;&lt;br/&gt;一开始自用，如果上架，方便给身边朋友用。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRm2PsTbYAABgY1.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;img src='https://pbs.twimg.com/media/HRm2VZXaIAAbN5a.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;43&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;5&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;5913&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;37&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 10:29:08 GMT</pubDate>
      <guid isPermaLink="false">2096908619828871659</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T10:29:08Z</dc:date>
    </item>
    <item>
      <title>ego lite 团队看到这帖联系了我，一方面想澄清些误解，另一方面想收集更多反馈：

① skill 触发过泛。

起因是他们收到不少用户反馈，希望不指定 skill 就能默认用 ego lite ...</title>
      <link>https://x.com/vista8/status/2096878983971586230</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;ego lite 团队看到这帖联系了我，一方面想澄清些误解，另一方面想收集更多反馈：&lt;br/&gt;&lt;br/&gt;① skill 触发过泛。&lt;br/&gt;&lt;br/&gt;起因是他们收到不少用户反馈，希望不指定 skill 就能默认用 ego lite 操作，所以现在版本描述写的有问题，承诺下个版本修复。&lt;br/&gt;&lt;br/&gt;（感觉他们犯了产品常见误区：直接听用户反馈改产品，哈哈哈）&lt;br/&gt;&lt;br/&gt;② 关于数据隐私，他们说是乌龙。&lt;br/&gt;&lt;br/&gt;他们团队开发了两个产品，分别是 agent 产品 ego （还在开发）和浏览器产品 ego lite。&lt;br/&gt;&lt;br/&gt;ego agent 要处理上下文，数据会经过他们服务器，所以加了相关隐私条款。&lt;br/&gt;&lt;br/&gt;但已发布的浏览器产品 ego lite ，数据只给本地agent用，不会上传他们服务器。&lt;br/&gt;&lt;br/&gt;以后即使要收集数据优化产品体验，也会先弹窗取得用户同意。&lt;br/&gt;&lt;br/&gt;所以当前 ego lite 隐私协议是内部工作失误，用了 ego agent的协议，纯乌龙。&lt;br/&gt;&lt;br/&gt;详细解释看这篇帖子：&lt;a href='https://x.com/ego_agent/status/2096470776799211583' target='_blank' style='color: #1da1f2; text-decoration: none;'&gt;x.com/ego_agent/stat…&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;另外大家体验过程有什么问题或不满，都可以留言，他们会安排专人解答和安排修复。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/1960882043249942533/h4J39ERy_normal.jpg' alt='向阳乔木' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;向阳乔木&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@vista8&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;鉴于GPT6-Astra 如此的强大，有必要单独装一个浏览器给它用了。&lt;br/&gt;&lt;br/&gt;（否则会跟人抢浏览器用）&lt;br/&gt;&lt;br/&gt;黄叔推荐了ego lite，马上交给codex安装，提示词：&lt;br/&gt;&lt;br/&gt;“安装ego lite浏览器，配置和chrome一样的cookie和登录信息，然后Computer Use以后用这个浏览器”&lt;br/&gt;&lt;br/&gt;几分钟安装好了，一键拷贝Chrome的登录信息，相当丝滑。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRk7LHTa8AAmuh1.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/vista8/status/2096772243380703327' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;38&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;28&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;16641&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;32&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 08:31:22 GMT</pubDate>
      <guid isPermaLink="false">2096878983971586230</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T08:31:22Z</dc:date>
    </item>
    <item>
      <title>GPT 6 Astra用的人太多了，现在开始要求换模型了。。

换成5.6 sol就能正常用，大家真的只想用最先进模型 &#x1f602;</title>
      <link>https://x.com/vista8/status/2096862770461589691</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;GPT 6 Astra用的人太多了，现在开始要求换模型了。。&lt;br/&gt;&lt;br/&gt;换成5.6 sol就能正常用，大家真的只想用最先进模型 &#x1f602;&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRmNIgabgAAYh9p.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;44&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;15420&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;37&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 07:26:56 GMT</pubDate>
      <guid isPermaLink="false">2096862770461589691</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T07:26:56Z</dc:date>
    </item>
    <item>
      <title>我们几个做播客的好处，平时就一起闲扯，聊起来会很自然放松，哈哈。

被不少朋友称为AI圈的“谐星聊天会” &#x1f636;

Next Token（词元之外）邀请大家关注，本周六在上海 AGI bar 录第二期。...</title>
      <link>https://x.com/vista8/status/2096777876578406815</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;我们几个做播客的好处，平时就一起闲扯，聊起来会很自然放松，哈哈。&lt;br/&gt;&lt;br/&gt;被不少朋友称为AI圈的“谐星聊天会” &#x1f636;&lt;br/&gt;&lt;br/&gt;Next Token（词元之外）邀请大家关注，本周六在上海 AGI bar 录第二期。&lt;br/&gt;&lt;br/&gt;感兴趣的可以微信搜AGI bar小程序报名&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; padding: 16px; background: #f9fafb; line-height: 1.4;'&gt;&lt;div style='margin-bottom: 8px; padding-bottom: 6px; border-bottom: 1px solid #e1e8ed; display: table; width: 100%; height: 24px;'&gt;&lt;div style='display: table-cell; vertical-align: middle; width: 32px;'&gt;&lt;img src='https://pbs.twimg.com/profile_images/1636981205504786434/xDl77JIw_normal.jpg' alt='歸藏(guizang.ai)' style='width: 24px; height: 24px; border-radius: 50%; display: block;' /&gt;&lt;/div&gt;&lt;div style='display: table-cell; vertical-align: middle; padding-left: 8px; line-height: 1.2;'&gt;&lt;span style='font-weight: bold; color: #0f1419; font-size: 15px; margin-right: 6px;'&gt;歸藏(guizang.ai)&lt;/span&gt;&lt;span style='color: #536471; font-size: 14px;'&gt;@op7418&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='font-size: 15px; line-height: 1.6; color: #0f1419; margin-bottom: 12px; white-space: pre-wrap; word-wrap: break-word;'&gt;跟杨攀、橘子、乔木一起做了一个播客，叫 NEXT Token，拿下了昨天的小宇宙新星榜！&lt;br/&gt;&lt;br/&gt;主要是借着当周的一些新闻，聊聊我们对这些事情的看法和认知。&lt;br/&gt;&lt;br/&gt;一期大概一个多小时，非常像 AI 圈的谐星聊天会，后续也会有视频播客。&lt;br/&gt;&lt;br/&gt;这一期尤其推荐厂商听，我们提了非常多关于模型厂商和大厂我觉得应该做的事情&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRgGgXLboAAMer_.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;div style='margin-top: 12px; padding-top: 8px; border-top: 1px solid #e1e8ed; text-align: right;'&gt;&lt;a href='https://x.com/op7418/status/2096433364983238781' target='_blank' style='color: #1da1f2; text-decoration: none; font-size: 13px; font-weight: 500;'&gt;&#x1f517; View Quoted Tweet&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;90&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;17&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;8524&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;59&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 01:49:36 GMT</pubDate>
      <guid isPermaLink="false">2096777876578406815</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T01:49:36Z</dc:date>
    </item>
    <item>
      <title>鉴于GPT6-Astra 如此的强大，有必要单独装一个浏览器给它用了。

（否则会跟人抢浏览器用）

黄叔推荐了ego lite，马上交给codex安装，提示词：

“安装ego lite浏览器，配置...</title>
      <link>https://x.com/vista8/status/2096772243380703327</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;鉴于GPT6-Astra 如此的强大，有必要单独装一个浏览器给它用了。&lt;br/&gt;&lt;br/&gt;（否则会跟人抢浏览器用）&lt;br/&gt;&lt;br/&gt;黄叔推荐了ego lite，马上交给codex安装，提示词：&lt;br/&gt;&lt;br/&gt;“安装ego lite浏览器，配置和chrome一样的cookie和登录信息，然后Computer Use以后用这个浏览器”&lt;br/&gt;&lt;br/&gt;几分钟安装好了，一键拷贝Chrome的登录信息，相当丝滑。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;img src='https://pbs.twimg.com/media/HRk7LHTa8AAmuh1.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;79&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;59&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;449&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;90550&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;212&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 01:27:13 GMT</pubDate>
      <guid isPermaLink="false">2096772243380703327</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T01:27:13Z</dc:date>
    </item>
    <item>
      <title>GPT6-Astra 的Computer Use确实相当聪明。

探索清楚路径后会走捷径，加速操作过程！

比如让它读Suno广场的推荐歌曲，挨个读Prompt，然后Remix成新的歌曲。

一开始还...</title>
      <link>https://x.com/vista8/status/2096768585956024379</link>
      <description>&lt;div style='font-family: Arial, Helvetica, sans-serif; max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e1e8ed; padding: 0; line-height: 1.5;'&gt;&lt;div style='padding: 8px 16px;'&gt;&lt;div style='font-size: 16px; line-height: 1.6; color: #0f1419; margin-bottom: 16px; white-space: pre-wrap; word-wrap: break-word;'&gt;GPT6-Astra 的Computer Use确实相当聪明。&lt;br/&gt;&lt;br/&gt;探索清楚路径后会走捷径，加速操作过程！&lt;br/&gt;&lt;br/&gt;比如让它读Suno广场的推荐歌曲，挨个读Prompt，然后Remix成新的歌曲。&lt;br/&gt;&lt;br/&gt;一开始还模拟点击，后面就直接输入歌曲URL，快速收集Prompt。&lt;br/&gt;&lt;br/&gt;整理了22首，已经生成2首，就是我电脑风扇快&#x1f4a5;了。&lt;/div&gt;&lt;div style='margin: 16px 0; border: 1px solid #e1e8ed; overflow: hidden;'&gt;&lt;div style='margin: 0; background-color: #f5f5f5; padding: 8px;'&gt;&lt;video controls style='width: 100%; height: auto; max-height: 400px; max-width: 100%;' preload='metadata'&gt;&lt;source src='https://video.twimg.com/amplify_video/2096767653755207680/vid/avc1/1172x720/IXNN8Wad0Ylz58Vm.mp4?tag=29' type='video/mp4'&gt;Your browser does not support the video tag.&lt;/video&gt;&lt;div style='padding: 10px; text-align: center; background-color: #f0f0f0;'&gt;&lt;a href='https://x.com/vista8/status/2096768585956024379/video/1' target='_blank' style='color: #1da1f2; text-decoration: none; font-weight: 500;'&gt;&#x1f517; View on Twitter&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src='https://pbs.twimg.com/media/HRk301kaoAAqghc.jpg' alt='Tweet Image' style='width: 100%; height: auto; display: block; max-width: 100%; border: none; margin: 0 auto;' /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; border-top: 1px solid #f1f3f4; background: #f9fafb; font-size: 13px; color: #536471; text-align: center;'&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ac;&lt;/span&gt;&lt;span&gt;18&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f504;&lt;/span&gt;&lt;span&gt;2&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='color: #f91880; margin-right: 4px;'&gt;❤️&lt;/span&gt;&lt;span&gt;26&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f440;&lt;/span&gt;&lt;span&gt;13432&lt;/span&gt;&lt;/span&gt;&lt;span style='display: inline-block; margin-right: 20px; vertical-align: middle; color: #00ba7c; font-weight: bold;'&gt;&lt;span style='margin-right: 4px;'&gt;&#x1f4ca;&lt;/span&gt;&lt;span&gt;21&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style='padding: 12px 16px; background: #f9fafb; border-top: 1px solid #f1f3f4;'&gt;&lt;div style='text-align: center; font-size: 12px;'&gt;&lt;a href='https://xgo.ing' target='_blank' style='color: #1d9bf0; text-decoration: none; font-weight: 500;'&gt;⚡ Powered by xgo.ing&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
      <pubDate>Mon, 07 Sep 2026 01:12:41 GMT</pubDate>
      <guid isPermaLink="false">2096768585956024379</guid>
      <dc:creator>向阳乔木 (@vista8)</dc:creator>
      <dc:date>2026-09-07T01:12:41Z</dc:date>
    </item>
  </channel>
</rss>
