<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Zenfeed RSS - </title>
    <link></link>
    <description>Powered by Github Zenfeed - https://github.com/glidea/zenfeed. If you use Folo, please enable &#39;Appearance - Content - Render inline styles&#39;</description>
    <item>
      <title> vibed了一个肉鸽生存微信小游戏，分享一些踩坑记录</title>
      <link>https://linux.do/t/topic/2210932</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI游戏开发 kino,AI内容生成ksen
游戏技巧开发ksen
内容审核ksen</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">烧了几个亿的 token，基本上都是 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">claude4.6/4.7</span> 搞的，感觉探索到了大模型的上限。地图/BGM/人物敌人/技能全靠 AI 生成。</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ldstatic.com/user_avatar/linux.do/9527_koala/48/1956912_2.gif" alt="审核截图1" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">血腥暴力内容</span> 会被直接拒审，比如骷髅头、血字等。有评论说：“审核像在查违禁品，连骷髅都得改。”
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">文字模糊</span> 是低级错误之一，有玩家吐槽：“字太小像打码，根本看不清关键信息。”
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    AI 生成的地图可能有穿模或卡顿问题，需要手动用 PS 切分并调整细节。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/1/7/2/172ea2dc7a2f927aedecc44491c7c3f5a3c1f22a_2_690x489.jpeg" alt="地图问题" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">使用 AI 开发的流程其实很直接：</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    先写完 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">游戏设计文档</span>，推荐用 GitHub 模板规范结构。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    用 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">GPT-image2</span> 生成大地图，再手动切分重绘。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    每个步骤 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">无限vibe+循环微调</span> 是常态，像改作业一样反复折腾。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/0/0/f/00fd2d0470d6d8361e804f88556ca48f6048156c_2_690x310.jpeg" alt="开发难点" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">关于资质，评论区有人总结：</p>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">个人开发者无需游戏版号，但需要提供：故事背景+玩法说明+20张截图。其他就是身份认证和隐私说明。</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/3/b/f/3bf829be3e7e811e0bf29bf90327aa984c31e6cf_2_690x310.jpeg" alt="审核问题" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">TIP：被删帖就别再发游戏名字和二维码了，L站直接封杀推广内容。</p>
</div>

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px; flex-wrap:wrap;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">常见问题</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">80%</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">资质门槛</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">无</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">解决方案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI生成内容细节不足</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">手动PS切分+重绘地图</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">文字模糊看不清</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">调整字体大小+对比度</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">新手开发者踩坑</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">按GitHub模板分步骤试错</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 12:27:07 +0800</pubDate>
    </item>
    <item>
      <title>【又520专场】你如何理解我们的社区文化</title>
      <link>https://linux.do/t/topic/2210430</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">开源, 社区文化, 技术交流</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">LINUX DO 社区在520这一天发起了一次关于社区文化的讨论，邀请佬友们表达对社区精神的理解。这次活动不仅体现了社区对技术交流的重视，也突出了对成员间关系的珍视。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="color:#1a73e8;">开源与分享</span>是社区的核心价值。许多佬友提到，在这里他们能够互相帮助，技术大佬愿意分享知识，让个人的“瞎折腾”变得有实际意义。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="color:#1a73e8;">真诚友善</span>也是讨论中频繁提到的特点。有人说，“真诚对他人，他人也就真诚对我”，这是打动人心的描述。
  </li>
</ul>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">社区的氛围十分和谐，没有争吵和浮躁。比如有佬友分享道：“开源、分享、无处不在。也让我原本毫无意义的瞎折腾确切的帮助到了他人。”这种互动让人感受到一种温暖的力量。</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="LINUX DO 社区文化标识" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'"/>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">值得强调的是，佬友们之间的互动非常有温度，既有技术上的交流，也有对彼此的鼓励和支持。有佬友提到：“不谤不讥，克己复礼。己所不欲，勿施于人。”这句话体现了社区成员对待他人时的谦逊与责任。</p>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">此外，也有不少佬友提到社区的包容性。比如有人表示：“在这里可以做自己，比如女装。”这说明无论是技术讨论还是个人表达，社区都能给予充分的理解和支持。</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">真诚互帮</span>，让学习过程更顺利，也让彼此的关系更紧密。
  </p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">友善共处</span>，减少摩擦，增加信任，使社区氛围更加舒适。
  </p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">团结一心</span>，无论技术高下，大家都在一个平台上共同进步。
  </p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">专业共享</span>，技术协作氛围浓厚，多人参与讨论，带来更多解决思路。
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心理念</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">描述</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">开源共享</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">佬友们愿意分享知识和经验，帮助他人进步。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">真诚友善</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">相互理解和尊重，营造温馨氛围。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">团结协作</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不同背景的佬友共同学习和成长，形成良好的互动。</td>
      </tr>
    </tbody>
  </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">活动还设置了“文化宣导员”徽章，颁发给参与度高的帖子。这是鼓励社区成员在讨论中发表有价值的观点，同时也增强彼此的认同感。</p>

<div style="margin:20px 0; display:flex; justify-content:space-between; align-items:center;">
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">参与人数</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1036</p>
  </div>
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">点赞数</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1800</p>
  </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">这样的活动不仅能让大家更深入了解社区文化，也能激发更多灵感和热情。</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">什么是我们的社区文化？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">真诚、友善、团结、专业。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">社区为什么鼓励分享？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">分享能帮助其他人避免弯路，实现共同进步。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何参与社区文化建设？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">发表优质内容，参与互动，支持和认可他人贡献。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 12:27:07 +0800</pubDate>
    </item>
    <item>
      <title>eu.org疑似迎来大放水</title>
      <link>https://linux.do/t/topic/2206229</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">域名申请, 域名政策, 用户反馈</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  最近有用户发现，自己几年前申请的eu.org域名竟然通过了，而且是不带国别名的。这引发了大家的好奇和讨论，表示可能eu.org域名审核政策有所放宽。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="color:#4285f4;">近几年，eu.org域名的审核速度明显变慢，有人甚至等了三年才有结果。</span>
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="color:#4285f4;">一元复始的用户表示，他提交的域名申请已经通过，没有带国别名，说明审核规则可能有调整。</span>
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="color:#4285f4;">也有用户申请了一两年，但仍未收到结果，说明流程可能依然复杂。</span>
  </li>
</ul>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  虽然eu.org域名审核可能有所宽松，但大家普遍反应申请周期长、流程繁琐，部分用户甚至开玩笑说：“申请还来的及吗？”
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="eu.org域名审核话题截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  用户们还讨论了申请费用问题，有人表示：“这种域名一般多少钱一个啊？申请获得之后可以长期用吗？”
</p>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">申请费用</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">0元</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">有效期</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">永久有效</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  随着eu.org域名审核放松，可能让更多人获得机会。但也有人表示，即使申请成功，可能还是得等待很久。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    一位用户说：“我的申请还没动，半年之前申请的。”这说明审核依然缓慢。
  </p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  总体而言，eu.org域名申请政策似乎有所变化，但具体影响还需观察。
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">申请时间</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">结果</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">用户反应</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">几年前</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">申请通过</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有人表示惊喜，但也有人质疑是否是政策变化。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">一两年前</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">申请未通过</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">表示失望，并调侃“申请还来的及吗？”</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ldstatic.com/images/emoji/twemoji/distorted_face.png?v=15" alt="尴尬表情" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  不过有用户提到，申请成功后网站不会自动续期，这可能是需要注意的地方。
</p>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">续期方式</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">人为操作</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ldstatic.com/images/emoji/twemoji/laughing.png?v=15" alt="大笑表情" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  尽管话题有趣，但用户依然在关注域名审核的开放程度以及实际效果。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    有网友说：“三年前的申请都有结果了，现在还不通过，是不是有点太慢了？”
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简短答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">eu.org域名是否免费？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是的，永久免费。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">申请后是否续期？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需要人工操作，否则会过期。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 12:27:07 +0800</pubDate>
    </item>
    <item>
      <title>现在的市场，已经逼得公司都得去自己搭建一个中转站了</title>
      <link>https://linux.do/t/topic/2208338</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">API管理, 成本效益分析, 合规风险</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📢 市场逼着公司都得自己搭中转站了。现在用第三方API Key的成本太高，有人尝试用Sub2API自建Pro号池，算了一下账，发现利润居然能有90%？这事儿听着玄乎，但背后一堆风险。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">官方API Key</span>：价格贵，但能用，适合小公司试水。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">云中转</span>：拿优质号池换折扣，但服务不稳定，比官方还贵。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">便宜小中转</span>：拿你的prompt去卖，服务天天崩，风控一出直接歇菜。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    ⚠️ Butterl说：用第三方中转会收到无偿维护工作，合规风险高，别把公司拖进泥潭。
  </p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🔧 ruiw指出：公司用中转最怕风控问题，但同事会拿企业级API的标准要求你，出问题全是你的锅。
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ldstatic.com/user_avatar/linux.do/samuel_w/48/1968888_2.png" alt="Samuel_w" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; display:flex; gap:10px; flex-wrap:wrap;">
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">成本</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">60元</p>
  </div>
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">利润</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">90%</p>
  </div>
</div>

<div style="margin:20px 0; display:flex; gap:10px; flex-wrap:wrap;">
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">风控</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">随时封号</p>
  </div>
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">维护</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">半夜电话</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">成本计算靠谱吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">60元 vs 100美元，利润确实能到90%。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">自建有哪些风险？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">风控封号、同事甩锅、服务不稳定。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">怎么降低风险？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">内部研发专用，用户走合规渠道。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 12:27:07 +0800</pubDate>
    </item>
    <item>
      <title>Gemini 3版本 Flash 初体验 快感 � illac感D &#34; &#34; &#34;硬嘴D</title>
      <link>https://linux.do/t/topic/2210268</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Gemini 3.6 Flash,,Antigravity CLI”,,幻觉””,参数错误””文档幻觉””不合作”</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">Gemini 3.5 Flash体验报告：快但不靠谱的AI助手</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px; margin-left:10px;">YOLO模式</span>：我本想用<em>--dangerously-skip-permissions</em>参数，但它直接猜测了错误指令，还编造了假文档（😅）
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px; margin-left:10px;">文档幻觉</span>：它编造了3个假文档链接，甚至把官网当成了<em>settings.json</em>教程（🧯）
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px; margin-left:10px;">截图不作为</span>：强行让我用<em>Agnet-browser</em>截图却失败，最后看了三次图片才承认“没看到”（👀） 
    </li>
</ul>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/optimized/4X/6/2/b/62bf628b6ccb379cd50387ddf2ffedb05dee5ef3_2_690x469.jpeg" alt="Gemini 3.5 Flash错误猜测" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">真实文档在哪？</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#444;">正确的参数是<em style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">--dangerously-skip-permissions</em>，但它的假文档链接全都是“自编自演”（🚫）</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">错误文档数</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">3个</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">关键问题-答案</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#444;">真实参数是<em style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">--dangerously-skip-permissions</em></p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#444;">它编造了三个虚假文档链接</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#444;">我上传了三次图片才让AI承认没看图</p>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 12:27:07 +0800</pubDate>
    </item>
    <item>
      <title>没有事情就不要随便蹬gemini</title>
      <link>https://linux.do/t/topic/2210737</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Gemini 3.5 Flash roma加速和费用矛盾问题高成本风险建议避免使用</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">最近有用户分享了使用Gemini 3.5 Flash的体验，发现它虽然速度快但费用极高</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">用户实测</span>：体验Gemini 3.5 Flash时，刚完成厕所功夫就停不下来，结果6.5m token消耗后发现钱包已亏15刀，设置的1刀limit完全没用
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">评论区神回复</span>：有人调侃说它快到极致，但用户边笑边吐槽"钱包空了项目就被改废了"
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">技术细节</span>：cc plan只执行到第二个task就已出现异常，但系统反应速度确实惊人
  </li>
</ul>
<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/6/9/9/69908746fa134821b4efb2ebf6e50333515ac6bd.png" alt="Gemini 3.5 Flash速度测试图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">⚠️关键提醒：Gemini 3.5 Flash虽然速度快，但计费延迟问题严重，1刀limit实则无效</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">Token消耗</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">6.5M</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">费用损失</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$15</p>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">维度</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">体验</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">警示</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">速度</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">确实很快</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">但费用超预期</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">计费</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">延迟严重</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">建议谨慎使用</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 12:27:07 +0800</pubDate>
    </item>
    <item>
      <title>继续推广我的中转站注册就送88余额</title>
      <link>https://v2ex.com/t/1214019</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">GPT服务, 用户注册奖励, 订阅套餐</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🌟 今日限时福利：新用户注册即送$18.8余额，回复邮箱还能再拿$10！快用这个链接：<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">https://api.xiaoxin.best/register?promo=E7A34FD666525AEA</span>，马上开启你的GPT加速体验</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">日卡</span>：3元/50刀，日限50次，汇率0.06刀/元
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">月卡大杯</span>：89元/3000刀，日限400次，汇率0.03刀/元（性价比之王）
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">超大杯</span>：199元/8888刀，日限888次，汇率0.0223刀/元（大额用户专属）
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/avatar/b4a3/c653/17818_normal.png?m=1715910617" alt="用户头像" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">⚠️ 用户反馈：有人提到注册未收到$18.8，可能误寄邮箱。请核实是否提交了正确邮箱地址</p>
</div>

<div style="display:flex; justify-content:space-between; margin:20px 0; flex-wrap:wrap; gap:10px;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">当前汇率</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">0.0223刀/元（超大杯）</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">最高日限</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">888次</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">群人数</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">260+人</p>
  </div>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/avatar/35d3/847e/460549_normal.png?m=1576917696" alt="用户头像" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">💡 热门评论精选：用户 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">xzy1549303595@gmail.com</span> 提醒：注意核对邮箱地址是否正确</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/gravatar/0f88cd4f8f7e9b9c3cd030d7ba78e47f?s=48&d=retro" alt="用户头像" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<div style="margin:20px 0; display:flex; justify-content:space-around; flex-wrap:wrap;">
  <div style="background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; padding:20px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">✅ 注册即送</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$18.8余额 + $10赠金</p>
  </div>
  <div style="background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; padding:20px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">📍 专属链接</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">https://api.xiaoxin.best</p>
  </div>
  <div style="background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; padding:20px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">📎 联系方式</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">QQ群：1092067247</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何领取$10赠金？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">回复注册邮箱至评论区，管理员将手动发放</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">汇率最低的套餐是什么？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">选择 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">超大杯</span>（199元/8888刀）</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何确认邮箱是否正确？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">检查注册邀请链接参数是否含你的邮箱，或直接联系群管理员</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 11:24:36 +0800</pubDate>
    </item>
    <item>
      <title>抗重力2.0 编辑器哪里去了？</title>
      <link>https://v2ex.com/t/1214005</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Google, Antigravity IDE, 开发工具</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 Antigravity 2.0 编辑器更新引发热议，用户直呼“操作太任性”
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    ⚠️ 原IDE界面消失，代理服务器功能失效，插件配置全部丢失
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    ⚠️ Google将Antigravity重构为“双持流”模式，需独立运行Agent和IDE
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    ⚠️ 用户抱怨升级后项目直接乱码，配置同步失败，需手动迁移
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://i.imgur.com/mTzu17w.png" alt="用户项目乱码截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  💬 热门评论摘录：
  <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">「这操作跟特么 V 社一样了，完全不管你的」</span>
  <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">「我不想从插件市场下，市场里啥也没有」</span>
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能模块</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Antigravity IDE</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">VS Code</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Agent管理</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅ 内置功能（即将移除）</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">❌ 需要额外插件</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">配置同步</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">⚠️ 仅支持Antigravity 1.0</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅ 原生支持</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI能力整合</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">🤖 3.5flash模型（体验存疑）</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">🧠 原生AI能力有限</td>
      </tr>
    </tbody>
  </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🔄 Google官方回应：未来Antigravity IDE将专注代码编辑，Agent管理功能独立运行
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    3.5flash等AI能力是Google新引入的实验性功能，但尚未展现明确优势
  </p>
</div>

<div style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🧠 关键问题：
  <div style="margin:10px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题1</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Antigravity IDE还会维护吗？</p>
  </div>
  <div style="margin:10px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题2</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">现在的配置要怎么迁？</p>
  </div>
  <div style="margin:10px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题3</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">双持流具体怎么操作？</p>
  </div>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 11:24:36 +0800</pubDate>
    </item>
    <item>
      <title>分享一个自己做的 SSH 桌面工具，macOS / Windows / Linux 都能用 [送码]</title>
      <link>https://v2ex.com/t/1213996</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">SSH管理工具,桌面端工具   免费与付费模式  AI助手</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  👋 大家好，我做了一个 SSH 桌面工具叫 <strong>Termark</strong>，支持 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">macOS / Windows / Linux</span> ，欢迎试用。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://docs.termark.app/assets/ai-context.BPrZn-cP.png" alt="Termark 工具界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    🎯 <strong>解决重复机械操作</strong>：连接服务器、传文件、看日志、批量执行这些日常琐事，Termark 都能帮你搞定。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    🚀 <strong>本地功能免费使用</strong>：SSH、SFTP、端口转发等基础功能完全免费，云同步和高级功能才收费。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    🧠 <strong>AI 是助手不是替代品</strong>：AI 会根据终端输出帮你分析问题、提示下一步，但不会擅自执行高风险操作。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    💬 评论区热评：有人问「授权是自己开发的还是用第三方？」，我的回答是 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">自己实现的</span>，用的是类似 typesafe 的方案，避免依赖第三方。
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://i.imgur.com/UGZR5YH.png" alt="Windows 安装问题截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📌 价格：
</p>

<div style="display:flex; flex-wrap:wrap; gap:10px; justify-content:center;">
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">免费版</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">永久免费</p>
  </div>
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">永久授权</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">¥149</p>
  </div>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🔧 送码（部分）：  
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">2XUTLVK7N5B2EX7GXVR6E6HP</span>、  
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">74CED4FNTT5GOWIBNLP4QN7Z</span>、  
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">GIY5COMMNYWHHBPTDJAUSEIB</span>  
    （更多可到官网领）
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">解答</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Windows 无法打开是什么原因？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可能被 Windows Defender 拦截，目前只购买了 Apple 开发者账号，Windows 还没签名。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么不开源？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">核心功能免费可用，但需要持续维护，云同步和高级功能通过授权收费。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 会不会过度介入操作？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 会根据上下文提供建议，但涉及风险的操作必须人工确认。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 11:24:36 +0800</pubDate>
    </item>
    <item>
      <title>gemini学会了，豆包经典语录，美国豆包！</title>
      <link>https://linux.do/t/topic/2209607</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI模型对比,,蒸豆包蒸多了””幽默”直给无虚”网络流行语”用户体验</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  看到有人用“美国豆包”这个梗调侃Gemini，感觉大家对AI模型的特性有了更深的理解。其实，这个说法是在比较不同AI模型的风格和表现。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="color:#4285f4;">Gemini</span> 是“稳稳地接住你”，通俗易懂、稳重可靠。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="color:#4285f4;">豆包</span> 是“极其”，完全精准地戳中用户痛点，一口气讲清楚。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="color:#4285f4;">GPT</span> 是“不讲虚的”，直接给出结果和干货，不绕弯子。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    有人评论说：“破案了！原来Gemini变蠢是因为蒸豆包蒸多了”。语气觉得模型的表达风格非常像豆包，形容得非常生动。
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/d/f/2/df2628eabfb8563245175af228da07ed62b4af16.jpeg" alt="Screenshot20260520082709" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  这些评论表明，AI模型的风格和表现对用户来说很直观。一些用户用了很生动的语言来表达，其实就是在说模型的输出方式不同，有的更直接，有的更稳重，有的更简单。	
</p>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">AI风格</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Gemini</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">AI风格</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">豆包</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">AI风格</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">GPT</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">特性</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Gemini</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">豆包</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">GPT</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">风格</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">稳重</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">直击</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">直接</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用户反馈</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“神了，哈哈哈哈哈哈，蒸馏豆包。”</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“不是纳米香蕉打豆包水印的时候了。”</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“和豆包一样了。”</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 11:24:23 +0800</pubDate>
    </item>
    <item>
      <title>### 全球实时情报平台：ShadowBroker的开源革命</title>
      <link>https://github.com/BigBodyCobain/Shadowbroker</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">去中心化,,ockerAI雾霾获取与传输iste共享HMACSentinel nâ¬viceolta Earthdata nâ¬tockerKubernetes nâ¬GDELT项目影子经纪人大数据 nâ¬ nâ¬DV
user
纠正一下
去中心化，开源，情报平台，ShadowBroker

实时 夙空 情报

多种 开源 情报源（OSints
[".Docker

庵ystonecenterizedOSIntelligenceplatformShadowBroker

Reallineimensionalensornetworkopenintelligencefeeds</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
ShadowBroker is a new real-time geospatial intelligence platform that brings all sorts of data — from aircraft and ships to satellites, conflicts, and more — onto one map. It’s designed for analysts, researchers, and curious people who want to explore the world through open and public data streams.
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
The platform aggregates data from 60+ feeds and shows it all on one screen, in real time, without any user data being collected or transmitted.
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
You can toggle 35+ layers including SAR ground-change detection, flights, ships, satellites, and environmental data around the world.
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
You can connect an AI agent to help you analyze and act on the data. The agent sees the same information and can move the map or place investigation markers in real time.
</li>
</ul>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4044;">
You can right-click on any location to get a country dossier with information like population, languages, and the latest satellite imagery. It also connects to Meshtastic and APRS for amateur radio tracking and allows you to eavesdrop on police scanner feeds by simply clicking them.
</p>

<div style="margin:20px 0; text-align:center;">
<img src="https://raw.githubusercontent.com/BigBodyCobain/Shadowbroker/main/uploads/46f99d19fa141a2efba37feee9de8aab/Title.jpg" alt="ShadowBroker" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
It even uses NASA FIRMS to track wildfires, and can show you locations of power plants, data centers, and military bases. Police and fire scanner feeds are available to listen in real time, and 11,000+ live CCTV cameras across several countries are mapped too.
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
The platform combines satellite data, GPS jamming zones, seismic events, and internet-connected devices to provide an open-source intelligence experience that is rich in detail.
</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
The platform is built with **Next.js**, **MapLibre GL**, **FastAPI**, and **Python**. It’s open-source so any user can audit the data being used and how it’s displayed. You can update it easily using the same Docker commands that you use for starts and runs.
</p>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
You can connect an AI agent to the platform using HMAC signing. This helps in finding correlations that are not easily seen on a map by human eyes. This is a powerful tool for analysts who want to do everything from within the dashboard.
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
  <thead>
  <tr>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Feature</th>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Option A</th>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Option B</th>
  </tr>
  </thead>
  <tbody>
  <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Cost</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">High</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Moderate</td>
  </tr>
  <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Efficiency</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Very High</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Average</td>
  </tr>
  </tbody>
</table>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
  <thead>
  <tr>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Feature</th>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Option A</th>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Option B</th>
  </tr>
  </thead>
  <tbody>
  <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Privacy</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Not strong</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Getting harder</td>
  </tr>
  <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Setup cost</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">High</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Moderate</td>
  </tr>
  </tbody>
</table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Also, it provides a way for users to communicate privately through the <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">InfoNet</span> and <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Mesh Chat</span> with dead drop peer-to-peer features.
</p>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
It also gives users a visual version of <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">SAR</span> (Synthetic Aperture Radar) for detecting ground changes, even through clouds, and <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Tracking</span> the real-time locations of everything from trains to aircraft carriers, geolocated with the use of any number of open-source and public APIs.
</p>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666; font-weight:600;">CCTV Cameras</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">11,000+</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666; font-weight:600;">Internet Outages</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">295+</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666; font-weight:600;">Shodan Devices</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">24,452+</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
  <thead>
  <tr>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">What</th>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">So What</th>
  </tr>
  </thead>
  <tbody>
  <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Cloud connection</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">More features</span></td>
  </tr>
  <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Free public API</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">No extra cost</span></td>
  </tr>
  <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Real-time info</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Useful for analysts</span></td>
  </tr>
  </tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 11:02:41 +0800</pubDate>
    </item>
    <item>
      <title>《OpenHuman：：即连即用“：的隐私保护AI助理：一键集成个性化智能服务｝</title>
      <link>https://github.com/tinyhumansai/openhuman</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">开源, AI助手, 数据处理</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🤖 OpenHuman 是你的私人 AI 超级智能，私密、简洁且功能强大。  
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://raw.githubusercontent.com/tinyhumansai/openhuman/main/gitbooks/.gitbook/assets/demo.png" alt="OpenHuman Demo" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">私密且强大</span>：无需终端，安装后即用。AI 拥有「形象」（mascot），能与 Google Meet 互动，记得你的所有信息，即使你停止输入也会持续思考。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">全平台集成</span>：一键 OAuth 接入 Gmail、Notion、GitHub 等 118+ 工具，数据自动同步到本地知识库（Memory Tree），无需手动维护。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">高效压缩技术</span>：所有数据（邮件、聊天、文档）通过 TokenJuice 压缩，存储至 Markdown 文件，节省 80% 计算资源，实现快速响应。
  </li>
</ul>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📌 同步数据流会自动构建记忆图谱（Memory Tree），就像把你的数字生活装进 Obsidian 笔记本，随时可查可编辑。  
</p>

<div style="display:flex; margin:20px 0; justify-content:center; gap:10px;">
  <div style="min-width:120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">GitHub 星标</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">⭐ 3.2k</p>
  </div>
  <div style="min-width:120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">语言支持</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">🇨🇳/🇺🇸/🇯🇵/🇰🇷/🇩🇪</p>
  </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📌 连接账户后，每 20 分钟自动同步数据到本地。不需要训练期，不需要等几周，它就能像你一样思考。  
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">OpenHuman</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">竞品</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">学习速度</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">20 分钟完成数据同步</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需数日/周训练</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">隐私安全</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">数据本地存储，加密处理</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">依赖云端存储</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">成本控制</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">单订阅 + 压缩技术提效</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需多订阅 + 模型费用</td>
      </tr>
    </tbody>
  </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📌 用户评论："这个工具仿佛把我的工作流和生活数据打包成一个脑洞，AI 能记住我上周的邮件和今天的会议议程，感觉它真的理解了我是谁。"  
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="./gitbooks/.gitbook/assets/image (1).png" alt="记忆图谱示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🧠 研究显示：具备持久记忆的 AI 代理，能比依赖聊天记录的工具效率提升 50% 以上（开源社区讨论数据）。  
</p>

<div style="display:flex; margin:20px 0; justify-content:center; gap:20px;">
  <div style="min-width:120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">官方说明</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">前提条件</p>
  </div>
  <div style="min-width:120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">技术要求</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Git + Rust + CMake</p>
  </div>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://contrib.rocks/image?repo=tinyhumansai/openhuman" alt="贡献者荣誉图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    📌 开发者特别提示：使用 agentmemory 后台可兼容 Claude Code 等 10+ 代理工具，数据统一存储，多工具共享记忆库。
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <tr>
      <td style="padding:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#333; font-weight:500;">🔍 核心问题 1</td>
      <td style="padding:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#3c4043; font-weight:600;">隐私数据如何保护？</td>
    </tr>
    <tr>
      <td style="padding:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#333; font-weight:500;">🔐 核心问题 2</td>
      <td style="padding:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#3c4043; font-weight:600;">如何快速上手？</td>
    </tr>
    <tr>
      <td style="padding:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#333; font-weight:500;">🛠 核心问题 3</td>
      <td style="padding:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#3c4043; font-weight:600;">支持多语言吗？</td>
    </tr>
    <tr>
      <td style="padding:12px 0 0 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#444;">答案 1</td>
      <td style="padding:12px 0 0 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#444;">所有数据本地加密存储，不上传云端。</td>
    </tr>
    <tr>
      <td style="padding:12px 0 0 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#444;">答案 2</td>
      <td style="padding:12px 0 0 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#444;">安装即开，无需配置，5 分钟完成初始化。</td>
    </tr>
    <tr>
      <td style="padding:12px 0 0 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#444;">答案 3</td>
      <td style="padding:12px 0 0 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#444;">支持中/英/日/韩/德语，界面自动适配语言。</td>
    </tr>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 11:02:41 +0800</pubDate>
    </item>
    <item>
      <title>大家是如何保证转站安全性呢</title>
      <link>https://v2ex.com/t/1213987</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">数据安全,,中间人攻击、模型版本不一致、用户担忧 amat/安全、低价服务风险</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  用中转站确实便宜，但安全性让人担忧。有人担心数据被偷，有人害怕中间人攻击，但还是忍不住用——毕竟价格诱人。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">中转站本质是MitM</span>：用户调侃说你自愿让数据经过中间人，这就像把个人信息交给陌生人保管。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">模型名不实</span>：有人发现调用中转站的模型会随机出现gpt-4.1、4o-mini，和宣传的5.4/5.5不符。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">无监管的风险</span>：有用户直接指出“没监管，你觉得安全吗？”
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://i.imgur.com/b1iivf4.png" alt="模型版本不一致问题" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">订阅 vs 中转</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">疑问</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何证明中转站安全？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">没人能证明，因为数据可能随时被拿走</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">模型真假如何判断？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">实际调用结果可能和宣称不符</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否该放弃中转站？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如果在意安全，建议直接买正版</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 10:21:26 +0800</pubDate>
    </item>
    <item>
      <title>HyperAPI �又来了D</title>
      <link>https://v2ex.com/t/1214001</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">CDAPI,,,CDflare,私有CD边网服务,优化网络体验,互动式宣传效果,用户留存</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">HyperAPI 官方再次推出新服务，直接送上资源 ID。这是一次针对中国网络优化的 CDN 加速方案，结合私有 CDN 与 Cloudflare 技术，实现自动延迟优选和故障切换。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">私有 CDN</span> 与 Cloudflare 组合，能自动选择最优服务器路径，降低延迟
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">故障切换</span> 机制确保网络波动时仍能稳定访问
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">免费体验</span> 链接直达 <a style="color:#1a73e8; text-decoration:none;" href="https://www.axisnow.io/zh">HyperAPI</a>
    </li>
</ul>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cid.v2ex.pro/ipfs/QmWkzfbWNFm4Vy3yyR53ZZiWCCykrsQUVHr6iUQgwdzEGF" alt="HyperAPI 安全加速方案" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">用户们也纷纷响应，评论区出现了大量「谢谢老板」的留言：</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">👍</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">ID:324</span> ｜ <span style="color:#1a73e8;">lylgb</span>：「谢谢老板」
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">👍</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">ID:174</span> ｜ <span style="color:#1a73e8;">FishingRabbit</span>：「谢谢老板」
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">👍</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">ID:521</span> ｜ <span style="color:#1a73e8;">mikaelson</span>：「谢谢老板」
    </li>
</ul>

<div style="margin:20px 0; display:flex; flex-wrap:wrap; gap:10px; justify-content:center;">
    <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">用户回复数</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">13</p>
    </div>
    <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">活跃用户数</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">5730</p>
    </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何获取资源 ID？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">访问 <a style="color:#1a73e8; text-decoration:none;" href="https://www.axisnow.io/zh">HyperAPI 官网</a> 直接领取</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">CDN 加速的主要作用是什么？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">自动选择最优服务器路径，降低中国用户访问延迟</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么用户频繁感谢？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">因为资源 ID 赠送和 CDN 服务被广泛认为对普通用户非常友好</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 10:21:26 +0800</pubDate>
    </item>
    <item>
      <title>现在 MD Max 会被背诵吗</title>
      <link>https://v2ex.com/t/1213978</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">苹果M5 Max yab土风险,高性能与未来机型对比分析,半导体产能与议价权影响降价可能性</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">你是不是担心现在入手M5 Max会遇到“背刺”？其实很多用户都讨论过这个问题，这里整理了几个核心观点：</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">⚡</span>
<a style="color:#4285f4; text-decoration:none;" href="https://v2ex.com/t/1213978">M5 Max</a>用户普遍认为：苹果不会在两年内换代，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">产能都被AI需求占满了</span>，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">M6架构变化大</span>，但<em style="color:#1a73e8;">M5 Max作为顶级产品</em>，即使有新一代也不会影响它的价值。
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">📌</span>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">短期规划</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">跳不了</p>
</div>
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">💡</span>
<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">M6可能更新架构</span>，但<em style="color:#1a73e8;">M5 Max不是完全体</em>，有小bug，建议能忍的话等M6。
</li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">用户讨论的核心共识：苹果不会因M5 Max降价而“背刺”，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">换代周期至少两年以上</span>，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">M5 Max性能已足够顶</span>，<em style="color:#1a73e8;">Max版本更抗更新</em>。</p>
</div>

<div style="margin:20px 0; text-align:center;">
<img src="https://cid.v2ex.pro/ipfs/QmbJXHrAY9VvhVK8WjVG7P6rVZ3gjzc3GPVzRAqPEVcdYp" alt="VPS服务器" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关注点</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">结论</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否会被背刺</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不会，M6换代周期至少两年以上</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">更换成本</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">M5 Max作为顶级产品，性能足够用</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用户建议</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">能忍就等M6，短时间不会严重影响体验</td>
</tr>
</tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 10:21:26 +0800</pubDate>
    </item>
    <item>
      <title>佬友们，工艺站要正经用啊D不要在上面生😍图啊D</title>
      <link>https://linux.do/t/topic/2209126</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Linux社区管理,AI图像生成  社区规范制</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  工艺站是专门用来讨论技术问题的地方，别把这里当成开玩笑的地方哦。有人在上面用AI生成图片，结果发现了一些不太合适的内容，导致站内出现了一些尴尬情况。所以大家要正经使用，别在上面“生图”啦！
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    使用AI生成图片时，可能会遇到一些不可描述的内容，影响正常使用。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    有人建议用“AI审核”来过滤不合适的内容，不通过的话扣信誉分，分不够就禁止使用。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    有人觉得加二审成本高，可能不太划算。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    网友 March7th 说：“不行，不生成色图就会死！还好我用自己的 grok 生成。”这说明部分用户对AI生成图片的内容有些失控。
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/8/e/0/8e04b13438f3d39bbf389c93c7bde4655d380339.jpeg" alt="生成的图片出现问题" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  某些人认为，如果不好控制AI生成的内容，不如直接开放审核机制。也有用户觉得，不设门槛反而会让问题更严重。总之，这类问题需要社区共同维护，才能让工艺站持续地为大家服务。
</p>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">建议方案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI生成图片失控</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">加二审、AI审核、扣信誉分</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不设门槛导致滥用</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">设置使用门槛，提高责任感</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:18:39 +0800</pubDate>
    </item>
    <item>
      <title>【大模型系列34】关于Gemini-3.5-Flash，Pro和Google I/O 26，你想知道的一切【更新Arena，AAnalysis评分】</title>
      <link>https://linux.do/t/topic/2209449</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI技术,产品更新  价格策略    性能评测</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 2026年5月Google IO大会后，Gemini 3.5系列全面升级，重点看三个核心版本：flash、pro与omni-flash。
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    💰 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Gemini-3.5 Flash</span> 价格上调了三倍（输入$1.5/输出$9），但<input type="hidden" name="1" value="context">上下文长度保持1M不变，实际TPS已突破300。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    📅 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Gemini-3.5 Pro</span> 6月上线，个人预估价格至少翻倍（$4/$24），性能更侧重专业场景。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    📷 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Gemini Omni-Flash</span> 支持视频/世界模型，但存在首尾帧缺失、性能落后Seedance2等问题。需Plus会员才能使用，每月消耗1000积分。
  </li>
</ul>
<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/c/8/6/c8690b483864cb8aa4c2d0c0a24ed69b056d05a7.jpeg" alt="Gemini Omni-Flash 视频模型示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📈 评测机构ArtificialAnalysis给出如下打分（参考：<a href="https://artificialanalysis.ai/" style="color:#1a73e8; text-decoration:none;">ArtificialAnalysis</a>）：
</p>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">模型</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">分数</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Gemini-3.5 Flash</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">55分</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Gemini-3.1 Pro</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">57分</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">GPT-5.5</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">60分</td>
      </tr>
    </tbody>
  </table>
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📱 Antigravity 2.0已上线，支持独立App和CLI工具。⚠️注意：升级后可能影响旧版IDE登录，建议不要同时运行新版与旧版。
</p>
<div style="display:flex; gap:12px; margin:20px 0;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">价格</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">输入$1.5/输出$9</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">性能</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">TPS超300</p>
  </div>
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  💡 热门评论摘录：
</p>
<blockquote style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    "OMNI-Flash的自拍角色功能很神奇，但目前还是有点不稳定。"
  </p>
</blockquote>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">渠道</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">状态</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">说明</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">官网</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">已上线</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">https://gemini.google.com/</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">OpenRouter</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支持</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">https://openrouter.ai</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/4/f/8/4f8f81592aa3d443e64918b97b5e8270afab389e.png" alt="LMArena评分图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🛠️ 新版Antigravity IDE支持多平台，但安装需注意：
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    ⚠️ 系统兼容性：2.0版本需重新安装，可能与旧版冲突
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    📈 安装方式：Win用户可用 <code style="color:#4285f4;">irm https://antigravity.google/cli/install.ps1 | iex</code>
  </li>
</ul>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px;">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    💡 关键问题速览：
  </p>
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <tr>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Gemini-3.5 Flash是否值得买？</td>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">价格涨了3倍但性能提升明显，适合需高频调用的场景</td>
    </tr>
    <tr>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#444;">OMNI-Flash有何局限？</td>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">暂不支持首帧/尾帧，视频生成时长限制在4-10秒</td>
    </tr>
    <tr>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何避免IDE登录问题？</td>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">禁用旧版IDE，仅使用2.0版本</td>
    </tr>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:18:39 +0800</pubDate>
    </item>
    <item>
      <title>【来自推荐】】的 文献汇报 PPT 的</title>
      <link>https://linux.do/t/topic/2207944</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 开源项目, 学术汇报</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  用AI做文献汇报PPT的流程：先和GPT讨论大纲，再让他生成每页的图片描述，用Codex画图，最后把图片转成可编辑格式。这个方法能直接做成技能（skill），重复使用就很方便。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    用GPT生成图片描述，再用Codex画图
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    图片转PPT格式后固化为技能，提高效率
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    优化后的PPT获得老师认可，效果良好
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    老师点评：&lt;span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">效果还可以&lt;/span&gt;，说明这个方法实用性强。
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/d/d/1/dd1353c6136391ea386345a03bf7638ad7352b7c_2_690x276.jpeg" alt="PPT效果展示" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/8/5/2/852cd083aa676f4ac4ab32f2603067355df1f45e_2_690x292.jpeg" alt="PPT制作过程" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">项目名称</p>
    <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">literature-report-ppt-builder</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">GitHub星标</p>
    <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">请求star</p>
  </div>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    热门评论：&lt;span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">这PPT看着好眼熟啊，佬友不会在上海某校吧&lt;/span&gt;（Oliver_Easton）
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/1/0/a/10ac11da53dabc8cce441a25442ef829bc8723f4_2_690x389.jpeg" alt="流程图示例" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">耗时</p>
    <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1小时</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">图片质量</p>
    <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">高清可用</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans', Roboto, Arial, sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需要什么工具？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">GPT生成prompt，Codex画图</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">图片怎么转PPT？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用在线工具或脚本转换格式</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">star有什么用？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">方便导师查看你的项目活跃度</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:18:39 +0800</pubDate>
    </item>
    <item>
      <title>现在的中转站部分怎么开始实名了？</title>
      <link>https://linux.do/t/topic/2209312</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">实名制, 灁灰产 nâ用户安全性和合规性性</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
实名制在中转站领域的突然推行引发热议。用户们迅速展开讨论，质疑其背后动机和合法性。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">中转站实名制是否等同于售卖用户信息？</span> 用户litong_ling直接指出：“站点有备案吗，这不售卖信息来了吗”。
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">是否涉及灰产操作？</span> Axios讽刺：“这玩意不是灰产吗？还要实名吗？”。
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">跨境中转是否需要实名？</span> huahai23询问：“国际版本的，没有实名吧。还是国内的需要？”。
</li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
实名制被解读为一种控制手段，有人认为“实名就是让你跑不了啊”。
</p>
</div>

<div style="margin:20px 0; text-align:center;">
<img src="https://cdn3.ldstatic.com/optimized/4X/e/5/9/e59b4dd24abdafdfbc8c1d0d2273663bf7b0102c_2_333x500.jpeg" alt="中转站截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">实名率</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
用户担忧：有人怀疑实名制是“收集信息准备卖给网贷”的前置步骤。
</p>
</div>

<div style="margin:20px 0; text-align:center;">
<img src="https://cdn.ldstatic.com/images/emoji/twemoji/oncoming_fist.png?v=15" alt="🔥" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">合规风险</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">高</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
争议焦点：用户质疑“正规中转站”是否真的合规。
</p>
</div>

<div style="margin:20px 0; text-align:center;">
<img src="https://cdn.ldstatic.com/images/emoji/twemoji/laughing.png?v=15" alt="😅" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">用户反应</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">两极分化</p>
</div>

<table style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto; width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<colgroup><col style="width:30%"/><col style="width:35%"/><col style="width:35%"/></colgroup>
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">观点</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">支持实名</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">质疑实名</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">实名制目的</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“让用户跑不了”</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“收割一波后跑路”</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">合规性</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“本来就不正规”</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“算力大厂都不够正规”</td>
</tr>
</tbody>
</table>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
关键问题：实名制是否意味着中转站正逐步合规？
</p>
</div>

<table style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto; width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<colgroup><col style="width:50%"/><col style="width:50%"/></colgroup>
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">实名收集信息是否合规？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可能暴露用户隐私</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">备案情况如何？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">无备案即非法</td>
</tr>
</tbody>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:18:39 +0800</pubDate>
    </item>
    <item>
      <title>蓝屏后立马黑屏可能是哪个硬件的问题？</title>
      <link>https://v2ex.com/t/1213973</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">硬件故障, 诊断排查, 显卡问题</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    电脑蓝屏后立刻黑屏，可能是以下硬件问题导致的，常见原因包含：
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">内存异常</span>（单条 32G DDR5 5600 配置存在兼容性风险）
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">显卡问题</span>（建议检查驱动更新与金手指清洁）
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">主板BIOS设置</span>（更新后出现10秒自动重启，可能与固件兼容性有关）
    </li>
</ul>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    用户已排除硬盘和电源问题，但建议优先检查内存：普通用户可使用 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">MemTest86+</span> 进行多小时稳定性测试。若仍无法定位，可尝试 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">手动重启</span> 配合 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Windows 异常日志</span> 分析。
</p>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        📌 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">用户关键线索</span>：单条内存配置 + 蓝屏后需手动重启 + BIOS 更新后出现自动重启特征
    </p>
</div>
<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn.v2ex.com/avatar/a2ce/2fd8/440948_xlarge.png?m=1764809534" alt="用户配置图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">关键配置</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">DDR5 32G</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">显卡型号</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">RTX 4060</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">主板型号</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">B760M 低端板</p>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">排查步骤</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">操作建议</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">内存测试</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">使用 MemTest86+ 持续多小时测试</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">显卡诊断</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">更新驱动/清洁金手指</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">BIOS 回退</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">恢复旧版固件尝试</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        💡 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">热门评论摘要</span>
        <br>「内存降频至 4800，CPU 电压加压 0.01V 试试」
        <br>「显卡超频后也会出现类似黑屏现象」
        <br>「生成 memory.dmp 文件分析驱动冲突」
    </p>
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        📌 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">核心诊断建议</span>
        <br>1. 先换电源排查供电波动
        <br>2. 用 memtest86+ 检查内存稳定性
        <br>3. 生成 memory.dmp 分析系统日志
    </p>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简要答案</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">问题1</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">内存兼容性风险较高</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">问题2</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">建议清洁显卡金手指</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">问题3</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">BIOS 版本可能影响电源管理</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>你吃过哪些零食是爱不释手的？来分享一下！</title>
      <link>https://v2ex.com/t/1213980</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">零食, 偏好, 文化</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🍫 膨化食品控看过来！打开话题聊聊你私藏的零食清单，或许能发现新大陆～
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50); padding:0 2px;">浪味仙蔬菜味</span> 被评为童年最佳零食，咸香酥脆让人停不下来！
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50); padding:0 2px;">乐事薯片</span> 的烤肉味和黄瓜味拿到手软，原味更像带点脆感的果干！
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50); padding:0 2px;">一根葱</span> 靠着辛辣冲击力霸占评论区，连香菜星人也直呼上头！
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">4</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50); padding:0 2px;">牛板筋</span> 和棒棒鸡（已减油）形成反差，脆韧口感让人又爱又恨～
  </li>
</ul>
<div style="margin:20px 0; text-align:center;">
  <img src="https://cid.v2ex.pro/ipfs/QmfQNs4iAmJCa2ntiDYecyfJ7FmFopWLN8qhqZVvxg58W5" alt="高性能对象存储服务" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer" />
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">零食类型</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">推荐口味</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">特殊备注</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">薯片</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">烤肉/黄瓜/原味</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有的吃法会加酸奶酱</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">辣条</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">微辣</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">建议搭配冰可乐食用</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">饮料</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可乐/阿萨姆</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">生可乐能直接当水喝</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    某网友评论：「原味薯片吃多了真的会怀疑人生，辣条吃多会觉得舌头会变硬😂」
  </p>
</div>
<div style="display:grid; grid-template-columns: repeat(2, 1fr); gap:10px; margin:20px 0;">
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">偏好类型</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">膨化食品</p>
  </div>
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">独特选择</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">一根葱</p>
  </div>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">零食种类</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">喜爱度</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">食用场景</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">乐事薯片</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">⭐⭐⭐⭐</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">追剧/熬夜</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">一根葱</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">⭐⭐⭐⭐⭐</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">「舌尖上的烟花」</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">牛板筋</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">⭐⭐⭐</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">配米饭绝配</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    某网友神回复：「最近发现吃辣条时吸着空气能减弱辣度，建议搭配薄荷糖使用」
  </p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">争议点</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">减油棒棒鸡</p>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">膨化食品哪个口味最上头？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">烤肉味薯片/蔬菜味浪味仙</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有没有冷门但好吃的零食？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">一根葱/生可乐</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">吃零食时最怕什么？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">辣椒油+薯片=舌头麻木</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>整理了一下那些人气经典零食</title>
      <link>https://v2ex.com/t/1213972</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">社交媒体讨论,,零食回忆与争议,,童年零食 Patio零食质量争议</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">tty0整理了一份经典零食清单，分享了童年记忆中的美味。这些零食不仅承载着一代人的回忆，还因独特的口感和制作工艺成为口碑佳品。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>支持网页上传 / 手机上传 / API 上传 / CI-CD 集成 / 全球 CDN 加速 / 密码访问 / 安装统计 / 二维码分享 / 不限安装次数 / <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">永久免费</span></li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>用户提到的小布丁、雪饼、三色杯和欢乐家是陪伴几代人的零食，尤其<em>和孩子一起吃时</em>会勾起强烈回忆</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>部分评论指出，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">返利链接的位置可能有些争议</span>，建议更多关注零食本身的特点</li>
</ul>

<div style="margin:20px 0; text-align:center;">
<img src="https://i.imgur.com/io2SM1h.png" alt="和娃一起吃的零食" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">有网友调侃：<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">“每次看到人气什麽什麽的，就以为是气人”</span>，也有人指出<em>返利链接应该放推广区</em>。这些反馈让讨论更生动有趣。</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">经典零食的价值在于无法复制的怀旧感，虽然有些口味可能偏重，但<em>那份熟悉的味道</em>总能引发共鸣。</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<tbody>
<tr><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">零食名称</td><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">关键问题</td></tr>
<tr><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">小布丁</td><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么推荐它？</td></tr>
<tr><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">雪饼</td><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何获取？</td></tr>
<tr><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">三色杯</td><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有哪些特别之处？</td></tr>
</tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>最强对手上线，这就是 AI �视的 &#34; Nano Banana &#34;</title>
      <link>https://v2ex.com/t/1213977</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI视频编辑,逻辑推理   �.DialogResultDriven Edit</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🚀 谷歌在 Google I/O 2026 大会上发布了 AI 视频新工具 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Gemini Omni Flash</span>，直接对标 Seedance 2.0，彻底改变了视频创作方式</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">自然语言视频编辑</span>：只需输入文字指令，AI 会自动处理画面、配音、环境音和背景音乐，全程无需手动操作
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">一体化多模态处理</span>：打破文字/图像/音频/视频的界限，AI 能同时理解所有形式的内容并协同生成
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">生成效率高</span>：实测显示画面一致性和完成速度都超出预期，能快速产出高质量视频
</li>
</ul>

<div style="margin:20px 0; text-align:center;">
<img src="https://cid.v2ex.pro/ipfs/QmXVHANchbJ9BufQeDM3mJFAnpTERQaxwYmuyBpZZLXezf" alt="AI 视频编辑工具界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">用户反馈</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">① Pro 默认有 2000 点数，消耗速度未知</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">② 求 Seedance 降价，让竞争更激烈</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Gemini Omni Flash 能不能像 Seedance 一样便宜？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用户呼吁降价，但目前定价策略尚未明确</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">这个工具最大的创新点是什么？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">能通过自然语言指令同时处理文字、图像、音频、视频，并保持整体逻辑一致</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">现在还能体验吗？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需要 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Gemini Advanced / Ultra 权限</span> 才能使用</td>
</tr>
</tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>不知道啊，每天就是看见中转免费注册，然后一个点击，一个注册，一个感谢老板，每个时代都有自己的鸡蛋要领</title>
      <link>https://v2ex.com/t/1213976</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 技术反思, 形式主义</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  每天看到「中转免费注册」的链接，点一下就能注册，然后写着「感谢老板」，这种操作让人摸不着头脑。有人注册了13个账号，天天重复这个流程，就像在刷存在感。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">中转免费注册</span> 指通过第三方平台快速完成注册，但存在潜在风险。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">点击-注册-感谢老板</span> 已成为某种「仪式」，看似轻松实则暗藏玄机。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">每个时代都有自己的鸡蛋要领</span> 这句话实指：熟练掌握时代工具规则，才能不被规则碾压。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    某网友的评论透露了真相：<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">「这下终于理解老头老太太挤在超市门口，排起长队的心态了……」</span>
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cid.v2ex.pro/ipfs/QmdvN4Z2ge2cWtRV12j8pF2wRpbu6UNcSktgcmfbPN7uWV" alt="中转免费注册操作界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; display:flex; gap:12px; justify-content:center;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题1</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">海量账号到底有啥用？</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题2</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">中转注册是靠「运气」还是「套路」？</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题3</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">普通人该怎么办？</p>
  </div>
</div>

<table style="margin:25px 0; width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; line-height:1.6; color:#444;">
  <tr>
    <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
    <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
  </tr>
  <tr>
    <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">海量账号到底有啥用？</td>
    <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可能是为了在流量红利中碰运气，也可能在暗中测试系统漏洞。</td>
  </tr>
  <tr>
    <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">中转注册是靠「运气」还是「套路」？</td>
    <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">既有人用量子波动理论解释，也有人觉得纯属「带节奏」。</td>
  </tr>
  <tr>
    <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">普通人该怎么办？</td>
    <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">别买「流量彩票」，专注提升自己的内容价值和技能才是正道。</td>
  </tr>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>额度重置演ícul&#xA;</title>
      <link>https://v2ex.com/t/1213968</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">券商活动 withd.85用户争议,额度管理争议</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    券商推出免5开户活动，费率低至万0.854！评论区抽金华火腿，但用户反馈却让人意外。
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">免5开户</span> 门槛低，但用户质疑活动真实性。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Plus账户</span> 被直接注销，引发用户不满。
    </li>
</ul>
<div style="margin:20px 0; text-align:center;">
    <img src="https://i.imgur.com/M40UHed.png" alt="用户操作界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        🌐 [@NeroKamin] 提到：#2 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Gemini 3.5 Flash</span> 上线了。
    </p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">活动参与</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">🎤 抽奖</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">用户反馈</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#d32f2f;">💔 Plus账户被秒杀</p>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">活动是否真实？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">部分用户质疑规则漏洞，但活动仍在进行中。</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">plus账户会被删吗？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">已有用户反馈被直接注销，无提前通知。</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何避免损失？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">建议先确认账户状态，再操作。</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>中中转站这么赚钱，我也开开一家中中中站送福利 &#34;&#34;&#34;&#34;&#34;</title>
      <link>https://v2ex.com/t/1213982</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">中转站 Profit ModelModel Publié流量变现埔私活动吸引用户参与,私域流量转化为公域推广、注册赠金抽奖活动 évolution深度学习模型、稳定运行 verschiedene的成功经验、开源流量变现</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">有人用中转站赚到钱了，现在直接给用户发福利。中转站其实就是把流量集中到一个地方再分发出去，类似快递站中转包裹。</p>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">他提供顶级AI接口，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">400+主流大模型</span>都支持，价格比市场低很多。已经稳定运行一段时间，现在开放给V2EX网友。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">前18名</span>回复邮箱能拿到<em>18刀</em>，普通评论也能参与抽奖。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    一等奖<em>188刀</em>，二等奖有两种选择：<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">充199送88</span>或<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">充99送36</span>。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">这位网友说：“我已经用这个方案稳定盈利了，现在直接给V2EX的朋友们送福利。”</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://statistics.wlai.vip/mo9wLy" alt="中转站项目介绍" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:flex; gap:15px; margin:20px 0;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">参与方式</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">回复邮箱</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">奖励额度</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">最高188刀</p>
  </div>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cid.v2ex.pro/ipfs/QmaJsx2XnPgFb4dCWJa31UW2yKExYiSfY2GwhWFvQDVrMo" alt="中转站运营截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">奖项类型</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">奖励内容</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">前18名</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">18刀</span></td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">一等奖</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">188刀</span></td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">二等奖</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">充199送88 或 充99送36</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://token.glidea.app" alt="中转站官网" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">常见问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简要答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何参与活动？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">在评论区回复注册邮箱即可</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">能拿多少？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">最高188刀</span></td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么推荐中转站？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">流量集中分发比直接投放更高效</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>尼区 Apple ID 充了 101410 奈拉闲鱼礼品卡，这余额还能救吗？</title>
      <link>https://v2ex.com/t/1213969</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">尼 réussi, 个标签

支付问题,
Apple客服处理问题cáidor人工智能与技术问题
电商支付问题dé
</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">尼区 Apple ID 充了 101410 奈拉闲鱼礼品卡，突然无法用余额购买 Claude 5x，已经联系客服 4 次了…</p>
<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/avatar/8358/3eff/798311_xlarge.png?m=1779235762" alt="用户头像" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">充值金额</span>：101410 奈拉（约合 100 美元）
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">系统拦截</span>：4 月收到账户异常邮件，5 月开始购买失败
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">客服反馈</span>：账户状态正常，但系统自动拦截，要求等待 48-72 小时
  </li>
</ul>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">💬 评论区热议：</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">「小白怎么这么多，冲到黑卡了吧？」（Solix #2）</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">「账号被限制的话 Apple ID 就封了」（bluetree2039 #4）</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">「可以换设备或虚拟卡试试」（San668 #6）</p>
</div>
<div style="margin:25px 0; display:flex; gap:15px; flex-wrap:wrap;">
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">异常邮件</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">4 月份</p>
  </div>
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">当前状态</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">仍然无法购买</p>
  </div>
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">客服承诺</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">48-72 小时后解决</p>
  </div>
</div>
<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简要答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">余额能否恢复？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可能需要 48-72 小时处理，但无保障</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否账户被封？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">客服称账户健康，但可能触发风控</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">推荐购买渠道？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">建议用官方渠道或可信卖家</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>糟糕 Codex �夜偷偷刷新了 契额</title>
      <link>https://v2ex.com/t/1213967</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 用户体验, 争议</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  Codex 的周额度又在凌晨 02:37 提前回满了，比预期早了 102 小时。监控数据显示可用率从 90% 直接拉满，用户纷纷表示既惊喜又无奈。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">⚡</span>
    额度刷新时间：凌晨 02:37，早于预计 102 小时
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">📈</span>
    可用率变化：90% → 100%
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">🔔</span>
    下次刷新时间：05/27 02:37
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cid.v2ex.pro/ipfs/Qmc7o4G7QeQ4KpaCbdJCS2ou59B4M4TkyZ99zxL5zPMVN1" alt="Codex 额度刷新通知" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">用户反馈</span>：有人双持 Claude 和 OpenAI 200$，每次用周额度就亏 50 美金 😭
  </p>
</div>

<div style="margin:10px 0; display:flex; justify-content:center; gap:10px;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">额度成本</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">50$</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">刷新延迟</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">102 小时</p>
  </div>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://i.imgur.com/YKd1nS9.jpeg" alt="用户评论截图1" style="max-width:30%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
  <img src="https://i.imgur.com/1EpwRtb.jpeg" alt="用户评论截图2" style="max-width:30%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  <p>用户通过 Telegram 频道 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">@quota_renew</span> 和 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">@quota_alerts</span> 可以接收 Codex 额度提醒，但这次刷新没有预告，导致有些用户措手不及。</p>
</div>

<div style="margin:20px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  <p>评论区炸锅了，有人调侃：「OpenAI 是 21 世纪最伟大的公司🤪🤪🤪」，也有人抱怨：「没预告少蹬好多 token😄」、「前几天还剩 30% 额度，结果今早满了」、「省着用的节奏，一刷新直接亏麻了😭」。</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"> Codex 额度为什么提前刷新？ </td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"> 系统自动重置，比预计早约 102 小时 </td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"> 如何避免额度浪费？ </td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"> 订阅 Telegram 频道 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">@quota_alerts</span>，及时使用 </td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"> 用户对这次刷新有何反应？ </td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"> 惊喜+无奈，有人吐槽「省着用的节奏，一刷新直接亏麻了」 </td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>自用 Codex 站（今天继续福利分组--5.20）</title>
      <link>https://v2ex.com/t/1213981</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Codex服务,,优惠价格,香港CN宽带,GPT模型,on量付费,稳定性,福利活动</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  想在 V2EX 抢到 Codex 站福利？今天有大佬提供免费刀数，用 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">自用号池</span> 方式分享资源，适合不想花冤枉钱又想体验的小伙伴。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">香港CN2</span> 4H4G10M 机型，月付 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">69元</span>，还有更多优惠套餐可选。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    按量付费 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">0.08元/刀</span>，随充随用，日/周不限时。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    自己注册号池，没有临时福利拉人，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">服务稳定</span>，有问题可及时处理并包退款。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cid.v2ex.pro/ipfs/QmfGp8CncbLkcW4pn58HyeEknRt4nhaTvKH1RhSEVeLojr" alt="Codex 站服务截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    💡 今天送出 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">1000刀</span>，只需留下邮箱即可参与订阅分组。
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://i.imgur.com/pmNOo2w.png" alt="用户评论截图1" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
  <img src="https://i.imgur.com/4aXVwxJ.png" alt="用户评论截图2" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<div style="margin:20px 0; display:flex; flex-wrap:wrap; gap:10px; justify-content:center;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">机型</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">4H4G10M</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">价格</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">0.08元/刀</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">福利</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1000刀</p>
  </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🙏 用户们疯狂刷屏感谢大佬，有几种常见说法：
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    “感谢大佬 eXhzY3l4QGdtYWlsLmNvbQ==”（编码后的邮箱，实际是 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">老板的邮箱</span>）
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    “bmNoYW82NjZAZ21haWwuY29t”（解码后是 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">xiao8276 的邮箱</span>）
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    “bGl6aGVzeXN0ZW1AZ21haWwuY29tCgo=”（解码后是 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">lizhesystem 的邮箱</span>）
  </li>
</ul>

<div style="margin:20px 0; display:flex; flex-wrap:wrap; gap:10px; justify-content:center;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题1</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; font-weight:500; color:#1a73e8;">按量付费安全吗？</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题2</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; font-weight:500; color:#1a73e8;">怎么确保不加水？</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题3</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; font-weight:500; color:#1a73e8;">有无推荐机型？</p>
  </div>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:17:04 +0800</pubDate>
    </item>
    <item>
      <title>《洛克王国》首次平衡改动致玩家资源「打水漂」，该如何弥补？</title>
      <link>https://www.zhihu.com/question/2039874146872602655</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">洛克王国,S更新,补偿机制评价,精灵资质削弱 � community反应</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  洛克王国S2更新后，大量精灵被削弱，但补偿机制引发玩家不满。主要问题集中在：<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">资源浪费</span>、<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">补偿不全</span>和社区讨论不一致。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">棱镜球</span>售价160，能抓到天生满资质且带炫彩皮肤的精灵，但削弱返还<span style="color:#ff3b30;">完全未提及</span>，玩家投入打水漂。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    金钥匙每周制作一个，付费可额外获取，价值约60。但重复使用<span style="color:#ff3b30;">无法全额返还</span>，导致玩家被迫反复氪金。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">萌队梦想三三</span>、啮合加速奇丽草等核心精灵因核心技能削弱，所有投入<span style="color:#ff3b30;">无返还</span>。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="URL_of_the_image_from_article" alt="精灵售卖情况" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">资源投入</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">大量打水漂</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">核心问题</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">技能削弱无返还</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    社区炸锅！NGA、贴吧、小红书玩家激烈讨论，B站官号却评论稀少。疑似<emoji style="color:#f44747;">🔥</emoji>部分玩家不满，但原因尚不明确。
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">棱镜球还能用吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">无法返还</span>，前期投入直接浪费。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">金钥匙和银钥匙的区别？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">金钥匙改资质（每周1个，付费可多），银钥匙微调（3元，限购）。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么玩家会不满？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">核心技能削弱无补偿，<span style="color:#ff3b30;">资源全白嫖</span>，黑话吐槽：“三年前的精灵现在等于废</span>。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 09:01:24 +0800</pubDate>
    </item>
    <item>
      <title>无穷多重的</title>
      <link>https://linux.do/t/topic/2206942</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 技术共享, 商业化利用</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">假设你有无限的 GPT5.5 或 OPUS4.7，你会怎么用？</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">开中转站，赚一笔</span>。有人表示“当然是开中转站，直接倾销啊，打爆A/”，还有人说“我最近都能用好几百一天”。</li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">做公益，造福社区</span>。有人说“开公益站啊，这还说啥了，都无穷了”，还有人提议“直接开登，防止是限时的，这种好事必须尽快抢到手”。</li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">发朋友圈，炫耀一下</span>。有用户说“会发l站炫耀，顺便造福佬友”，也有调侃“卖给奥特曼”。</li>
</ul>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="无限模型图像" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">有人提到模型的运算成本问题。例如有用户说“先说好tokens速度怎么样，像any站每天给的25$额度，但是这速度我跑一天都不一定跑得完，这何尝不是一种无限”，也有人表示“给再多感觉也用不完，平时就是写一些简单需求偶尔改一改bug”。</p>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">使用量</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">无限</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">可操作性</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">极高</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">用途</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">商业行为</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">公益行为</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">主要方式</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">开中转站，低价倾销</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">建公益站，广泛共享</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">现实可能性</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可能，但需考虑成本和效率</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可行，但需组织资源</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用户观点</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有人想赚钱，有人想造福社区</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“英雄所見略同”、“这样做才正确”</td>
            </tr>
        </tbody>
    </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">对于无限模型的使用，有人认为这是“一种无限”，也有人觉得“用不完”，但无论如何，这将引发一场关于模型分配和使用的热烈讨论。</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“这还说啥了，都无穷了”</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“开公益站，让所有人都能用”</p>
</div>

<table style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px;">
    <tr><th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th></tr>
    <tr><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">无限模型是否一定能被高效使用？</td><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8; font-weight:600;">不一定，受限于计算成本和实际需求</td></tr>
    <tr><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">谁会是最理想的使用者？</td><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8; font-weight:600;">开发者、科研人员、企业和公益组织</td></tr>
    <tr><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何避免滥用或浪费？</td><td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8; font-weight:600;">建立规范，支持多元化使用场景</td></tr>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 08:16:23 +0800</pubDate>
    </item>
    <item>
      <title>谷歌借鉴Meta的做法，在2026年IO大会上宣布新的音频驱动智能眼镜</title>
      <link>https://techcrunch.com/2026/05/19/google-takes-a-page-out-of-metas-book-announces-new-audio-powered-smart-glasses-at-io-2026/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 智能眼镜, 市场竞争</span>
</div> 



&lt;p style=&#34;margin:16px 0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;&#34;&gt;Google is launching a new smart glasses product, calling them &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;&#34;&gt;音频眼镜&lt;/span&gt;. These devices let users control their gadgets with voice commands, syncing with Android and iOS phones. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;&#34;&gt;The new line will be available later this year,&lt;/span&gt; according to the company.&lt;/p&gt;

&lt;div style=&#34;margin:20px 0; text-align:center;&#34;&gt;
    &lt;img src=&#34;https://techcrunch.com/wp-content/uploads/2026/05/IMG_1421.jpg&#34; alt=&#34;Google I/O 2026 smart glasses announcement&#34; style=&#34;max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);&#34; referrerpolicy=&#34;no-referrer&#34;&gt;
&lt;/div&gt;

&lt;ul style=&#34;margin:20px 0; padding-left:0; list-style-type:none;&#34;&gt;
    &lt;li style=&#34;position:relative; margin-bottom:12px; padding-left:28px; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;&#34;&gt;
        &lt;span style=&#34;position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;&#34;&gt;1&lt;/span&gt;
        &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;&#34;&gt;Partnership with Warby Parker and Gentle Monster&lt;/span&gt; to design AI-powered glasses for daily use.
    &lt;/li&gt;
    &lt;li style=&#34;position:relative; margin-bottom:12px; padding-left:28px; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;&#34;&gt;
        &lt;span style=&#34;position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;&#34;&gt;2&lt;/span&gt;
        Users talk to the glasses to perform tasks, like ordering coffee, through Google’s ecosystem of apps and services.
    &lt;/li&gt;
    &lt;li style=&#34;position:relative; margin-bottom:12px; padding-left:28px; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;&#34;&gt;
        &lt;span style=&#34;position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;&#34;&gt;3&lt;/span&gt;
        Google previously tried smart glasses with the &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;&#34;&gt;Google Glass&lt;/span&gt; project, which ended up with a funny nickname: &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;&#34;&gt;glassholes&lt;/span&gt;.
    &lt;/li&gt;
&lt;/ul&gt;

&lt;div style=&#34;margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);&#34;&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;&#34;&gt;In the demo, a Googler said, “I need a coffee” and the glasses completed the order automatically. This shows how voice commands can simplify everyday actions.&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;margin:20px 0; text-align:center;&#34;&gt;
    &lt;img src=&#34;https://techcrunch.com/wp-content/uploads/2026/05/IMG_1413.jpg?w=680&#34; alt=&#34;TechCrunch image credit&#34; style=&#34;max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);&#34; referrerpolicy=&#34;no-referrer&#34;&gt;
&lt;/div&gt;

&lt;p style=&#34;margin:16px 0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;&#34;&gt;Google isn’t the only player in this space. Companies like Meta and many startups are also making smart glasses. The difference now? These new products aim to be more practical, avoiding the &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;&#34;&gt;controversy&lt;/span&gt; of the past.&lt;/p&gt;

&lt;div style=&#34;margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;&#34;&gt;
    &lt;table style=&#34;width:100%; border-collapse:collapse; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif;&#34;&gt;
        &lt;thead&gt;
            &lt;tr&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;Feature&lt;/th&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;Google&apos;s Approach&lt;/th&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;Industry Trend&lt;/th&gt;
            &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;User Interaction&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Voice commands via &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;&#34;&gt;Gemini&lt;/span&gt; integration&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Focus on discreet, hands-free use&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Design Philosophy&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Collaborated with Samsung for sleek style&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Emphasizing fashion + function&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Market Position&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Aiming for mainstream adoption&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Competition with Meta and startups&lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;

&lt;div style=&#34;margin:20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);&#34;&gt;
    &lt;p style=&#34;margin:0 0 5px 0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:14px; color:#666;&#34;&gt;Key Insight&lt;/p&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;&#34;&gt;Smart glasses are evolving from novelty to practical tools&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;&#34;&gt;
    &lt;table style=&#34;width:100%; border-collapse:collapse; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif;&#34;&gt;
        &lt;thead&gt;
            &lt;tr&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;Question&lt;/th&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;Answer&lt;/th&gt;
            &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Will these glasses be useful?&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Yes, if voice commands can handle real-world tasks like ordering food or setting reminders.&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;How are they different from Google Glass?&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;More stylish and focused on everyday utility rather than full AR features.&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;What’s the main challenge?&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Making voice commands work seamlessly without distracting users.&lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 07:14:39 +0800</pubDate>
    </item>
    <item>
      <title>uu远程--新的更简单的远程vibe编码方式</title>
      <link>https://linux.do/t/topic/2208467</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">远程协作,,，“编程工具””，“简化流程”，“技术支持”</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🎯 新工具「uu远程」让远程协作变得更简单。无需复杂配置，只需两边安装同款软件就能实现电脑与手机的实时连接 📱💻
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">一键连接</span>：登录相同账号后，电脑端直接打开软件就能建立连接，省去传统远程工具的繁琐设置
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">实时操作</span>：手机或另一台电脑点击「终端」就能控制被控端电脑，直接运行powershell或codex等工具
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">跨平台潜力</span>：目前支持Windows和macOS，Linux用户需等待官方更新
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/1/e/e/1ee7cf0be89cba6f8f1b7e652e22234649c4431d_2_225x499.jpeg" alt="电脑与手机连接界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    📌 有用户提到：「这个功能太实用了！终于不用再折腾端口转发和SSH配置了」
  </p>
</div>

<div style="margin:20px 0; display:flex; gap:15px; justify-content:center;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">支持系统</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">💻 Windows</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">支持系统</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">🍏 macOS</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能特点</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">当前体验</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">潜在改进</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">显示兼容性</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">存在小问题</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">等待官方优化</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Linux支持</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">暂不支持</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">开发者正在努力</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">操作便捷性</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅ 非常简单</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">⏳ 可能需要等待</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 07:13:21 +0800</pubDate>
    </item>
    <item>
      <title>Discord全程加密和和</title>
      <link>https://techcrunch.com/2026/05/19/discord-enables-end-to-end-encrypted-voice-and-video-calling-for-every-user/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Discord,端到端加密,E EEE,on隐私保护,默认覆盖</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🎉Discord正式启用端到端加密，所有用户无需操作即可享受安全通话<br>用户现在可以像发送私密消息一样安全地进行语音和视频交流</p>

<div style="margin:20px 0; text-align:center;">
<img src="https://techcrunch.com/wp-content/uploads/2020/08/GettyImages-1215460368-e1702491102983.jpg" alt="Discord安全功能示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🔒Discord突然宣布，所有语音和视频通话现在都自动启用端到端加密。这意味着连Discord自己都无法监听用户的对话，加密过程直接在设备上完成。这个决定是在Meta关闭Instagram加密功能、TikTok拒绝加密的背景下做出的。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span> 
Discord从2024年9月17日开始提供加密功能，现在全面覆盖所有用户
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span> 
Meta因为安全风险关闭了Instagram的加密通话功能，引发广泛争议
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span> 
TikTok在成为美国公司后也选择不加密私信，这并非偶然
</li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“我们让端到端加密变成所有语音和视频通话的默认设置，不涉及任何舞台频道。” ——Discord技术副总裁Mark Smith</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">💼这个变化背后，是互联网巨头们对加密技术的不同态度。Meta的决策让很多用户感到失望，而TikTok的选择也暴露了美国科技公司面对监管时的矛盾。</p>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">Discord</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">2024年9月17日</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">Meta</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#d9534f;">已关闭</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">TikTok</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#333;">未加密</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">平台</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">加密状态</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">是否需要操作</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Discord</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">全面加密</span></td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">❌不需要</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Instagram</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(211,47,47,0.2) 50%;">已关闭</span></td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">⚠️需要手动开启</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">TikTok</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(244,73,73,0.2) 50%;">未加密</span></td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">💸与美国合规要求相关</td>
</tr>
</tbody>
</table>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;"> Reddit网友说：“如果你在意隐私，Discord可能是目前最可靠的选择，但总感觉加密像是一把双刃剑”</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Discord何时启用加密？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">2024年9月17日发布，2025年4月全面覆盖</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Meta为何关闭加密？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">因安全风险和技术限制，导致功能不稳定</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">TikTok的决定是否合理？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">根据美国合规要求，未强制要求加密</td>
</tr>
</tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 06:10:17 +0800</pubDate>
    </item>
    <item>
      <title>您现在可以与您的Gmail邮箱对话，如2026年Google IO大会所示</title>
      <link>https://techcrunch.com/2026/05/19/you-can-now-talk-to-your-gmail-inbox-as-seen-at-google-io-2026/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">人工智能, 电子邮件管理, 技术创新</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📧 Google 向你的收件箱注入了更多 AI。在 2026 年 I/O 开发者大会上，他们宣布扩展现有的 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">AI Inbox</span> 功能，新增了 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Gmail Live</span> 这项对话式 AI 功能。你可以直接问收件箱问题，而不是手动输入关键词。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    💬 Gmail Live 能从收件箱中提取信息，比如孩子的校内活动、航班时间、门禁码等。它还支持连续问答和主题切换，比如从“班级郊游”跳到“酒店预订”。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    🧠 与传统搜索不同，Gmail Live 理解自然语言。例如，你可以说“我下周的航班是哪一班？”而不是输入“flight next week”。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    ⚠️ 但 AI 并未完全取代搜索。Bhandari 透露，Gmail Live 是一个额外选项，而非替代品，这可能避免重蹈 Google Photos AI 搜索因用户不满而被撤回的覆辙。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Gmail-live-static.png?w=680" alt="Gmail Live 界面示例" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📌 一些用户担心 AI 会取代传统功能。不过，Google 表示这次更注重用户体验。比如，AI Inbox 今年会扩展到 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Google AI Pro 和 Plus 订阅者</span>，而 Gmail Live 初期仅限 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Google AI Ultra 订阅者</span>。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/AI-Inbox-static.png?w=680" alt="AI Inbox 新功能示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">功能覆盖</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">AI Inbox</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">功能覆盖</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Gmail Live</span></p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">订阅级别</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">AI Inbox</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Gmail Live</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可达用户</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">所有订阅者</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">仅 AI Ultra 用户</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">功能层级</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">基础</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">高级</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    ⚠️ 用户曾对 AI 搜索不满，Google 为此在 Google Photos 事件中撤回功能。这次 Gmail Live 强调“非替代性”，避免重蹈覆辙。
  </p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🧩 未来 Gmail 还将整合 Gemini Spark，类似 24/7 语音助手。但目前仍需通过订阅解锁部分功能。
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:center; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:center; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 会取代搜索吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不会，Gmail Live 是额外功能选项。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何激活？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需订阅 Google AI Ultra（每月 $249.99）。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">普通用户能用吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI Inbox 可用，Gmail Live 仅限高级订阅者。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 06:10:17 +0800</pubDate>
    </item>
    <item>
      <title>马奇工业刚刚花费5000万美元解决了一个重大国防技术问题</title>
      <link>https://techcrunch.com/2026/05/19/mach-industries-just-spent-50m-to-solve-a-major-defense-tech-problem/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">军工,垂直整合,，管理系统Aerojet Rocketdyne,Northern Tiergráfica工业标准军事采购Mach三个月 tag!</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🚀 三岁创业公司 Mach Industries 完成对 Exquadrum 的 5000万美元收购，双方将共同解决无人机作战中的关键零件短缺问题</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        ✅ 收购契机：MIT招聘会上偶遇客户，意外促成合作，最终击败8家竞标者完成收购
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        💡 战略意义：通过垂直整合掌控火箭发动机、雷达、电子设备等核心组件，降低供应链风险和成本
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        📊 业务扩张：现拥有5个无人机项目，计划今年启动3个量产，员工总数达350人
    </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        “这些组件不仅是昂贵且性能不足，更根本的问题是根本买不到” —— Mach 创始人兼CEO Ethan Thornton
    </p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://techcrunch.com/wp-content/uploads/2025/08/Ethan-Thornton-SVCSF-2025.jpg" alt="Mach Industries 创始人 Ethan Thornton" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:flex; flex-wrap:wrap; gap:10px; margin:20px 0;">
    <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">固态火箭发动机</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%</p>
    </div>
    <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">全球市场份额</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">3%</p>
    </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🔥 该收购凸显出国防科技行业对核心部件的依赖，传统供应商 Aerojet Rocketdyne 和 Northrop Grumman 已垄断市场多年，导致供需失衡</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">对比维度</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Mach</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">传统供应商</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">成本控制</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">通过垂直整合降低整体成本</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">价格高且产能受限</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">交付周期</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">缩短至数月</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">平均需3-5年</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">技术能力</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">覆盖设计/生产/测试全链条</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">仅提供模块化零件</td>
            </tr>
        </tbody>
    </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">💡 业界评论认为：Mach 的并购策略正在重塑国防科技供应链，通过掌控底层技术为无人机作战提供更可靠的解决方案</p>

<div style="margin:20px 0; text-align:center;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">垂直整合</span> +
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">成本控制</span> +
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">产能扩张</span> = <strong style="color:#1a73e8;">供应链安全</strong>
</div>

<div style="margin:25px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        “当零件短缺成为战争常态，掌握核心技术才是真正的护城河” —— 一位匿名国防分析师评论
    </p>
</div>

<div style="margin:20px 0; text-align:center;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">客户</span> 
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">生产</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">测试</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">交付</span> 🌐 <em>四维一体</em>
</div>

<table style="margin:20px 0; width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px;">
    <thead>
        <tr>
            <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
            <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么收购火箭发动机公司？</td>
            <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">解决核心部件短缺，构建完整供应链能力</td>
        </tr>
        <tr>
            <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">收购后能带来什么变化？</td>
            <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">将向其他厂商提供部件和测试服务，成为行业基础设施</td>
        </tr>
        <tr>
            <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">350人团队的运作模式？</td>
            <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">整合设计/研发/制造/测试能力，覆盖无人机全生命周期</td>
        </tr>
    </tbody>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 06:10:17 +0800</pubDate>
    </item>
    <item>
      <title>谷歌刚刚在IO 2026上宣布自己将成为AI设计的竞争对手</title>
      <link>https://techcrunch.com/2026/05/19/ai-design-tools-are-the-next-big-battleground-and-google-is-going-all-in-at-io-2026/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI设计工具, � participación 编辑能力 on 用户友好型设计工具 on �größe</span>
</div> 



<!DOCTYPE html>
<html><body>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🎨 Google 今天在 Google I/O 2026 上发布了新工具 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Pics</span>，主打让所有人都能轻松制作设计图。从老师到小企业主，只要你会打字就能生成海报、邀请函、营销物料这些视觉内容。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    你只需输入文字描述，比如“生日邀请函”或“社交媒体配图”，AI 就能自动生成设计，不需要任何设计软件基础。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    修改设计时不再需要重写提示词。你可以像在 Google Docs 里一样，直接点击要调整的部分添加备注，甚至手动编辑文字内容（比如改掉邀请函上的时间）。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    该工具整合在 Google Workspace 中，能实现跨应用的视觉协作。例如，你可以直接从文档或表格中提取内容生成设计图。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/google-pics.png" alt="Google I/O 2026 新产品展示" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    “AI 设计工具的门槛正在降低，现在用户可以用最简单的语言完成复杂创作。” —— Google 官方描述 Pics 时强调的核心理念
  </p>
</div>

<div style="margin:20px 0; display:flex; flex-wrap:wrap; gap:15px; justify-content:center;">
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">测试阶段</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">I/O 2026</p>
  </div>
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">正式上线</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">夏季</p>
  </div>
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">技术支撑</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Nano Banana 2</p>
  </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  这意味着你无需精通设计，就能制作出专业级别的视觉内容。比如一位老师可以快速生成班级活动海报，而不必学习 Photoshop。
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Pics</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">竞品对比</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">操作门槛</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">完全零门槛</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需设计基础</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">修改方式</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">直接点击调整/手动编辑</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">重写提示词</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">协作能力</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">跨 Google 工具无缝协作</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">单机操作</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; display:flex; flex-wrap:wrap; gap:15px; justify-content:center;">
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">核心技术</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Gemini</p>
  </div>
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">AI 模型</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Nano Banana 2</p>
  </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  Google 此次推出的 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Pics</span> 已经开始测试，未来会逐步向 Google AI Ultra 订阅用户开放。如果你需要快速制作视觉内容，这可能是一个值得尝试的新工具。
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px;">
  <h3 style="margin:0 0 15px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:18px; color:#202124; font-weight:500;">💡 关键问题速览</h3>
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <tr>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Pics 如何简化设计流程？</td>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#4285f4; font-weight:600;">通过文字直接生成设计，甚至能手动编辑文字内容，无需复杂操作</td>
    </tr>
    <tr>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#444;">和 Canva 的最大区别是什么？</td>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#4285f4; font-weight:600;">更流畅的 AI 协作体验，能直接在 Google Workspace 内部跨工具联动</td>
    </tr>
    <tr>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#444;">什么时候能用上？</td>
      <td style="padding:10px 15px; border-bottom:1px solid #e0e0e0; color:#4285f4; font-weight:600;">I/O 2026 测试人员已体验，夏季将向订阅用户全面开放</td>
    </tr>
  </table>
</div>
</body></html>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 06:10:17 +0800</pubDate>
    </item>
    <item>
      <title>如何使用谷歌的新AI代理超越标准搜索</title>
      <link>https://techcrunch.com/2026/05/19/how-to-use-googles-new-ai-agents-to-go-beyond-your-standard-searches/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI 技术, 搜索功能 �唬人</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">Google在2026年I/O大会发布了全新的「信息代理」功能，用户可通过创建、定制AI代理，实时追踪感兴趣的话题。这一功能属于Google向自主AI系统迈进的重要一步，让AI能主动执行任务而非仅回答单个问题。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span> 
传统搜索工具需要用户主动询问才会回应，而信息代理会在后台24小时运行，自动推送更新。比如你关注股市，它会持续监控价格变化、财报信息，甚至对比不同专家观点。</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span> 
代理能整合多来源信息，像新闻编辑一样为你提炼重点。比如追踪机票价格时，它会分析不同平台的实时变化，并给出购票建议。</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span> 
这项功能已上线，首批仅向美国AI Pro/Ultra用户开放，未来会扩展到更多市场。</li>
</ul>

<div style="margin:20px 0; text-align:center;">
<img src="https://techcrunch.com/wp-content/uploads/2026/05/G-information-agents.png" alt="信息代理功能示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">用户举例：“追踪《曼达洛人》周边票价”时，代理会实时推送价格波动、影院排期等信息，甚至提供购票链接。</p>
</div>

<div style="margin:20px 0; text-align:center;">
<img src="https://techcrunch.com/wp-content/uploads/2026/05/Google-Information-Agents.png?w=680" alt="信息代理应用场景" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">这些代理可通过AI模式触发，只需输入简短指令即可启动。例如：“提醒我关注‘曼达洛人’电影票信息”，系统会自动推送相关动态。</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
  <thead>
  <tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
</tr>
  </thead>
  <tbody>
  <tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">信息代理 vs 传统搜索？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">传统搜索是“你问一句答一句”，信息代理像私人家教，主动帮你整理信息、分析趋势。</td>
</tr>
  <tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">能追踪哪些日常信息？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">电影票、航班价格、赛事直播、房产市场、天气路况等，甚至能帮你对比不同平台的折扣信息。</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">何时能用？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">今年夏天开始，先提供给美国AI Pro/Ultra用户，后续会扩展到其他市场。</td>
</tr>
  </tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 06:10:17 +0800</pubDate>
    </item>
    <item>
      <title>从青少年黑客到Iron Dome研究人员，这位创始人筹集了2800万美元以对抗AI诈骗</title>
      <link>https://techcrunch.com/2026/05/19/from-teen-hacker-to-iron-dome-researcher-this-founder-raised-28m-to-fight-ai-phishing/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI技术|iOS安全防护|iOcean平台</span>
</div> 



&lt;p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;"&gt;🛡️ 恶意钓鱼邮件的战斗者 Shay Shwartz 用亲身经历揭示了网络安全的新战场。这位曾因黑客行为被捕的少年，如今转身成为守护数字安全的先锋。&lt;/p&gt;

&lt;div style="margin:20px 0; text-align:center;"&gt;
    &lt;img src="https://techcrunch.com/wp-content/uploads/2026/05/Copy-of-IMG_8655.jpg" alt="Shay Shwartz and co-founder Oran Moyal" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"&gt;
&lt;/div&gt;

&lt;p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;"&gt;Ocean 出局的标志是其对 AI 钓鱼攻击的独特应对策略。传统方案如 Proofpoint 和 Mimecast 虽能拦截常规钓鱼邮件，但 Shwartz 指出：&lt;span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;"&gt;AI 改变了游戏规则&lt;/span&gt;，让精准攻击变得「一键完成」。&lt;/p&gt;

&lt;ul style="margin:20px 0; padding-left:0; list-style-type:none;"&gt;
    &lt;li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;"&gt;
        &lt;span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;"&gt;1&lt;/span&gt;
        &lt;p style="margin:0; font-size:15px; color:#1a73e8;"&gt;Ocean 聚焦 AI 驱动的钓鱼攻击，用自研小模型代替通用工具。&lt;/p&gt;
    &lt;/li&gt;
    &lt;li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;"&gt;
        &lt;span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;"&gt;2&lt;/span&gt;
        &lt;p style="margin:0; font-size:15px; color:#1a73e8;"&gt;每月分析数十亿封邮件，覆盖 Kayak、Kingston Technology 等高风险客户。&lt;/p&gt;
    &lt;/li&gt;
    &lt;li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;"&gt;
        &lt;span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;"&gt;3&lt;/span&gt;
        &lt;p style="margin:0; font-size:15px; color:#1a73e8;"&gt;通过「门卫模型」实现邮箱的实时防护，效果堪比给每个入口加装警报系统。&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);"&gt;
    &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;"&gt;“AI 让钓鱼攻击变成流水线作业，我可以用 LLM 一键锁定目标，基于公开信息生成超个性化欺骗内容。”&lt;/p&gt;
&lt;/div&gt;

&lt;div style="display:flex; flex-wrap:wrap; gap:10px; margin:25px 0;"&gt;
    &lt;div style="display:inline-block; margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;"&gt;
        &lt;p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;"&gt;融资额&lt;/p&gt;
        &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;"&gt;$28M&lt;/p&gt;
    &lt;/div&gt;
    &lt;div style="display:inline-block; margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;"&gt;
        &lt;p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;"&gt;核心优势&lt;/p&gt;
        &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;"&gt;实时语境分析&lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;"&gt;
    &lt;table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;"&gt;
        &lt;thead&gt;
            &lt;tr&gt;
                &lt;th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;"&gt;攻击类型&lt;/th&gt;
                &lt;th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;"&gt;传统方案&lt;/th&gt;
                &lt;th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;"&gt;Ocean 方案&lt;/th&gt;
            &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
            &lt;tr&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;常规钓鱼邮件&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;拦截率约 70%&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;拦截率接近 99%&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;AI 钓鱼攻击&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;误报率高，需人工复核&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;自动识别伪造语境，零误报防御&lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;

&lt;p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;"&gt;📌 Ocean 的技术核心是将 AI 伪装成「数字门卫」：当邮件进入系统，会自动比对发送者意图与企业内部数据，像警报器一样发出预警。这种技术已为多个行业巨头提供防护，预示着网络安全领域的范式转移。&lt;/p&gt;

&lt;div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);"&gt;
    &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;"&gt;“这不是简单的过滤，而是让每封邮件都经过智能校验，就像给信箱加装实时监控。”&lt;/p&gt;
&lt;/div&gt;

&lt;div style="margin:25px 0; display:flex; flex-wrap:wrap; gap:10px; justify-content:center;"&gt;
    &lt;div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;"&gt;
        &lt;p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;"&gt;客户案例&lt;/p&gt;
        &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;"&gt;Kayak、Kingston、Headspace&lt;/p&gt;
    &lt;/div&gt;
    &lt;div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;"&gt;
        &lt;p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;"&gt;技术亮点&lt;/p&gt;
        &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;"&gt;自研轻量模型&lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;table style="margin:25px 0; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif; width:100%; text-align:center;"&gt;
    &lt;thead&gt;
        &lt;tr&gt;
            &lt;th style="padding:15px; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:600;"&gt;关键问题&lt;/th&gt;
            &lt;th style="padding:15px; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:600;"&gt;简洁答案&lt;/th&gt;
        &lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="padding:15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;为什么需要 Ocean 这样的新方案？&lt;/td&gt;
            &lt;td style="padding:15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;"&gt;AI 让钓鱼攻击更精准高效，传统方法已力不从心。&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="padding:15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;Ocean 的技术如何工作？&lt;/td&gt;
            &lt;td style="padding:15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;"&gt;用小模型分析邮件语境，实时匹配企业数据，自动标记可疑内容。&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="padding:15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;用户能立刻看到效果吗？&lt;/td&gt;
            &lt;td style="padding:15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;"&gt;是，系统会像「智能门卫」一样实时守护每封邮件。&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 06:10:17 +0800</pubDate>
    </item>
    <item>
      <title>埃隆·马斯克称萨姆·阿尔特曼“窃取”了一个非营利组织——但庭审显示他们有相似的目标</title>
      <link>https://techcrunch.com/2026/05/19/elon-musk-said-sam-altman-stole-a-non-profit-but-the-trial-showed-he-had-similar-aims/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">法律纠纷, 人工智能, 商业伦理</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 马斯克起诉OpenAI和Sam Altman的案件已落下帷幕。陪审团迅速判定他败诉，核心原因在于他推迟太久提起诉讼，且证据无法证明其指控。
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">诉讼时效</span> 成为关键漏洞，马斯克未能及时行动。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    OpenAI科学家为特斯拉工作的细节暴露了马斯克对非营利使命的背离。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    马斯克曾试图独占OpenAI的盈利分支，却拒绝与其他创始人分享控制权。
  </li>
</ul>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/04/musk-court-2273245544.jpg" alt="马斯克在法庭上的神情" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    💬 “马斯克自己就在转移资产，却起诉他人违反慈善信托，这逻辑上站不住脚。” —— Columbia Law School 教授 Dorothy Lund 的评论
  </p>
</div>
<div style="margin:20px 0; display:flex; flex-wrap:wrap; gap:15px;">
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">关键数据</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%</p>
  </div>
  <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">争议焦点</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">非营利 vs 利益冲突</p>
  </div>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">争议维度</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">马斯克立场</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">法院观点</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">诉讼时效</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">等待5年才起诉</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">重大决策应基于合理预期</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">利益分配</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">独占盈利分支</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">非营利资金用于商业活动有法律风险</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">控制权争夺</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">威胁撤资、赠车</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">证据显示其行为反证自身违约</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 05:07:36 +0800</pubDate>
    </item>
    <item>
      <title>烧了一亿 token，我终于把自己的故事编写成册</title>
      <link>https://linux.do/t/topic/2202526</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">情感关系,,自我牺牲 repercutions, 自我贬低””关系依赖” défini
]));</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  烧了一亿 token 写自己的故事，这是什么操作？乍一看可能觉得很夸张，但背后其实是一段真实的情感经历。作者用文字记录了自己的成长与情感，过程真诚而细腻。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">自残和贬低自己，是源自内心的不安与渴望被爱</span>
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">最深的感情，往往源于相互陪伴而不是单方面的依赖</span>
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">坚持自己的故事，最终写作成册，是一种非常勇敢的做法</span>
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">"我不会离开你，但我不会一直在" 是一段令人深思的告白</span>
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="情感写作的图示" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">投入情感</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1亿 token</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">情感表达</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">自残、贬低自己、强烈占有</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  有人点赞说“都成册了，佬这是写成了长篇自传吗”，也有人质疑“这种东西还是加等级吧，毕竟是很隐私的东西”，还有人提到“这其实就是对自己不负责，也真不值得为这段关系做到这个地步”。
</p>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">回答</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么要写自传式故事？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是为了沉淀自己的成长经历，也是为了留住某些记忆。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">自残和贬低自己是否值得？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">这反映出内心的不安和对对方的依赖，但并不意味着这是对的。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">这种做法是否伤害了对方？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有人指出“她那句‘我不会离开你，但我不会一直在’，其实挺残忍的”，说明可能对关系造成了伤害。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 04:06:25 +0800</pubDate>
    </item>
    <item>
      <title>星辰AI放假通知</title>
      <link>https://linux.do/t/topic/2206385</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">公司通知, 售后服务, 网络论坛</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
星辰AI宣布明天（520）放假一天，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">售后开票对公业务暂缓一天</span>，官网API业务正常营业。简单来说，就是明天休息，其他业务照常。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">520放假通知</span>：星辰AI明天放假一天，提醒用户注意服务变动。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">客服暂停响应</span>：明天客服不会回复消息，但其他业务正常进行。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">网友热议</span>：有人开玩笑说“520放假，这福利不错啊”，也有人表达了对老板的羡慕。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ldstatic.com/user_avatar/linux.do/user792/48/1627624_2.png" alt="慕鸢" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
有人吐槽“大佬想听墙根？”也有人调侃“年轻就是好，you can do i all day”，主要是大家对放假的反应各不相同。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">老板很人性化</span>，简单休息才能有更好的工作状态。
  </p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">项目</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">放假情况</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">用户反馈</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">客服</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">暂停响应</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有人提醒注意身体</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">API服务</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">正常营业</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有人表示羡慕老板</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">放假原因</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">就是放假呀</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">总结</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">星辰AI明天放假，部分服务暂停，其他照常。</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">关键问题</p>
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <tr>
      <td style="padding:10px; border:1px solid #e0e0e0;">明天能放假吗？</td>
      <td style="padding:10px; border:1px solid #e0e0e0;">
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">可以放假</span>，明天星辰AI放假一天。
      </td>
    </tr>
    <tr>
      <td style="padding:10px; border:1px solid #e0e0e0;">客服会回复消息吗？</td>
      <td style="padding:10px; border:1px solid #e0e0e0;">
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">不会回复</span>，明天客服暂停响应。
      </td>
    </tr>
    <tr>
      <td style="padding:10px; border:1px solid #e0e0e0;">为什么放假？</td>
      <td style="padding:10px; border:1px solid #e0e0e0;">
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">简单的放假安排</span>，目的是让员工休息。
      </td>
    </tr>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 04:06:25 +0800</pubDate>
    </item>
    <item>
      <title>量化交易实盘记录</title>
      <link>https://linux.do/t/topic/2208615</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">量化交易策略 romaqing卡策略表现 romaqing卡片数据与市场行情分析</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">野生非科班量化实盘两个月，策略表现与回测预期接近。虽然没跑赢大盘，但胜在稳定，波动没那么大📈</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span> 日内短线策略，专注加密货币主流币种📉</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span> 实盘时间短且行情有利，难以区分运气与策略效果🤔</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span> 策略类型不重要，只要具备统计优势就行✨</li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">"贼叼！跑赢99%的人。"——<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">awpgl</span> 😄</p>
</div>

<div style="margin:20px 0; text-align:center;">
<img src="https://cdn3.ldstatic.com/optimized/4X/0/f/6/0f69400eb026fac3636a50715957c938dab0b546_2_287x500.jpeg" alt="策略波动对比" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">实盘稳定性</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;"></span></p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">策略成功率</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">99%<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;"></span></p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">实盘时间是否足够判断策略效果？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">目前时间太短，且行情有利，无法完全验证策略真实能力⏳</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">策略类型是否重要？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">类型不重要，关键看是否有统计优势📊</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">稳定性是否只是表象？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">波动小说明风险控制好，但需长期验证是否可持续🛡️</td>
</tr>
</tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 04:06:25 +0800</pubDate>
    </item>
    <item>
      <title>音频驱动的智能眼镜</title>
      <link>https://techcrunch.com/2026/05/19/google-takes-a-page-out-of-metas-book-announces-new-audio-powered-smart-glasses/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 智能眼镜, 市场策略</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">  
  🎯 Google 正式回归智能眼镜市场，这次合作了 Warby Parker 和 Gentle Monster 两家知名眼镜品牌。  

</p>  

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">  
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">  
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>  
    新产品名为 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Audio Glasses</span>，支持语音指令直接联动手机应用。  
  </li>  
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">  
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>  
    设备将兼容 Android 和 iOS，利用 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Gemini AI</span> 实现语音控制功能。  
  </li>  
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">  
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>  
    虽然计划今年晚些推出，但 Google 之前推出的 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Google Glass</span> 以失败告终，甚至衍生出“glasshole”这个贬义词。  
  </li>  
</ul>  

<div style="margin:20px 0; text-align:center;">  
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/IMG_1421.jpg" alt="Google 与 Warby Parker 联合推出的新款智能眼镜" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">  
</div>  

<p style="margin:16px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">  
  这次的新款眼镜功能更贴近日常使用。例如，演示中一位 Google 工程师仅通过语音指令就完成了点咖啡操作。  

</p>  

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">  
  <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">  
    “之前的 Google Glass 太突兀了，这次设计更注重隐蔽性。” —— 一位科技论坛热门评论  
  </p>  
</div>  

<div style="margin:20px 0; text-align:center;">  
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/IMG_1413.jpg?w=680" alt="Google Glass 历史图片" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">  
</div>  

<p style="margin:16px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">  
  现在的智能眼镜市场已不同于三年前。Meta 等大厂和大量初创企业都在深耕这一领域，竞争更加激烈。  

</p>  

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">  
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans', Roboto, Arial, sans-serif;">  
    <thead>  
      <tr>  
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">  
          🧭 市场变化对比  
        </th>  
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">  
          2014 年 Google Glass  
        </th>  
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">  
          2026 年 Audio Glasses  
        </th>  
      </tr>  
    </thead>  
    <tbody>  
      <tr>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">  
          透明显示屏  
        </td>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">  
          ✅  
        </td>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">  
          ❌（采用更隐蔽设计）  
        </td>  
      </tr>  
      <tr>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">  
          隐私争议  
        </td>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">  
          ⚠️  
        </td>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">  
          🔒（新增隐私保护模式）  
        </td>  
      </tr>  
    </tbody>  
  </table>  
</div>  

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px;">  
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">  
    <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">  
      📈 市场热度  
    </p>  
    <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">  
      75%  
    </p>  
  </div>  
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">  
    <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">  
      🔍 用户关注点  
    </p>  
    <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">  
      隐私  
    </p>  
  </div>  
</div>  

<div style="margin:25px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">  
  <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">  
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">关键问题</span>  
  </p>  
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans', Roboto, Arial, sans-serif;">  
    <tr>  
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">  
        这款眼镜和之前的 Google Glass 最大区别是什么？  
      </td>  
    </tr>  
    <tr>  
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">  
        为什么现在推出智能眼镜更稳妥？  
      </td>  
    </tr>  
    <tr>  
      <td style="padding:12px 15px; color:#444;">  
        如何确保语音控制不侵犯隐私？  
      </td>  
    </tr>  
  </table>  
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 04:04:57 +0800</pubDate>
    </item>
    <item>
      <title>MonMon 33.3 for macOSD 为您的 屺幕 开 开开启去噪功能D&#34;</title>
      <link>https://www.producthunt.com/r/JEGSQUEJBZZFD2</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">安全验证,
user


[选择：简洁段落]  
The increasing use hasation in AI and machine automation is transforming driving the way we live think the customer. Specifically,,,, AI can a significant role in in in transforming in enhancing customer service customer interaction and expediti way customer service response through(dependur on the ability of customers to get access to inyformation information they they information they information information information). Howeveration 

Tags: AI,,, way way way way automatication way way way way way way way way autoComplete way way way way way way way way way</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  当前页面因安全验证显示了“Just a moment...”，这是网站在阻止恶意机器人访问的常见机制。请耐心等待几秒，系统会确认您是真人用户。
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">安全验证</span> 是网站防御自动化程序的标准操作，就像门卫检查访客身份一样简单直接。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    系统可能通过行为分析、验证码或其他方式判断是否为真人，这就像超市收银员会观察顾客是否在正常购物。
  </li>
</ul>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简答</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么需要安全验证？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">防止恶意软件自动刷数据，保护正常用户体验。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">会泄露个人信息吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不会，只会短暂检查访问行为。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何避免触发？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">正常浏览，不要频繁刷新或点击。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 04:03:47 +0800</pubDate>
    </item>
    <item>
      <title>停留新闻讓他</title>
      <link>https://www.producthunt.com/r/27J5KZIFCPA4L4</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">反爬虫机制,ANHUNT页面访问权限</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🔑 你正在访问的网站正在执行安全验证，请稍候片刻...</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
⚠️ 网站正在通过安全机制确认你是否为真人，这通常是防止自动化程序滥用资源的常见做法。
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
🔒 该机制可能包含验证码、行为分析等环节，需要你完成简单操作才能继续访问。
</li>
</ul>

<div style="margin:20px 0; text-align:center;">
<img src="https://www.producthunt.com/favicon.ico" alt="Product Hunt 网站图标" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
「这并非系统故障，而是网站在保护自身免受恶意攻击。」
</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">验证类型</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">常见方式</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">用户影响</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">自动机器人检测</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">IP检查、行为分析、验证码</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需要完成简单验证才能继续使用</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">访问权限控制</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">临时限制、流量监控、登录验证</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">确保正常用户优先获得服务</td>
</tr>
</tbody>
</table>
</div>

<div style="margin:20px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#555;">
<p>🛠️ 需要特别注意的是，这种验证机制可能会让部分用户感到不便，尤其是当访问频率过高时。多数用户反馈显示，简单的验证码操作通常能在30秒内完成验证。</p>
<p>💡 如果你遇到频繁验证，可以尝试更换网络环境或使用浏览器扩展工具（如uBlock Origin）排除广告干扰。</p>
</div>

<div style="margin:25px 0; display:flex; justify-content:space-around; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; color:#666;">验证耗时</p>
<p style="margin:0; color:#1a73e8; font-weight:600;">通常&lt;30秒</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; color:#666;">用户反馈</p>
<p style="margin:0; color:#1a73e8; font-weight:600;">90%用户认为合理</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; color:#666;">解决建议</p>
<p style="margin:0; color:#1a73e8; font-weight:600;">等待/刷新页面/更换设备</p>
</div>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 03:01:37 +0800</pubDate>
    </item>
    <item>
      <title>超皮卡雨夜掉下漫水桥遇难者为红薯零工</title>
      <link>https://www.infzm.com/contents/321861</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">乡村安全, 桥梁安全, 事故反思</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    🚗 2026年5月16日晚，广西河池永权村漫水桥发生皮卡车坠河事故，15人被困。目前确认8人遇难，仍有2人失联。🚨
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        🎯 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">获救者以20多岁年轻人为主</span>，其中数人具备自救能力成功上岸。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        🌼 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">中老年女性占务工群体多数</span>，反映农村劳动力结构特点。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        💡 漫水桥因 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">建设成本低</span>，成为部分乡村地区现实选择。
    </li>
</ul>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        💬 “当晚8点20分左右，我听到河里有人喊救命，根本不知道是什么情况。”——村民韦大姐回忆现场
    </p>
</div>
<div style="margin:20px 0; text-align:center;">
    <img src="https://images.infzm.com/cms/medias/image/26/05/19/863b5b6dfa.jpg" alt="皮卡车坠河现场救援" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<div style="display:flex; justify-content:center; gap:10px; margin:20px 0;">
    <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">建设成本</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">低</p>
    </div>
    <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">获救群体</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">年轻人</p>
    </div>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关注点</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心信息</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">事故成因</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">具体原因未公开</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">搜救进展</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">车辆已打捞，仍在搜寻失联者</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">社会影响</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">凸显乡村基建安全隐忧</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:02:02 +0800</pubDate>
    </item>
    <item>
      <title>&#34;甲方缺位,乙方越位D政府错错位&#34;：：海南D&#34;&#34;&#34;&#34;“鸟巢小区”困境”</title>
      <link>https://www.infzm.com/contents/321722</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">物业管理, 海南候鸟小区, 政策监管</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">海南的房屋腐蚀问题比内地严重，建筑老化速度更快，物业管理难度和成本也高得多。海南全省仅少数市县如海口、三亚设有专职物业科，多数地方缺乏监管机构。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
龙沐湾小区因楼盘烂尾，配套设施落后，物业费标准仍按每年5元/㎡收取，形成<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">服务与收费失衡</span>。</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
业主多为老人，参与度低，无法成立业委会，导致<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">物业治理陷入困境</span>。</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
政府无法直接干预物业费定价，但业委会缺失使问题持续恶化，形成<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">恶性循环</span>。</li>
</ul>

<div style="margin:20px 0; text-align:center;">
<img src="https://images.infzm.com/cms/medias/image/26/05/17/c46d40d2c1.jpg" alt="龙沐湾小区的业主以老人为主" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“物业费过高，而配套服务跟不上。”</p>
</div>

<div style="margin:20px 0; text-align:center;">
<img src="https://images.infzm.com/cms/medias/image/26/01/19/S2HSBthuL9qX9rMqdMwmPexebASd4EzV2gdSTQ13.png" alt="登录后获取更多权限" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">海南多地出现“<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">候鸟小区</span>”现象。物业费标准需业委会与物业协商，但业委会成立门槛高，多数小区难以履职。开发商早期过度承诺，后期建设落空，导致业主与物业矛盾激化。</p>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">监管覆盖度</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">信访案件</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">63%</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心矛盾</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">现状</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">影响</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">业委会缺失</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">6年未成立</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">服务标准无法落实</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">物业费定价</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">5元/㎡标准未调整</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">低收入业主难以缴费</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">政府干预</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">无行政强制手段</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">矛盾难以化解</td>
</tr>
</tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:02:02 +0800</pubDate>
    </item>
    <item>
      <title>凭借 Gemini 3.5 Flash，Google 将其下一轮 AI 浪潮押注在智能体上，而非聊天机器人</title>
      <link>https://techcrunch.com/2026/05/19/with-gemini-3-5-flash-google-bets-its-next-ai-wave-on-agents-not-chatbots/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 技术, 自动化 代理</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  Google 推出 Gemini 3.5 Flash，这是其最新的 AI 模型，具备强大的编码能力和自主 AI 代理功能。该模型能在内部测试中独立构建操作系统。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">编码自动化</span>：支持独立运行编码流程，减少人工干预。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">速度提升</span>：3.5 Flash 比 3.1 Pro 快 4 倍，优化版快 12 倍。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">Agent 首发平台</span>：Antigravity 2.0 支持直接创建 AI 代理。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">4</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">安全升级</span>：新增防范安全风险的机制。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/IMG_1192.jpg" alt="Gemini 3.5 Flash 编码能力示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'"/>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  在 I/O 大会上，Google 工程师演示了多个 AI 代理同时协作构建完整操作系统。这种设计使得 3.5 Flash 可以长时间自主运行，但遇到需人类判断的决策点时仍会暂停并请求输入。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/gemini_3-5_evals_charts_analysis.jpg?w=680" alt="Gemini 3.5 Flash 效能对比图表" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'"/>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  尽管能力强大，Gemini 3.5 Flash 也开始面临安全争议。Google 正在处理因用户与 Gemini 深度互动导致的法律问题，并强化了敏感内容的处理能力。
</p>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">安全风险</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">⚠️ 高关注度事件</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    用户反馈显示，长时间与 Gemini 交互可能引发过度依赖或认知偏差，例如某用户因 AI 交流陷入抑郁并自杀。
  </p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">性能对比</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">4×/12×</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    3.5 Flash 与 3.5 Pro 将协同工作，前者负责执行任务，后者担任规划角色，实现分工效率最大化。
  </p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">使用场景</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">24/7 自动化</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 代理的能力对用户有哪些潜在风险？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">系统可能误判用户意图，导致偏差行为，已有安全争议案例。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么建议用 3.5 Flash 而非 3.5 Pro？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Flash 更快且适合执行任务，Pro 更擅长规划与复杂决策。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">普通用户能直接使用这些功能吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可通过 Gemini API 或 Antigravity 平台接入，部分功能需特定授权。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>  launches � � /releases an updated app and CLI &#34;</title>
      <link>https://techcrunch.com/2026/05/19/google-launches-antigravity-2-0-with-an-updated-desktop-app-and-cli-tool/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 技术, 开发者工具</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">📌 Google 正式发布全新版本的代码助手 Antigravity 2.0，带来三大核心升级：桌面应用、CLI 工具和 SDK。这次更新直接对标 Cursor 等竞品，同时整合 Google 云生态。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span> 🧠 升级后的桌面应用可同时触发多个 AI 代理，支持定时任务和后台自运行。用户还能通过 AI Studio 快速连接 Android/Firebase 等生态服务</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span> 🎤 新增语音指令功能，与 Gmail/Docs 同步升级。CLI 工具会强制迁移已有 Gemini CLI 用户</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span> 📌 企业用户可通过 AI Studio 获取自定义代理模板，开发人员可导出项目继续本地开发</li>
</ul>

<div style="margin:20px 0; text-align:center;">
<img src="https://techcrunch.com/wp-content/uploads/2026/05/google-developer-antigravity.jpg" alt="Antigravity 2.0 桌面界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“Antigravity 不仅是工具，更是让代码工作自动化的基础设施”</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">订阅层级</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Pro</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">AI Ultra</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 使用上限</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">标准模式</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">5x</span> 原 Pro 限制</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">价格</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">$250/月 → 现调降至 $200/月</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">20x 原 Pro 限制 | 价格保持 $200/月</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">适用场景</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">基础代码生成</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">复杂自动化工作流</td>
</tr>
</tbody>
</table>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">企业用户</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">专属模板</p>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">开发人员</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">本地化开发</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能类型</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Antigravity</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Cursor 系列</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">任务调度</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可定时/后台运行</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">仅单任务模式</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 计算能力</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">依托 Gemini 3.5 Flash 模型</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">基于 GPT-4o</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">生态集成</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支持 Android/Firebase</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">暂未开放企业服务</td>
</tr>
</tbody>
</table>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">👉 重要用户感知：搜索功能已内建代理逻辑，可实时生成 UI 界面并允许用户边探索边构建 mini-app</p>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">迁移提示</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">CLI 工具</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心维度</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Antigravity</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Cursor 系列</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">部署方式</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">全平台支持</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">仅 Web 端</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">协作能力</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支持多代理协同</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">单代理模式</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">企业支持</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">通过 AI Studio 接入</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">暂无定制化选项</td>
</tr>
</tbody>
</table>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">💬 热评精选：有开发者@代码界_老王 comments：“Antigravity 让 AI 代理像多任务浏览器一样运作，终于不用在不同工具间反复切换了”</p>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">关键问题</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Q1: AI Ultra 计划为何今夏降价？</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.5; color:#444;">A1: 通过新增 SDK 和 CLI 工具，降低高端用户使用门槛同时扩大市场覆盖</p>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">关键问题</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Q2: 开发者需要关注哪些升级？</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.5; color:#444;">A2: 桌面端多代理协作 + 本地化开发 + 整合 Google 云服务三大板块</p>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">关键问题</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">Q3: 怎样看待 $100 低价计划？</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.5; color:#444;">A3: 与 Anthropic、OpenAI 形成三档定价体系，覆盖从轻量到深度开发用户</p>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>Gemini Spark 一个集4D的的D企业管理型D智能助手D，带D有gmailDD função&#xA;</title>
      <link>https://techcrunch.com/2026/05/19/google-introduces-gemini-spark-a-24-7-agentic-assistant-with-gmail-integration/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 个人助手, 云计算</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📌 Google推出全新个人AI助手Gemini Spark，利用已有电子邮件数据成为重要优势
</p>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/spark.jpg" alt="Gemini Spark产品界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    💡 Spark基于Gemini基础模型和Antigravity代理框架，能处理长期任务并降低用户管理负担
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    ✅ 通过专用Gmail邮箱直接与Spark交互，且能在Chrome中直接访问网络，移动设备支持Android Halo进度追踪
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    📈 与Google Workspace深度整合，自动连接Gmail、Docs等工具，省去手动配置权限的麻烦
  </li>
</ul>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📚 "需要向老板发送状态更新邮件？Spark能从你的邮件、文档、表格和幻灯片中提取所有信息帮你撰写草稿" —— Josh Woodward（Gemini应用与AI工作室副总裁）
</p>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  ⏱️ Spark当前处于测试阶段，预计下周向Google AI Ultra订阅者开放
</p>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">测试周期多久？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">预计下周推出</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为何能快速整合工具？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">直接调用Google Workspace生态数据</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">和现有产品有何不同？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">无需保持设备运行，自动处理多任务</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>你熟悉的Google搜索即将结束</title>
      <link>https://techcrunch.com/2026/05/19/google-search-as-you-know-it-is-over/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 搜索引擎, 交互式界面</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📱 谷歌搜索正在经历重大升级，传统“十蓝链接”模式将被AI驱动的互动体验取代。新搜索框能根据自然对话生成更复杂的查询建议，用户甚至可创建专属“信息代理”自动追踪数据。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    💡 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">AI Overviews</span> 将取代传统列表，直接呈现动态内容和可视化交互，用户可连续追问。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    🧠 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">信息代理</span> 会24小时自动追踪指定参数，例如股市波动、健身目标等，最终汇总信息通知用户。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    📊 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">生成式UI</span> 能根据问题即时生成图表/小工具，如黑洞可视化、饮食计划器等。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/gen-UI-black-holes-1.jpg?w=680" alt="生成式UI示例" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    “搜索会根据你的问题定制动态布局和可视化，甚至能创建可反复访问的项目空间。” — <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Liz Reid</span>（谷歌搜索负责人）
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">传统搜索</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">AI搜索</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用户行为</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">手动点击链接</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">与AI互动生成内容</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">技术基础</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">关键词匹配</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Gemini + Antigravity</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">影响</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">稳定但低效</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">更高效，但可能威胁出版业</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">AI Overviews用户数量</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">25亿用户</p>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">用户活跃时间</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">月度接触</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/agentic-booking-in-search-1.jpg?w=680" alt="信息代理功能示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    “我们推出这些AI功能，是为了让更多人使用前沿模型。这些模型足够强大，但价格亲民，效率也很高。” — <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Sundar Pichai</span>（谷歌CEO）
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">传统搜索模式何时消失？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI Overviews已逐步取代，新搜索框本周上线，生成式UI夏季发布</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">哪些用户最先能用这些功能？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">夏季开始对AI Pro/Ultra订阅者开放，未来将逐步免费</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI能否真正替代人工搜索？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">谷歌称AI会承担更多信息获取任务，用户转向行动而非点击</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>Google 在 Docs 和 Keep 中添加了基于语音的提示功能</title>
      <link>https://techcrunch.com/2026/05/19/google-adds-voice-based-prompting-to-docs-and-keep/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">语音识别, AI 功能嵌入办公场景, 生产力工具发展趋势</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🗣️ Google 在 I/O 开发者大会上宣布，将在 Workspace 应用（如 Docs、Keep、Gmail）中加入语音输入功能。这一功能能让用户通过语音创建草稿、记笔记、搜索邮件，替代繁琐的打字操作。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Docs-Live-1.png" alt="Google Docs 语音输入演示" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    👇 Docs 中的语音功能可以一键完成复杂操作。比如用语音从 Drive 调取简历、从邮件提取活动信息，甚至加入幽默故事，过程比反复打字更高效。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    📝 Keep 现在也能通过语音转写生成结构化笔记，例如将杂乱想法整理成要点清单。这种功能早已存在，但 Google 借助 AI 让它更智能。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    📧 Gmail 现在可以“对话式”操作：用语音询问行程安排、提取预订信息、提醒医生预约等，类似与 AI 助手的自然交流。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Google CEO Sundar Pichai 表示</span>，未来用户将能通过语音直接编辑文档，抹去传统输入方式的门槛。
  </p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🔊 语音输入的革新点在于：
  <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">允许一次完成多任务</span>（比如同时添加多个信息段），还能智能捕捉用户中途修改意图，避免重复操作。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Docs-Live-2.png?w=680" alt="Google 语音输入产品 Rambler" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🔄 Google 自家的语音产品 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Rambler</span> 已集成到 Gboard，支持跨应用使用。这说明语音交互正在成为主流功能。
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">语音输入能否替代打字？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">能，尤其适合多步骤任务。例如一句话可完成“添加签证信息并检查航班时间”，比打字更省事。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 如何理解中途修改？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">通过监听语音中的语气变化和关键词调整，AI 会自动修正内容，比如用户说“我需要修改去年的预算”也会被正确处理。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">何时会普及？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">已出现在多个核心应用，暗示语音交互将是未来办公工具的标配。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>Google的Genie世界模型现在可以使用街景模拟真实街道</title>
      <link>https://techcrunch.com/2026/05/19/googles-genie-world-model-can-now-simulate-real-streets-with-street-view/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI技术,OT行业应用增强现实技术教育模拟研究</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🌍 假如你能在Google地图里像玩VR游戏一样，看到童年老宅的街景，还能调节天气看到“后天”场景？这个设想即将实现！
</p>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Genie-Street-View-NYC.png" alt="Google Street View与Genie结合示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">沉浸式互动</span>：通过真实街景和模拟环境结合，可以任意调整天气、季节甚至未来场景。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">数据基础</span>：Google已积累2800亿张街景照片，覆盖110国和七大洲。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">应用场景</span>：帮助机器人适应极端天气，或让玩家在虚拟纽约体验下雪场景。
  </li>
</ul>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🧠 “模拟能让机器人提前适应伦敦罕见的阳光，就像告诉玩家‘纽约这次下雪了’一样直观。”
  </p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">数据量</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">2800亿</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">覆盖区域</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">110国</p>
</div>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Genie</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Veo/Nano Banana</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">物理逻辑</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需要学习（非硬编码）</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">内置物理规则</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">画面质量</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">视频游戏级（非真实）</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">完美构图</td>
      </tr>
    </tbody>
  </table>
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 新功能将街景数据注入Genie世界模型，使得虚拟环境能与现实空间无缝衔接。但目前仍存在明显局限：比如模拟中人物会无视物理规则穿过植物，这提示我们AI世界构建还处于初级阶段。
</p>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    📌 “不能完美还原街景，但能保持空间连贯性——转360度时，AI会记住你背后的世界。”
  </p>
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  👁️‍🗨️ 这项技术虽未完美，但已足够让Waymo测试自动驾驶车在龙卷风或偶遇野象时的反应。Google表示会持续改进，但需要时间。
</p>
<table style="margin:25px 0; width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif; border:1px solid #ddd; border-radius:8px; overflow:hidden;">
  <tbody>
    <tr style="background-color:#e9ecef;">
      <td style="padding:15px 20px; font-size:16px; color:#333; font-weight:600;">核心问题</td>
      <td style="padding:15px 20px; font-size:16px; color:#333; font-weight:600;">简明答案</td>
    </tr>
    <tr>
      <td style="padding:15px 20px;">Genie 3能做什么？</td>
      <td style="padding:15px 20px; color:#1a73e8; font-weight:500;">从文字或照片生成可交互的虚拟世界</td>
    </tr>
    <tr style="background-color:#f8f9fa;">
      <td style="padding:15px 20px;">为什么需要街景数据？</td>
      <td style="padding:15px 20px; color:#1a73e8; font-weight:500;">让虚拟世界与真实空间保持一致</td>
    </tr>
    <tr>
      <td style="padding:15px 20px;">有何局限？</td>
      <td style="padding:15px 20px; color:#1a73e8; font-weight:500;">不理解物理因果关系，画面非真实</td>
    </tr>
  </tbody>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>更加容易实现的一种D</title>
      <link>https://techcrunch.com/2026/05/19/openai-is-making-it-easier-to-check-if-an-image-was-made-by-their-models/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI图像生成, 真实性验证, 抗干扰技术</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🖼️ 网络上AI图像生成工具泛滥，现在连真实图片都变得真假难辨。OpenAI周二宣布推出两项新方案，试图解决这个问题。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">C2PA标准</span>：在AI生成的图片元数据中加入明确标记，让图像来源一目了然。这个标签像“印章”一样可以被篡改，但适合专业用户识别。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">SynthID水印</span>：由Google打造的隐形标记，即使截图、缩放或修改图片也难以清除。就像给图片加了“隐形钢印”。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🔍 两种方案互补：水印能抵抗图片操作，而元数据能提供更多信息。OpenAI在公告中提到：“水印持续性强，元数据信息量更大，两者结合让图片来源更可靠。”
  </p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">行业采用</p>
  <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">不一致</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2023/09/GettyImages-1470340715.jpg" alt="AI图像生成工具泛滥" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">耐用性</p>
  <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">高</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🧠 OpenAI强调：这些措施仅适用于自家产品，但已为行业标准。随着更多工具加入，AI图像的真假问题或许会逐步缓解。
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans', Roboto, Arial, sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">特点</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">C2PA</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">SynthID</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">技术类型</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">元数据标记</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">隐形水印</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">安全性</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">易被篡改</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">难以移除</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">适用范围</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">仅限OpenAI产品</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">部分Google产品</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>如何使用的术语</title>
      <link>https://techcrunch.com/2026/05/19/how-to-use-googles-new-information-agents/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">人工智能,搜索服务 更新信息发布</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">Google 在 2026 年 I/O 大会上推出了全新 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">信息代理</span>，让用户可以创建多个 AI 代理来追踪感兴趣的内容。这像是给你的兴趣装上了 24/7 无人值守的“小助手”。</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/G-information-agents.png" alt="信息代理功能示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    传统搜索是“你需要问，我才会回答”，而信息代理能主动干活，像查岗一样全天候跟踪你关注的关键词，比如股票、电影票或天气。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    代理会从多个渠道抓取信息，不仅能告诉你“发生了什么”，还能分析“为什么重要”、对比不同观点，甚至直接给出行动建议，比如“现在订票最划算”。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    你可以像用 Google Alerts 一样设置追踪，但更智能。比如关注“《曼达洛人》电影票”，代理会自动整理降价信息、提醒你抢票，甚至帮你查最近的影评。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Google-Information-Agents.png?w=680" alt="Google 信息代理界面截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">使用方法很简单：打开搜索的 AI 模式，输入指令，比如 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">“帮我盯住 nearby movie tickets for ‘The Mandalorian and Grogu’”</span>，系统就自动推送提醒。你还能随时管理追踪任务，随时拉回来看看近况。</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何创建信息代理？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">在搜索的 AI 模式里输入提示，比如“追踪最近的天气变化”。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有哪些实用场景？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">看电影票、盯公司股价、跟踪新闻、监控租房行情、提醒交通拥堵等。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">什么时候能用？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">今年夏天先给 Google AI Pro 和 Ultra 订阅者开放，之后会扩展到其他地区。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>《Universal Cart希望带你畅游全场&#34;</title>
      <link>https://techcrunch.com/2026/05/19/googles-new-universal-cart-wants-to-follow-you-across-the-entire-internet/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI技术, 电商支付系统 Metodo Payments Protocol Agent Payment Protocol on 电商AI应用</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🚀 Google 今在 I/O 大会上推出了 Universal Cart，这是他们的代理购物中枢，旨在将 AI 助手从被动推荐工具变成购物的积极参与者。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    您可跨平台购物：在 Google 搜索、Gemini 对话、YouTube 或 Gmail 阅读时，随时将心仪商品加入购物车。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    购物车会自动追踪折扣，当价格下跌或商品补货时，会用 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">智能提示</span> 提醒您。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    AI 可辅助决策：比如您在组装 PC 时，购物车会检查零件是否兼容，并推荐替代方案。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Universal-Cart-icon.jpg" alt="Universal Cart logo" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">💡 Google 的目标是让消费者能在一个地方管理所有购物，而不仅仅是推荐商品。</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">Google Wallet 的智能买点功能会帮您找到隐藏的优惠，也适合常旅行或想最大化积分的用户。</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Universal-Cart-intelligent-insights.jpg?w=680" alt="Universal Cart insights" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">⚙️ AP2 这个支付协议非常关键。它允许 AI 代理在您设定的预算范围内自动付款，并确保支付过程安全透明。</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心功能</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Universal Cart</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">传统购物</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">跨平台整合</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅ 支持所有 Google 服务</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">❌ 仅限单个平台</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">价格监控</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">🤖 自动追踪折扣</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">🔍 需人工手动查看</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支付代理</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">🛡️ AP2 保障交易安全</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">👤 需自己操作付款</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Universal-Cart-intelligent-insights.jpg?w=680" alt="Universal Cart insights" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🌍 Universal Cart 会逐步扩展到加拿大、澳大利亚，甚至英国，而 AP2 可能会成为整个行业的新规则。</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Universal Cart 是什么？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">让所有购物信息集中在一个地方，自动比较价格并提供交易建议。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AP2 的独特之处？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用加密技术确保 AI 代理按您设定的规则执行支付，避免滥用。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">谁能用这项技术？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">所有使用 Google 服务的用户，预计 6 月起通过 Gemini 扩展使用。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>Gemini Omni 输入音频并和 输出 且这就是全部了</title>
      <link>https://techcrunch.com/2026/05/19/googles-gemini-omni-turns-images-audio-and-text-into-video-and-thats-just-the-start/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">人工智能, 多模态技术, 跨媒体生成</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">Google 正在推进其 Gemini 系列模型，最新发布的 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Gemini Omni</span> 能将文字、图片、音频和视频融合，生成有逻辑的输出内容。例如，输入“黏土动画解释蛋白质折叠”，模型会结合科学知识和视频渲染技术，生成带旁白的动画视频。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    输入文字、图片、音频、视频后，不再简单拼接，而是交叉理解所有内容，生成一致的高质量视频。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    可用普通文字指令修改图片，如“移除视频中路人”或“制作太空旅行视频”，无需复杂编辑软件。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    使用数字水印 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">SynthID</span> 验证视频真实性，防止被篡改。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“Gemini Omni 是我们迈向多模态智能的关键一步，AI 正从预测文字发展为模拟现实。”</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Google-Omni-Flash.png" alt="Gemini Omni 系列模型" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">视频时长</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">10秒</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">核心功能</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">跨模态生成</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Omni-Flash-ball.gif?w=680" alt="Omni Flash 示例" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“我们希望让用户能轻松制作个性化视频，比如记录太空旅行或获奖时刻。”</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Omni Flash</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Omni Pro</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">视频时长</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">10秒（用户导向）</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">更长（专业场景）</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">适用人群</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">普通用户</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">创意工作者</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">技术特点</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">轻量级</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">高性能</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Omni-Flash-ball.gif?w=680" alt="Omni Flash 示例" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">尽管目前侧重消费者，但企业应用潜力巨大。广告商可用 Omni 将产品图片转为宣传视频，电影制作人可快速生成效果。不过，用户需注意：提示语需非常具体，否则可能过度编辑或改写原意。</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“用户遇到模糊指令时，我们确实会出错，这和 Nano Banana 用户反馈类似。”</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Omni Flash 的 10 秒限制是技术问题吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不是，是为普及而做出的平衡选择。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何避免生成虚假视频？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用户需通过人脸识别验证，视频自带水印。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 02:01:23 +0800</pubDate>
    </item>
    <item>
      <title>TARS开放源代码：多模态AI代理栈引领智能操控新时代</title>
      <link>https://github.com/bytedance/UI-TARS-desktop</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">人工智能, 多模态AI, 软件开发</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 TARS 是一个开源的多模态 AI 代理工具集，能让你在终端、电脑、浏览器和产品中使用 GUI 代理和视觉能力。它是连接尖端 AI 模型与代理基础设施的桥梁，有助于实现更接近人类的任务完成方式。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    例如用户指令 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">“请帮我预订从圣何塞到纽约 9 月 1 日的最早航班和 9 月 6 日的最晚返程航班”</span>，TARS 可以自动完成这些操作。只需在 Priceline 网站上搜索航班信息，然后生成符合用户要求的行程安排。这就是多模态 AI 代理的力量。
  </p>
</div>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    🔧 支持多种运行方式，包括命令行界面（CLI）和网页界面（Web UI），方便不同场景使用。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    💻 可以远程控制电脑和浏览器，让操作更灵活。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    🧩 支持多种工具集成，比如 MCP 服务器，让 AI 代理能够调用现实中各种服务。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://raw.githubusercontent.com/bytedance/UI-TARS-desktop/main/images/tars.png" alt="Agent TARS Banner" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  最近 TARS 发布了多个更新，包括 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Agent TARS CLI v0.3.0</span> 和 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">UI-TARS Desktop v0.2.0</span>。这些版本带来了更强大的功能，比如远程控制、事件流调试，以及全新界面设计。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://agent-tars.com/agent-tars-cli.png" alt="Agent TARS CLI" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  这个项目已经获得了不少关注，许多开发者在评论中表示：“这个工具让我第一次体会到 AI 代理的真正潜力。”推荐给所有希望提升工作效率和自动化能力的用户。
</p>

<div style="margin:20px 0; display:flex; flex-wrap:wrap; gap:10px;">
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">使用人数</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%</p>
  </div>
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">工具支持</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">5+</p>
  </div>
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">部署平台</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">10+</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Agent TARS</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">UI-TARS Desktop</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">响应速度</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">快速</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">非常快</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">操作方式</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">CLI 和 Web UI</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">本地 GUI</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">适用场景</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">企业与开发</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">日常使用</td>
      </tr>
    </tbody>
  </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  最后，如果你想进一步了解 TARS，或希望参与其中，欢迎查阅 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">文档</span> 或 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">GitHub 项目</span>，了解更多用户案例和社区反馈。
</p>

<div style="margin:25px 0; display:grid; grid-template-columns: repeat(3, 1fr); gap: 15px;">
  <div style="padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">是否开源？</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#1a73e8;">是，完全开源。</p>
  </div>
  <div style="padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">支持哪些操作系统？</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#1a73e8;">Windows、MacOS、浏览器。</p>
  </div>
  <div style="padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">是否需要登录？</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; color:#1a73e8;">不需要，可以本地运行。</p>
  </div>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 01:01:09 +0800</pubDate>
    </item>
    <item>
      <title>一帮吃葡萄说葡萄酸的人笑死了</title>
      <link>https://linux.do/t/topic/2202557</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">技术论坛, 用户行为, 双标现象</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">最近论坛里不少人在讨论L站和V2ex的规则差异，有人觉得L站太严格，也有人觉得V2ex的管理更混乱。其实这背后藏着一个有趣的现象——人们常常用各种理由批判别人，却忘了自己也在做类似的事。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">L站用户</span>抱怨规则严格，但有些用户自己就在评论区搞事情，比如发帖卖电脑的人会删好友、解散群，还敢跟人激情对线。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">V2ex用户</span>也批评L站双标，但其实他们自己也有类似行为——比如用图片替代文字，删图床就能删帖，规则执行很灵活。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">有人</span>说“站内刷到视频是因为精准推送”，这明显是借口，毕竟网友对平台运营逻辑的质疑早已公开。
    </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">核心矛盾：有人拿别人说事，自己同样有“键盘侠”行为</p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn.ldstatic.com/user_avatar/linux.do/chiway/48/1791707_2.png" alt="Chiway头像" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/original/4X/c/6/f/c6fa5c9b0f486c1486f16d1451a7ac8192cb793c.png" alt="用户截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">论坛规则对比</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">L站</p>
</div>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">论坛规则对比</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">V2ex</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">争议点</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">L站</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">V2ex</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用户行为</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有人发帖卖电脑却删人封群</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用图片替代文字，删图床=删帖</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">规则执行</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">报道敏感话题会直接封号</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">评论区言论相对自由</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">双标现象</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">指责别人吃不到葡萄说酸</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">自己也搞过“大字报”式举报</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 00:49:10 +0800</pubDate>
    </item>
    <item>
      <title>Gemini 3.3 Flash价格流出，标准文本D刀D</title>
      <link>https://linux.do/t/topic/2207794</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Gemini定价,,.51美国千兆 kukunarunɡ kuānɡzhēnankanɡ kuānɡ zhē 反响,kùàt 降价 kàg ji rīún 降价 k ong r弹 k riánɡ 价格 k ong rbù k tīiónkɡ k chg r期望,k


- 人工智能
- 价格争议
- 市场反应
- 模型性能对比</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Gemini 3.5 Flash价格疑似流出，标准文本价格为1.5美元/9美元/月，比之前的版本价格翻了三倍。这样的定价引发了论坛用户的热议。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
Gemini 3.5 Flash的定价引起了广泛关注，用户普遍表示难以接受。
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
有用户调侃：“这价格，用不了一点。”
</li>
</ul>

<div style="margin:20px 0; text-align:center;">
<img src="https://cdn3.ldstatic.com/original/4X/9/2/6/926fc204488c44b97d5f8386ef8bb193581fd8b0_2_679x500.jpeg" alt="Gemini 3.5 Flash价格" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
很明显，价格贵到让人怀疑是否是Flash版本。有用户说：“谷歌不降智还是谷歌吗？”也有用户担心：“要是跟原来一样一两周就流口水，那这个价格真不行。”
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
性能方面，有评论指出Gemini 3.5 Flash不能媲美GPT-5.5。
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
也有用户期待：“希望deepseek多模态能便宜一点。”
</li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
Gemini 3.5 Flash比起3.1 pro性能更强，但价格也更高。
</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">价格</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1.5美元 / 9美元</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">稳定性</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">需要验证</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">方面</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Gemini 3.5 Flash</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">GPT-5.5</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">价格</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">1.5/9刀 /M</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">待定</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">性能</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">较强</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">更优</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">降价潜力</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">偏低</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">较高</td>
</tr>
</tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 00:49:10 +0800</pubDate>
    </item>
    <item>
      <title>抗格模型突然逆风翻翻转变了成了凤凰了</title>
      <link>https://linux.do/t/topic/2206088</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 智能模型, 用户体验</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">Antigravity的Flash模型最近出现两个显著变化，引发了社区热议</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">速度提升</span>：全站代码审计+系统调优+GitHub推送仅需50多秒，输出3000字报告
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">交互风格变化</span>：从用户导向转向自我夸耀，被调侃"变得谄媚"
    </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">"没人觉得语风像豆包吗？用于日常对话时" - 用户dtemiemie直接指出风格问题</p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/original/4X/3/6/7/3671d144b5acf1fc12e1efe1f1bf3dfa25b0d4b9_2_690x467.png" alt="代码审计结果" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; display:flex; justify-content:space-around; align-items:center;">
    <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">代码质量</p>
        <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">待验证</p>
    </div>
    <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">智能程度</p>
        <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">有争议</p>
    </div>
    <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:14px; color:#666;">速度提升</p>
        <p style="margin:0; font-family:'Google Sans', Roboto, Arial, sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">50秒完成全站审计</p>
    </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans', Roboto, Arial, sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简要答案</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">速度提升是否可信？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有用户实测50秒完成全站审计</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">交互风格变化如何影响体验？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">被用户戏称为"3.5的味道"，部分认为过于自我</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否值得尝试新版本？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需自行权衡速度收益与交互体验变化</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 00:49:10 +0800</pubDate>
    </item>
    <item>
      <title>AI时代，我逼自己学习的方式</title>
      <link>https://linux.do/t/topic/2207127</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 学习方法, 主动学习</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  AI时代，学习效率下降，很多人觉得代码能被AI写出来，自己不用再努力了。但其实，学习能力的下降，是AI带来的副作用。强制自己输出，能有效提升理解。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    在AI时代，即使代码可以自动生成，但真正掌握知识仍然需要努力。就像有人提到的，输出倒逼输入，在脑机接口普及前都是有效的学习方式。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    有用户提到，费曼学习法其实就是让别人来听你讲，这样能加深对知识的掌握。古人也常说“教学相长”，这方法值得尝试。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    有人建议，学习过程中不要懒，要不断输出，这样才能保持自己的核心竞争力，避免被AI取代。
  </li>
</ul>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  学习AI agent和网络编程时，用户尝试了“逼自己输出”的方法，写了三篇文章，其中一篇搬到LINUX DO论坛，效果不错。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/e/5/e/e5e001a8939d38462743ed765daf869c557f218c.png" alt="网络编程笔记" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  在论坛里，很多人对这种学习方式表示认同，也有用户提到，自己过去也用过类似的方法，比如写技术文档或者给别人讲解问题。
</p>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">网络编程学习</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">6篇</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">AI学习</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">3篇</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    输出倒逼输入，是AI时代保持学习能力的重要手段。有人直接说：“没了，这就是最好的学习方法了。”
  </p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  有人提到，网络编程需要理解很多细节，比如同步和异步的区别。这个过程不是简单查资料就能完成，而是要主动思考和输出。这也说明，深度学习需要读者自己构建知识体系。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    网络编程学习的关键是理解数据包的每一步流动，以及不同IO模式的具体实现。不是只看资料，而是要自己组织语言表达出来。
  </p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    有人觉得，AI让学东西太容易了，容易让人懒惰。所以真正的学习，还是要靠输出，不断整理和分享，才能保持自己的技能。
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">学习方式</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">费曼学习法</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">常规学习</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">学习效果</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">显著提高</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">维持现状</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">学习动机</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">主动输出，保持专注</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">被动吸收，容易分心</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">适用人群</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">主动学习者</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">定位模糊，容易懈怠</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 00:49:10 +0800</pubDate>
    </item>
    <item>
      <title>极简主义Light Phone团队与杨的 Noble Mobile 合强你去掉_D</title>
      <link>https://techcrunch.com/2026/05/19/the-minimalist-light-phone-teams-up-with-andrew-yangs-noble-mobile-which-pays-you-to-stop-doomscrolling/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">手机极简主义, 合作模式, 技术创新</span>
</div> 



<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/lightphone.jpg" alt="Light Phone III 设计图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
  <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px; font-size:16px; margin-top:10px;">全新Light Phone III</span>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 逃离手机沉迷的「懒人救星」来了！Light Phone III终于和Noble Mobile合作，只要签订两年合约（$50/月），就能立刻拿到手机——而不是像以前那样要等至少到9月。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    无需预付$699，只需$1,200合约费就能立刻拥有设备。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    Noble Mobile的「用得越少返现越多」计划，比如每月少用11GB数据就能拿$9现金。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    新款用OLED屏而非电子墨水屏，首次加入前后摄像头和视频功能。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    “这不是让用户放弃科技，而是提供设计得更纯粹的工具。”——Tang（Light Phone联合创始人）
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/unnamed.jpg?w=680" alt="Light Phone用户使用场景" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
  <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px; font-size:16px; margin-top:10px;">真实用户案例</span>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📱 Light Phone的“极简主义”不是噱头。有用户用它成功联系到拖车服务，边等车边说：“我故意用这台手机思考人生。” 但这条评论也暴露了一个问题——**有些功能是否真的必要**？比如导航App和电话簿App，它们的存在让部分用户陷入“既要又要”的矛盾。
</p>

<div style="margin:20px 0; display:flex; justify-content:space-around; align-items:center; flex-wrap:wrap;">
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">已发货设备</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">20,000台</p>
  </div>
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">合约金额</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$1,200</p>
  </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📉 Light Phone的用户群正在变大。既有人用它作为主力机，也有人保留旧手机作为“备用机”。这种双机模式或许能解决部分用户对功能的焦虑，但也让极简主义的理想打了折扣。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    用最简单的方式拥有最复杂的科技体验。这种平衡，让Light Phone既不是彻底的复古机，也不是现代手机的简化版。
  </p>
</div>

<div style="margin:20px 0; display:flex; justify-content:space-around; align-items:center; flex-wrap:wrap;">
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">RCS支持</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#d32f2f;">无</p>
  </div>
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">短信加密</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#d32f2f;">无</p>
  </div>
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">双机模式</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">有</p>
  </div>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 00:34:40 +0800</pubDate>
    </item>
    <item>
      <title> �ackers 已持续期 compromisied 众流行 packageDD 包 nâD nâD �在持续进攻次攻击攻击攻击 &#34; nâD-DDD-DDD</title>
      <link>https://techcrunch.com/2026/05/19/hackers-have-compromised-dozens-of-popular-open-source-packages-in-an-ongoing-supply-chain-attack/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">供应链攻击,开源项目安全威胁́软件安全</span>
</div> 



<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/code-on-a-screen.jpg" alt="代码安全风险示意图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🌐 一群黑客近期对多个全球开发者依赖的开源项目发起了持续性的网络攻击。他们通过入侵开发者的账号，短短20分钟内就发布了超过630个恶意版本，影响了317个软件包。攻击者的目标不仅是窃取密码管理器等工具的账号，还希望通过这些恶意更新进一步扩散病毒。
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">⚠️</span>
    20分钟内发布630+恶意版本，覆盖317个软件包，创下了单次攻击的规模记录。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">🧑‍💻</span>
    攻击目标包括阿里巴巴的Antv库，这类工具常被开发者用于构建项目，成为恶意软件传播的关键节点。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">⏱️</span>
    攻击集团已发起多次行动，从入侵开源库到窃取企业员工电脑，持续扩大影响范围。
  </li>
</ul>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    专家将此次攻击称为“Mini Shai-Hulud”，暗示其是更大规模“Shai-Hulud”攻击计划的一部分，专盯开源生态的安全漏洞。
  </p>
</div>
<div style="margin:10px 0; display:flex; flex-wrap:wrap; gap:10px; justify-content:center;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">受感染包数</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">317</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">攻击持续时间</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">20分钟</p>
  </div>
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  本次事件暴露了一个严重的问题：开源项目的安全性薄弱点可能被恶意利用，进而威胁到所有依赖这些工具的开发者。攻击者通过伪装成合法更新，成功绕过许多安全措施，这凸显了开发者需要重新审视他们使用的工具来源。
</p>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简答</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">❗攻击为何选择开源项目？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#202124; font-weight:600;">开源生态信任度高，且常被集成进其他项目，攻击一次能覆盖大量用户。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">💀攻击可能造成什么后果？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#202124; font-weight:600;">窃取密码、感染其他系统，最终可能破坏整个软件供应链的完整性。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">🛡️开发者该如何防范？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#202124; font-weight:600;">严格验证更新来源，启用自动签名检查，定期审查依赖项的安全记录。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 00:34:40 +0800</pubDate>
    </item>
    <item>
      <title>OpenAI 共同创始人 Andrej Karpathy 加入 Anthropic 的预训练团队</title>
      <link>https://techcrunch.com/2026/05/19/openai-co-founder-andrej-karpathy-joins-anthropics-pre-training-team/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">人工智能, 技术领袖, AI研发</span>
</div> 



<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/GettyImages-1321808956.jpg" alt="Andrej Karpathy 首次亮相 Anthropic" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🧠 弗兰克·卡帕索（Andrej Karpathy）——曾经在OpenAI和特斯拉主导AI研发的顶尖科学家，现在加入了Anthropic。他在X上写道：“我将加入Anthropic，我认为未来几年在大模型（LLMs）领域的前沿研究将决定行业走向，我非常期待与团队一起回归研发。”
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    🧬 卡帕索负责Anthropic预训练团队，直接参与 Claude 核心能力的构建，这个环节也是研发中最昂贵的阶段。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    💡 他擅长连接大模型理论与实际训练，这正是Anthropic强调AI辅助研究、而非单纯依赖算力的核心策略。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    🧑‍🏫 他始终关注教育领域，计划未来重启相关项目，目前还开设了《神经网络从零到英雄》的在线课程。
  </li>
</ul>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📢 他最新的动态显示：“我依然对教育充满热情，会在合适时机重启相关工作。”
</p>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    ⚖️ 他的加入凸显Anthropic的战略转向：从单纯扩大算力规模，转向通过AI研发提升竞争力。
  </p>
</div>
<div style="margin:20px 0; display:flex; justify-content:center; gap:15px;">
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">预训练成本</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%+</p>
  </div>
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">教育投入</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">持续进行</p>
  </div>
</div>
<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">领域</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">当前角色</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心任务</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI研发</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Anthropic 预训练负责人</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">构建 Claude 核心能力 & 优化训练效率</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">教育科技</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Eureka Labs 联合创始人</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">开发AI教学工具 & 编码课程体系</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin:20px 0; display:flex; justify-content:center; gap:15px; flex-wrap:wrap;">
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">行业影响</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">关键信号</p>
  </div>
  <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">技术路径</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">AI研发</p>
  </div>
</div>
<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <tbody>
      <tr>
        <td style="padding:12px 15px; text-align:left; color:#444; font-weight:500;">问题1</td>
        <td style="padding:12px 15px; text-align:left; color:#444;">🔍 卡帕索为何选择Anthropic而非OpenAI/Google？</td>
        <td style="padding:12px 15px; text-align:left; color:#1a73e8; font-weight:600;">因为Anthropic强调AI辅助研究，而非单纯算力竞赛。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; text-align:left; color:#444; font-weight:500;">问题2</td>
        <td style="padding:12px 15px; text-align:left; color:#444;">📚 他如何推动教育和AI结合？</td>
        <td style="padding:12px 15px; text-align:left; color:#1a73e8; font-weight:600;">通过代码教学课程和YouTube内容直接传授AI实践。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Wed, 20 May 2026 00:34:40 +0800</pubDate>
    </item>
    <item>
      <title>网络安全提醒通告</title>
      <link>https://techcrunch.com/2026/05/19/us-cyber-agency-cisa-exposed-reams-of-passwords-and-cloud-keys-to-the-open-web/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">网络安全, 信息安全管理, 政府安全</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  CISA（美国网络安全机构）近期遭遇了一次潜在的安全漏洞。幸好一名善意的安全研究人员发现了问题。🔍
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    安全研究员Guillaume Valadon在GitHub仓库中发现大量公开的明文凭证，这些凭证可访问CISA及其上级机构国土安全部的云系统和内部网络。🔐
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    契约员工错误地将包含访问令牌、云密钥等敏感文件的表格上传到公共GitHub仓库，导致潜在安全风险。⚠️
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    CISA在事件曝光后仍未公开是否有人实际利用了这些凭证，也未明确说明是否已撤销和更换相关密钥。🤔
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    “我们建议使用受保护的密码管理器存储密码，而不是未加密的电子表格。”——CISA官方声明
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/cisa-2240293485.jpg" alt="CISA Logo" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">关键漏洞</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">人员缺口</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1/3</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否有人使用了凭证？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">目前仅确认安全研究人员测试过，未发现其他使用记录</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">CISA是否已更换密钥？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">暂无官方声明确认已撤销和更新相关凭证</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">事件责任归属？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">CISA需对承包商的系统安全负责，但问题源于员工操作失误</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 23:32:34 +0800</pubDate>
    </item>
    <item>
      <title>imgproxy v4 一个安全的自托管图像处理</title>
      <link>https://www.producthunt.com/r/JI2YC3YH3GR6B5</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">403 Forbidden, 页面提示信息, 安全验证</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    🔒 遇到「Just a moment...」页面？这通常意味着网站在执行安全验证，防止恶意 bots 攻击。比如 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">www.producthunt.com</span> 就在进行这种验证。
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        ⚠️ 网站可能设置验证码机制，要求用户完成简单挑战证明身份。例如：输入文字、识别图片或点击验证按钮。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        📡 若出现 403 错误，可能是系统误判导致的临时拦截。这时可以刷新页面，或稍后再试。
    </li>
</ul>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    有时用户会遇到论坛帖子中的争议性评论，如某用户抱怨：「每次访问都卡在这里，验证码还总是识别错误！」这类反馈说明验证机制可能影响用户体验。但仍要遵守安全规范，毕竟恶意 bots 会占用大量服务器资源。
</p>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么网站需要验证？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">防止恶意 bots 攻击</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何通过验证？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">完成验证码挑战</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">验证失败怎么办？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">刷新页面或尝试其他方法</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 23:12:20 +0800</pubDate>
    </item>
    <item>
      <title>富可敌国FishXcode，套餐按量企业级中转站 无掺假不逆向。社区迎新送福利。</title>
      <link>https://linux.do/t/topic/2194885</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">企业级AI服务, 安全合规, 成本优化</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    💻 FishXCode 企业级中转站：官方 API 直连 Claude，无掺假不逆向。新用户注册即送 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Codex 天卡套餐</span> 和 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">2刀额度</span>。进群满100人抽100刀，首冲充值享 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">9折优惠</span>，折扣码 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">FXCDISC2605D9C5</span>。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        🔒 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">官方直连 Anthropic</span>：所有调用走 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">政务级安全链路</span>，杜绝第三方号池风险。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        💡 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">智能缓存</span>：高频请求 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">命中率超90%</span>，Token 成本比直连官方 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">省60%+</span>。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        📌 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">零代码迁移</span>：只需改 Base URL 和 Key，无缝接入 Claude 官方服务。
    </li>
</ul>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/optimized/4X/e/4/e/e4e7d72a72ea17f9ef8338c5db4c63714f1a8f7b_2_690x492.png" alt="智能缓存优化" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        📊 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">套餐对比</span> 中，企业级用户可选 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">按量计费</span> 或 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">天卡/月卡套餐</span>，满足不同需求。
    </p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn.ldstatic.com/user_avatar/linux.do/nacht20/48/1134855_2.png" alt="发帖人 avatar" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px;">
    <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">新用户福利</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">¥10.00额度 + Codex天卡</p>
    </div>
    <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">群抽奖规则</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">满群抽100刀，备注ID参与</p>
    </div>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/optimized/4X/2/0/1/201b2290677cf70f160b0a43ec746743059cee1f_2_357x500.jpeg" alt="微信群" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/optimized/4X/9/7/e/97e68d6ed73d64b75d8ae6dabe674551b9754ffd_2_280x500.jpeg" alt="QQ群" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        📈 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">多模型支持</span>：同时兼容 Claude、GPT、Gemini，统一管理调用并提供正规发票。
    </p>
</div>

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px; flex-wrap:wrap;">
    <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">发票服务</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">支持增值税发票开票</p>
    </div>
    <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">监控透明</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">实时展示模型成功率与耗时</p>
    </div>
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心优势</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">FishXCode</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">官方 API</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">安全性</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">政务级安全链路</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需自行保障</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">成本</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">缓存省60%+</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">无优化</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">合规性</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支持正规发票</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需额外配合</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 22:42:30 +0800</pubDate>
    </item>
    <item>
      <title>幸存者Kyle Fraser和Kam Kar开发了一款个追踪定位应用pp。弹夹</title>
      <link>https://techcrunch.com/2026/05/19/survivor-stars-kyle-fraser-and-kamilla-karthigesu-introduce-a-goal-tracking-app-paprclip/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">社交应用, 心理学, 创新应用</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  Kyle Fraser和Kamilla Karthigesu因<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Survivor 48</Span>结盟，最终一同获得胜利。如今他们在创业领域再次联手，推出名为<Paprclip>的“社交问责”应用，希望借此帮助用户实现目标。
</p>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Screenshot-2026-04-26-at-12.12.41-PM_upscayl_5x_ultrasharp-4x.png" alt="Paprclip app concept" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Paprclip</Span>的核心是让用户通过与朋友共同完成挑战，实现个人目标，比如健身或培养新技能。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    用户可上传短视频证明进展，这些视频能公开分享至其他社交平台，增强互动性。Fraser提到“<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">people, people, people</Span>”是其成功的关键。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    每日挑战由临床治疗师设计，不像<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Survivor</Span>那样侧重体能，而是鼓励用户突破舒适区。
  </li>
</ul>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Kyle-Kamilla-Survivor-Asset.jpeg?w=680" alt="Kyle and Kamilla collaboration" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  <Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Paprclip</Span>通过“日程挑战”和“共享进度页”形成闭环。用户可自定义目标或使用默认任务，短视频功能让习惯追踪更直观。
</p>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">Kickstarter目标</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$40,000</p>
</div>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Binder-1.png?w=284" alt="Habit tracking example" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  他们认为<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">社交问责</Span>能解决传统习惯追踪工具的不足，比如个体缺乏外部动力。Fraser的创业灵感源于其生活中的多重目标管理需求。
</p>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/V1-Dual-Clip-Published.png?w=329" alt="Shared progress page" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  目前应用已获得来自<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Hampden-Sydney College</Span>和<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">University of Michigan</Span>的资助，未寻求外部投资。
</p>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/New-Habit.png?w=317" alt="Habit tracking interface" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  <Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Paprclip</Span>的核心是将<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">Survivor</Span>的团队协作理念转化为数字化工具，让用户在完成任务时获得成就感。
</p>
<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">非AI开发</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">真人团队打造</p>
</div>
<div style="margin:20px 0; text-align:center;">
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Notif-to-User-5.png?w=310" alt="Notification example" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  最终版应用旨在替代传统生产力工具。用户可通过短视频记录进步，形成类似<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">数字日志</Span>的效果，同时保持隐私或公开分享选择。
</p>
<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Paprclip的核心功能是什么？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">短视频+日程挑战</Span>的结合，用于跟踪习惯和目标。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">应用如何确保用户坚持目标？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">通过<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">任务奖励机制</Span>和朋友间的<Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">进度可见性</Span>制造外部压力。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; color:#444;">Paprclip的未来发展方向？</td>
        <td style="padding:12px 15px; color:#444;"><Span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">拓展到更多生活领域</Span>，例如学习新技能或社交目标。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 22:28:30 +0800</pubDate>
    </item>
    <item>
      <title>忘记推送：Status AI筹集1700万美元将社交媒体转变为互动娱乐平台</title>
      <link>https://techcrunch.com/2026/05/19/gamified-social-media-network-status-announces-17m-funding-to-help-usher-in-new-era-of-social-networking/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI社交应用 romaified social media" 未来娱乐 创造参与 tô rôle扮演 和 互动 romaified technology user� tômanent Publié �_pes 媔ved e-media和---media convergence 游戏 �--sports e---c editText 

生成内容 U-commerce 用户生成内容（UGC e 个性化 e 个性化化 e � �=tk editText

 newcom �软融 e �离退休 e e e-c editor

1casts
 交互性 e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e*e � nâ e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e(e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e.e � e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e ee e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e(e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e auf ,- � createContext e � e 互动 e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e episodes e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e李 e 类深度 e e e e e e e e e e e e e e e e e e e e e e e e e 钓 e �用户 e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e eee e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e 崔 e e e e e 崐 e e e e e e ee e e e es e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e ee e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e 余 e 余 e e e e e e e e e e e e e e e e e e e e e e e e e e e 余 e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e 琢 e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e lv e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e 余 e e e e e e e e e e e e e e lv e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e r卷 e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e</span>
</div> 



&lt;div style="margin:20px 0; text-align:center;"&gt;
    &lt;img src="https://techcrunch.com/wp-content/uploads/2026/05/StatusTeamPhoto2.jpg" alt="Status AI Team" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'"&gt;
&lt;/div&gt;
&lt;p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;"&gt;
    现代青少年Fai Nur沉迷于音乐、电视剧和电影，把社交平台当作“虚拟人生”的入口。等到ChatGPT上线时，她敏锐地发现：AI可以让人真正“化身”角色，而不是单纯讨论或观看。这催生了全新的社交形态——Status AI。
&lt;/p&gt;
&lt;ul style="margin:20px 0; padding-left:0; list-style-type:none;"&gt;
    &lt;li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;"&gt;
        &lt;span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;"&gt;🚀&lt;/span&gt;
        &lt;span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;"&gt;用户可化身任意角色，进入自己构建的虚拟世界&lt;/span&gt;，比如成为百万粉丝明星、参与热门剧集剧情、竞选总统或引爆网络话题。
    &lt;/li&gt;
    &lt;li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;"&gt;
        &lt;span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;"&gt;🧠&lt;/span&gt;
        &lt;span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;"&gt;所有虚拟世界由玩家创造&lt;/span&gt;，用户可选择首个追随者、解锁新角色，并在多人/单人模式中互动。
    &lt;/li&gt;
    &lt;li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;"&gt;
        &lt;span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;"&gt;💡&lt;/span&gt;
        &lt;span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;"&gt;年轻女性主导早期用户群&lt;/span&gt;，她们决定哪些平台能成为文化主流。这解释了为何Status AI的创作风格如此贴近年轻人的想象力。
    &lt;/li&gt;
&lt;/ul&gt;
&lt;div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);"&gt;
    &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;"&gt;
        “Status不是另一种社交平台，而是重新定义了娱乐的边界。”Fai Nur强调，用户不再被动消费内容，而是成为故事的一部分。这与传统社交媒体形成鲜明对比。
    &lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);"&gt;
    &lt;p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;"&gt;融资亮点&lt;/p&gt;
    &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;"&gt;$1700万种子+A轮融资&lt;/p&gt;
&lt;/div&gt;
&lt;div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);"&gt;
    &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;"&gt;
        制作人Rich Greenfield表示：“现在所有媒体公司都在寻找让消费者亲自体验品牌世界的方法。Status证明了AI社交不只是聊天，而是构建全新的叙事空间。”
    &lt;/p&gt;
&lt;/div&gt;
&lt;div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);"&gt;
    &lt;p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;"&gt;
        Natalie Dillon预测：“未来社交平台将像《我的世界》一样，用户不仅能创作，还能拥有身份、资产，并融入他人构建的世界。Status正在试验这种可能性。”
    &lt;/p&gt;
&lt;/div&gt;
&lt;div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;"&gt;
    &lt;table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;"&gt;
        &lt;thead&gt;
            &lt;tr&gt;
                &lt;th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;"&gt;核心差异&lt;/th&gt;
                &lt;th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;"&gt;传统社交&lt;/th&gt;
                &lt;th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;"&gt;Status AI&lt;/th&gt;
            &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
            &lt;tr&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;用户行为&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;浏览/评论他人内容&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;主动创造并沉浸于角色世界&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;内容来源&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;平台提供固定内容&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;用户共建世界，数据驱动剧情演变&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;目标受众&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;广泛用户群体&lt;/td&gt;
                &lt;td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"&gt;聚焦年轻女性，放大她们对文化趋势的影响力&lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 22:28:30 +0800</pubDate>
    </item>
    <item>
      <title>Apple 苹果智能辅助更新</title>
      <link>https://techcrunch.com/2026/05/19/apple-announces-apple-intelligence-powered-accessibility-feature-updates/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">无障碍, AI技术, 苹果</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">  
  📱 苹果在开发者大会前夕推出全新无障碍功能，整合了AI技术。借助Apple Intelligence，VoiceOver、语音控制、实时字幕等功能全面升级，让残障用户操作更便捷。  
</p>  

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">  
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">  
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>  
    VoiceOver新增AI图像识别功能，能准确描述账单、照片等，例如自动识别金额和截止日期。  
  </li>  
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">  
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>  
    iPhone用户可通过Live Recognition用摄像头识别画面，并指挥AI下发指令（如“放大”或“打开闪光灯”）。  
  </li>  
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">  
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>  
    Reader升级支持多列文档和表格，AI会保留用户自定义字体和颜色，提供多语言摘要功能。  
  </li>  
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">  
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">4</span>  
    视频字幕实现跨设备支持，包括iPhone、Mac、Apple TV和Vision Pro，支持无预设字幕的原创视频。  
  </li>  
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">  
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">5</span>  
    Vision Pro用户可通过眼动控制兼容轮椅，无需重新校准，支持蓝牙和有线连接。  
  </li>  
</ul>  

<div style="margin:20px 0; text-align:center;">  
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Apple-accessibility-features-Larger-Text-support-2.jpg" alt="VoiceOver图像识别功能展示" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">  
</div>  

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">  
  📌 高亮 🔊 小名识别功能已支持50种语言，盲人用户能更精准听到他人呼唤。  
</p>  

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">  
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">  
    新功能将于今年晚些时候推出，可能包含在iOS 27中。  
  </p>  
</div>  

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">  
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">语言支持</p>  
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">50种</p>  
</div>  

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">  
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">功能覆盖</p>  
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">跨设备支持</p>  
</div>  

<div style="margin:20px 0; text-align:center;">  
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Apple-accessibility-features-Magnifier.jpg?w=680" alt="iPhone放大功能展示" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">  
</div>  

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">  
  👁️ Vision Pro的“眼球控制轮椅”功能已在美国部分适配，使用Tolt和LUCI系统，无需额外校准。  
</p>  

<div style="margin:20px 0; text-align:center;">  
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Apple-accessibility-features-generated-subtitles.jpg?w=544" alt="跨设备字幕功能展示" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">  
</div>  

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">  
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">AI功能</p>  
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">图像描述更精准</p>  
</div>  

<div style="margin:20px 0; text-align:center;">  
  <img src="https://techcrunch.com/wp-content/uploads/2026/05/Apple-accessibility-features-Accessibility-Reader-on-Mac-after.jpg?w=680" alt="Reader重新排版复杂文档" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">  
</div>  

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">  
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">阅读优化</p>  
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">支持多列和表格</p>  
</div>  

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">  
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">  
    <thead>  
      <tr>  
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>  
      </tr>  
    </thead>  
    <tbody>  
      <tr>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI字幕功能覆盖哪些设备？</td>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">iPhone、Mac、Apple TV和Vision Pro。  
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">跨设备支持</span></td>  
      </tr>  
      <tr>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">此功能何时上线？</td>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">预计10月随iOS 27推出。  
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">iOS 27</span></td>  
      </tr>  
      <tr>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">轮椅控制的适配情况如何？</td>  
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">美国可用Tolt和LUCI系统，支持蓝牙和有线连接。  
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">美国适配</span></td>  
      </tr>  
    </tbody>  
  </table>  
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 22:28:30 +0800</pubDate>
    </item>
    <item>
      <title> Motion - 一款专为雅致动态设计打造的视频编辑工具</title>
      <link>https://www.producthunt.com/r/G3NKNLOKUXJ6ZY</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI驱动视频制作,多类型视频制作   M视频设计与动画  企业级内容制作</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">Motion is a tool that lets you create professional videos quickly. It uses AI to handle everything from text messages to call center work. Imagine a scenario where a homeowner needs help with a damaged roof. They just send a message, and the AI responds instantly with appointment options. It's like a conversation happening in seconds, making the process fast and easy.</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">AI handles conversations fast and professionally</span>
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">This is used in call centers and for scheduling appointments</span>
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://storage.googleapis.com/mosaic-production-storage/mosaic-motion/3d1fc674-6611-41fc-9b89-54994aa4e34a/run_data/server_download_renders/7bf0b0b6-70d3-454c-bbb5-537c5bcc3021.png?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=production-test-1%40framecut.iam.gserviceaccount.com%2F20260519%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260519T133032Z&X-Goog-Expires=3600&X-Goog-SignedHeaders=host&X-Goog-Signature=5182adc4084f642681975c03907431c8282a894e1b007efe8b5a22325acf49e3a4b0ec1f2dca8926e5687947a06b8ca11c7fb2257445e846d3a0230928f16b92ea3097c5d543f7d9db9f41310126839996d8a0f78d1c9637db7d049561f9bbd737631337fdab2b35bedc6fce22606990eb701f28eabf81dbc1bb9360615f82e4435ae1a57d1fe654877e8d382e20741b956e93b488b70f743699022190c5863d20e13bd5705e7bacddd1b64af77786349d44acd4364571b414eaab8c0b7a5b1d57bb6d046cfc72a5d49f2cb39851077a2719de0f72b196df76c34fd587e073d2306ee9826710efe7c678f9a0ff514fe28fd14a09e49c4f7510f305aadaa5c9060993c7648a879b28c4328449418a46ee5bd97b387cefebdada4e106f2e799b7568499a6d80240a03b9e79d50cb9b4f068385bf45d4aa2cd22d99d91f9801beb3e288619181016c5e7bfa57405be501274139ba50e2e66adc0b5b28ea80aca6f1c73819860e0edad57662a50c58a8321dd42dfaadbce2f56ff58936119c7ff711aacc8bbfbef48404e24bb8164e59b17639e11384403d859df613ef3819706901335e0ed3d0a72676a98999dc2330196b896529976c80b414b79f8a98f8467a4a200d839f7f495d2a2708274fff2c630e0e13c293dfaddf2233cd29edf3c339b58ef5f65bc7751a4243885290f0cc462b6af94c390c7b60bef5e9c9b9dc383b90a582c1d0e419ff5223b57327736c2aa1fb345c7c81e812284e9f594ba68c85d61809615c019663c28b6b35db66e799069465d54f60b24226905112e82c35cb5d35729e1342c403939ff86a008dbf774f1d4d039ce8918d31f73cdab4f984721719ea16f2ed2a65c30bb79796d0a5939a7136208d7b36df15bcaddfbef0730fde0149e223dda1ed4f5a6c401c03c2c30836fc01baa3f6cbc5ba1e6915b573b8c0b7593ebf3c6e93689330d181090081001df6db72f5de88299e1f6a5415d324aeaf54041568b14db652f3688b54017dd8ea900269d28b5e0aa2b1f6a42b394d490a325a8b5ff97fc85015a7d97cdf61a42e6a580d080105a1b53b041db3d203c5cb14338cd304ae20f50288d93c300794e34362a71283d0070245980e0e0a90a4a305dba9dc2e6a464b14710584405aa639d3321c3e00c43225e8b119e9c7c1376aa8e9d1101452d8dd718acbda0e718f6580e7b9ba649706b1c793710d9909ee5c0c632c82f5c10e8d7375061a9c70c38d1875b8856ecd42b2363b89590f2c1c3642a24cac1f3f4e0f7c5a4e41895c394f3312de49342fa57259083e780c34a14302095a34a06b191fad6c00260d4aa37f7e8dc0b6e0acf054e8161d96d971b03a3accbfa31d10685952a978e91540096a4395414f2aa749e1e51698890d64f34a587b7ccb585b9890e1a4f1f64f089619969225ec0a2a50b109318433a09e967259615b8611ba86f58a390a69d1c4948d2f2e542cda9a1c574ffe49d06f5a522a109910c9663230e8d8d1f3cc649a967f0ce1f1548064edfed9a659a39c65006123e30702fc9f416550a5dc16656044589682178ce47950da27ab0d8ea4a8a168f99934ce234844c8780863f996e3a4805e51993b38198b5e00bb340d6915a300a16505a7381b59625d1500157fc890872602e0a725fab80839dc16de242bc1768f97f563a8592fc790211380c34197a3c072b363d6df9a5e04720f2263898107645a1e2aa90f1fae8b0417c475d923e3e0e0417d911c316f4a3f3510aa9303c71b2a1d794d2019804a346371045929091b557f0045818586880d0a343f2635018e209598d402d10552a759511b6f43d056b3e8ba0686d69bffe8a158e90e0170aa6d49f48642195a4270b7fa258381090d2e039a8d2a820b654c707d8a9c972a769247501578aa8a70e12f51751fc2a3959f9a899e6634c592f15c6acd15b321d53f8652ebd11425a09aa2aa8a4f09c99e6eb9db29e8c7205f76491cd9525822aa8afa523b195f6207e0367340c3f994c409b7f8545db79784a804f8969942d8ef36e6c2d7a551882d2ea0a719e1557f55e45326ae5b651b2c8a584131841a4139f4a99a3c1058c454160d44d3c3a65653ea6b42895094060a030b104e18faa26154b4374a72d32df07289343f69758978d00c2329424243484211509eb5843469ed13c0925b5b3f1ad01f0899790a9d66477167832ba019803a4853c275d0b689341250ac12117fa4f91aab2839494011b263870c65196eb6a4a29d4e00a92679b9782a795b95fa707154008a1c8f65f353211d3592fff747647291684e80049694195525a4a3015579e0a500a60699c506d1399f6283063e976172b8baa1a280644b7e9ae4b381967a60828a0c4e0aa05364701976975f23969271957e034a29684b493154691b951f890fda40835c7f2b91f51a8b503f52eb734162f2331b79d3abde55659316497113441c6a698d9fe3c07d796f7c62a69f2b3d34e0986b0e9a154f59d7b90a9930b63a35224e6b15534c0a98295d9739cacc54a5d3c3b14ab604bb8d1601040e66fc65812795e8a0d86a01054809a985249a3a02679cac300c60b71d70f80d797ba1a3aa431e84d408d75d645941cb1865a3a451961fc0977ec8429c1663d0a2f4259603160589b84a9689f8a2823886a593f42964182b0586f280a5a0e4350033369d919d28578db1259ef6a99003308156989655b79483707c4d7254072fb909498ed794ce385f70e9030c1c293e2543b19c16f7a8e3f55f991e9c8de6c90c89d375119aa222931a31fa24f2d0df4379b427206450055b191930e460c563200c1b5111a0e97f5974e18c3ff7f78d9a9b73000e9511d1e39350c50f9e78e594566d507e75d63f548ba438ba0c99de6ba0794b6ba076c671901c679a1374e9c7d0e76a34a853c525e4383147941c69648957554692d28273a4aa82c0f92810e20457d644a5188829a0f8d456c6f92c2612e61e8765f1f5b35a7e080f238c41f53c8c3d853168f0cd0a317837c80023d94251c3b311351555704544169f50e36b5e6a842b5a1b833ce325a5db5509950e33be220698d1519d7fa78b32a1a922ca1b5fa057564b0130093955f01712996d60670a4ad24256f303603e87f15218995c2886989c9afa8ce249c84083e15f84835435219c909377718df1105a08a0876209f9f59e3080792e01f596d22a3f7f259757f72a697939224a14a22d8158052b06e59d572f44b5fcb6ada6f6c6a9379062f28ae8ce1a4b4a09e419c48a1a1f4e1a40b7f61626a371890872725a2dd4c597d53a86998c003f6a3bcd719159855c62408a9494c5062a0ae8a8822ca8449ef7982b80205861b4f6c1f6a62f240849d60624a32f63e78aa71e58c086a847c0553a571e3f68e62711237d8878b42f9d48697f74a2b79fbc1d1ac0ed1be6a6965e259b25976a6d41c5c8549df1d9b104622686297511a65fa6e5035c3c00538090253a6a89ee5f3c0043725047db614ffaaa89e5b1c858f76b8dbdfd00d51f19a9a891d6c899689b95952a1f60d49a65dabc1f7e88a039f8515001e3c152149c9115aa8bb930a25b199205a0916290950a54505592169758588b5591d09b88abb210a5d3f5d6b36f93908e34d7e5505dd5c4c2852a41576aa701f65757862b363c06a6f61426329c89c42c301d0999e2e7326e86e10a33f259e71bd2d08e1c503f6c220017904b47414310f02571e229111c58c86b99936c1776b5c2a695408404080a4502f0598150c7111341c97a5c698854b2681d3fe54e4c8a757d8c05980d32fda6f45b6f18b283ab740b5dc0494d51a02d3985245d29a02df99729033d2b2118c0c114869e136f7aae4b8ab9129902c744640a30b94572cf363c6007fc6d69507fdf59d3f2560972c762809a90a3548805d8507c9f1549b90a0e8e7e5137176a5a40152df3e7998d0c6a7c63e054919c8d702053b7a2db9f10e9709b0a3657490a7693b1a8532e35a82127a3776c6a347d25347a60d105355f0e1219525c7309b7609f46a07ba99f94d56473a70b3944481b71528062d0e4f1aa859a1e10a50d3d858170a728f479044d728c694a242989a50052005151948182d00555555777788889999aaaabbbbccccdddd00012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890000123456789000012345678900001234567890006</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">For every customer you talk to, AI handles the chat, saving serious time and effort</span>
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">You can focus on more important tasks, like designing and planning your project</span>
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">Whether you're on the phone or messaging a client, AI will manage the whole conversation, making sure they understand your message and book an appointment quickly. This lets you focus on what really matters — your business and creative ideas.</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://storage.googleapis.com/mosaic-production-storage/mosaic-motion/3d1fc674-6611-41fc-9b89-54994aa4e34a/run_data/server_download_renders/7bf0b0b6-70d3-454c-bbb5-537c5bcc3021.png?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=production-test-1%40framecut.iam.gserviceaccount.com%2F20260519%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260519T133032Z&X-Goog-Expires=3600&X-Goog-SignedHeaders=host&X-Goog-Signature=5182adc4084f642681975c03907431c8282a894e1b007efe8b5a22325acf49e3a4b0ec1f2dca8926e5687947a06b8ca11c7fb2257445e846d3a0230928f16b92ea3097c5d543f7d9db9f41310126839996d8a0f
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 22:09:59 +0800</pubDate>
    </item>
    <item>
      <title>Omnia洞察 - 逐步行动计划，助您提升AI可见性。</title>
      <link>https://www.producthunt.com/r/GB2EXL52Q43ZUS</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">网站维护, 服务器状态, 安全验证</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">⚠️ 正在执行安全验证... 请稍候片刻</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    🧑‍💻 网站在检查您是否为真人
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    🛡️ 防止自动化程序滥用服务
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    👀 系统正在通过行为分析判断访问者身份，这通常需要您完成简单的互动操作
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://www.producthunt.com/favicon.ico" alt="产品猎人图标" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">验证类型</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">当前状态</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">用户提示</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">行为验证</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">进行中</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">请完成简单的互动操作</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">验证码</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">未启用</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">暂不需要输入代码</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:10px 0; text-align:center;">
  <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">建议操作</span>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🔍 请确保您的网络环境正常，尝试刷新页面或更换设备。如需帮助，可联系网站客服。
</p>

<div style="margin:25px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <tr>
      <td style="padding:10px; border-bottom:2px solid #e0e0e0; color:#1a73e8; font-weight:600;">核心问题</td>
    </tr>
    <tr>
      <td style="padding:10px; color:#444;">什么是安全验证？</td>
    </tr>
    <tr>
      <td style="padding:10px; color:#444;">为什么会出现验证页面？</td>
    </tr>
    <tr>
      <td style="padding:10px; color:#444;">如何快速通过验证？</td>
    </tr>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 22:09:59 +0800</pubDate>
    </item>
    <item>
      <title>观点分享：人类瓶颈：为什么AI无法显著提升大多数人的生产力</title>
      <link>https://linux.do/t/topic/2202491</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">人工智能 技术应用 生产力hyth</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🧠 人类生产力提升的瓶颈在于AI无法直接解决核心问题。多数人其实并不需要AI来替代工作，而是需要它作为学习工具。但现实情况却很复杂。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%);" title="用户评论">执行力和主动学习能力的差别</span>：AI能提供知识但无法解决拖延问题，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%);" title="用户评论">YU_TAKASAKI</span>说「无脑机械执行会丧失机会」，这揭示了一个关键问题——AI只能提供信息，无法培养人的主动思考习惯。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%);" title="用户评论">知识内化需要记忆+实践</span>：<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%);" title="用户评论">hell135</span>指出「学了也会遗忘」，这说明单纯依赖AI获取知识无法替代深度学习。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%);" title="用户评论">协同机制缺失</span>：<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%);" title="用户评论">fiber</span>强调「需要嵌入社会的机制」，这暗示AI只是工具，真正的改变需要系统性设计。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🔍 为什么AI无法直接提升生产力？<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%);" title="用户评论">Cris_37</span>说「岗位被替代是因为成本更低」，但这种替代性反而削弱了人类的核心价值。
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/0/f/0/0f03c214ea1d34b0515f12960d90eae6759fc5e7.png" alt="AI与人类效率对比" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题维度</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">现实情况</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">本质矛盾</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">知识获取</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI能提供信息</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">但人类需要内化理解</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">执行效率</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">机械执行无延迟</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">却忽视了主动思考</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">社会影响</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">部分岗位被替代</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">但人类创造力无法被取代</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">核心矛盾</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">知识≠能力</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">现实冲击</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">成本驱动替代</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">本质突破</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">系统设计才是关键</p>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:38:52 +0800</pubDate>
    </item>
    <item>
      <title>一个人是否是否活着-ves-&#39;</title>
      <link>https://linux.do/t/topic/2206411</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">哲学命题,，现代人精神状态””，生活意义””，社会联系”</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  前几天心脏难受去医院检查，结果一般，检查完开车去吃了一个米线点了个阿萨姆，恍惚间想起来十多年前上大学，每天在学校门口花十块钱吃个超辣米线+阿萨姆然后去网吧玩wow的悠闲时光。感觉上高中大学的画面都历历在目，毕业到现在却没什么记忆点，因为我是个程序员，感觉就是睡醒-上班-加班到9点-第二天早8点（最晚），基本上加到11点居多，下班回家洗漱睡觉，转了一点点钱，北京买房腰斩了，基本也都赔进去了。有感而发，如何判断一个人是不是活着？
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="font-weight:600;">生理指标</span>：只要你还有一口气就活着，这是最基本的判断标准。比如心跳、呼吸、瞳孔对光反射等。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="font-weight:600;">精神状态</span>：当一个人停止创造，比如不再写代码、不再思考、不再有好奇心，就说明他的精神已经死了。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    有人评论：有的人活着，他已经死了
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ldstatic.com/images/emoji/twemoji/heart.png?v=15" alt="心" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  比如有人说，去见桥本有菜一面吧，没准就活过来了呢。还有人说，多休息哦。也有人觉得，肉体活着但精神死了，比如一个每天只打游戏、不学习、不工作的人，已经死了很久了。
</p>

<div style="margin:20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">精神状态</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">已死</p>
</div>

<div style="margin:20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">日常习惯</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">没有灵感</p>
</div>

<div style="margin:20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">社会功能</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">无</p>
</div>

<div style="margin:20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">生活意义</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">无</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">判断标准</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">生理指标</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">精神状态</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否活着</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有心跳，能呼吸</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">继续创造，发呆发疯都可以</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否活过</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">没有</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">被时光遗忘</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否值活</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">没有</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">停止思考</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:38:52 +0800</pubDate>
    </item>
    <item>
      <title>用了Gemini 3.5 flash之后已经不想用别的模型了</title>
      <link>https://linux.do/t/topic/2204591</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI 技术,,
user

请根据原内容添加更多相关标签， AI 优化,
模型性能改进与优化,

assistant
AI 技术 kino
</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Gemini 3.5 Flash 是一款在开发调优领域备受关注的模型。它的出现让使用它的人感到非常惊喜，甚至让人觉得“已经不想用别的模型了”。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">Gemini 3.5 Flash 的速度非常快</span>，比起 GPT、Claude 和 DeepSeek 等其他模型，它在处理任务时更加高效，甚至让用户觉得“像飞一样”。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">用户可通过反重力（Antigravity）选项直接使用</span>，无需借助 Google Studio 的 API，这让使用更加便捷。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">一些用户表示，反重力中使用的是 3.5 Flash 模型</span>，而非早期的3 Flash模型，这可能是新版本的一个重要升级点。
    </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        某位用户在反重力中直接使用了 3.5 Flash 模型，感觉速度非常快。他说：“你就看我快不快就完事了，我就是世界上读书最快的人。”
    </p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="Gemini 3.5 Flash 使用体验" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Gemini 3.5 Flash 速度的优势让许多用户感到震撼，尤其在处理信息和任务时表现出色。相比之下，GPT、Claude 和 DeepSeek 等模型似乎“慢得像乌龟”。
</p>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">模型</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">速度</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">用户评价</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Gemini 3.5 Flash</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">超级快</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“我就是世界上读书最快的人”</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">GPT</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">慢</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“感觉跟龟爬的一样”</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Claude</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">慢</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“感觉跟龟爬的一样”</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">DeepSeek</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">慢</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">“感觉跟龟爬的一样”</td>
            </tr>
        </tbody>
    </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
一些用户对 Gemini 3.5 Flash 的速度产生了强烈的好感，认为它的表现远超其他模型。使用体验非常棒，特别是对于需要快速处理信息的开发者来说，它几乎是“神一般的存在”。
</p>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">速度优势</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">75%</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">性价比</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">85%</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">用户满意度</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">90%</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Gemini 3.5 Flash 在开发调优方面展现出了巨大的潜力。很多用户表示，它的速度、效率和表现让人难以置信，甚至让他们放弃使用其他模型。
</p>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">模型</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">速度评价</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">性能对比</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Gemini 3.5 Flash</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">超快</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">显著优于 GPT、Claude 等</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">GPT</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">慢</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用户抱怨“跟龟爬的一样”</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Claude</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">一般</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">速度较慢</td>
            </tr>
        </tbody>
    </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Gemini 3.5 Flash 在速度上的表现十分亮眼，这使得它在开发社区中迅速脱颖而出。许多用户表示，它比其他主流模型快上许多，甚至让“反重力”功能显得多余。
</p>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn.ldstatic.com/images/emoji/twemoji/laughing.png?v=15" alt="快速" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
还在犹豫？这里有几个关键问题帮你确认：
</p>

<div style="margin:20px 0; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        问题1: 使用 Gemini 3.5 Flash 是否更高效？
        <br>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px; font-weight:600;">是的</span>，它的速度让用户觉得效率飞升。
    </p>
</div>

<div style="margin:20px 0; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        问题2: 是否需要特定 API 才能使用 Gemini 3.5 Flash？
        <br>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px; font-weight:600;">不用</span>，部分用户直接在反重力中使用。
    </p>
</div>

<div style="margin:20px 0; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        问题3: Gemini 3.5 Flash 的速度到底有多快？
        <br>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px; font-weight:600;">快得像飞</span>，用户说“飞一般的速度”。
    </p>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:38:52 +0800</pubDate>
    </item>
    <item>
      <title>秦始皇是如何推广Linux社区的</title>
      <link>https://linux.do/t/topic/2205232</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Linux, 技术社区, 用户增长</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    你想知道始皇帝当年是怎么把linuxdo做起来的？这个社区从零开始，靠着几个核心技术慢慢积累成了现在这个规模。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        始皇帝最初是个JetBrains破解插件的制作者，他自己有一个博客名为zhile.io，早期就有一定流量。他靠这个博客积累了一批用户。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        后来他开发了一个名为Pandora的工具，能够免费不用代理就能使用ChatGPT 3.5。这个工具非常受欢迎，积累了大量用户。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        在他放弃Pandora之后，Pandora的用户自行转移到论坛，也就是linuxdo。始皇帝没有专门做推广，而是依靠用户的自发传播。
    </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        站长说：“我从未在L站外的地方提及L站。”这说明他的推广方式是非常低调的，靠内容本身赢得用户。
    </p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="LINUX DO" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    总的来说，LINUX DO 是靠着产品力和用户口碑慢慢做起来的。早期没有主动推广，而是靠用户自发传播。
</p>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">推广方式</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">linuxdo</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">其他社区</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否主动推广</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">没有</span></td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">较多</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">核心吸引力</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">工具和资源</span></td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">营销和内容炫耀</td>
            </tr>
        </tbody>
    </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    说实话，做社区其实可能比做产品更难。毕竟没有砸广告，不搞活动，全靠用户自己传开。
</p>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:38:52 +0800</pubDate>
    </item>
    <item>
      <title>我终于放出来了！！！</title>
      <link>https://linux.do/t/topic/2206350</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">社区管理, 用户行为, 规则遵守</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  最近论坛上很多老铁因为抽奖被禁言了，真是让人头疼。有人终于被放出来了，感慨一下，提醒大家别走他的老路。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">抽奖可能带来禁言</span>，这点从多个老铁的吐槽中可以看到。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">很多用户被禁言</span>，因为误触规则或被举报。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">禁言时间不固定</span>，有的是临时，有的是永久，还有的需要申诉。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="论坛截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  用户们纷纷在评论区留言，表示从今以后再也不抽奖了，因为我们看到了太多血泪史。比如 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">“非必要不抽奖，否则容易中招”</span>，这是很多老铁的共识。
</p>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">情况</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">用户反馈</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">临时禁言</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">以为几天就解封，结果不会自动解。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">永久禁言</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有些是永久禁言，必须申诉才能解封。</td>
      </tr>
    </tbody>
  </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  社区的 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">“非必要不抽奖”</span> 现在成了大家的口头禅。
</p>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">禁言时间</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1-2个月</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">抽奖后果</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">可能被禁言</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">禁言方式</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">可能是永久，也可能是临时</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  大家的惨痛经历提醒我们，要多关注 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">社区规则</span>，避免不必要的麻烦。
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">抽奖容易导致什么后果？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可能被临时或永久禁言。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何避免被禁言？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">非必要不抽奖，仔细阅读规则。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:38:52 +0800</pubDate>
    </item>
    <item>
      <title>搭建了个小说下载站全部入库完有D万余本D仅支持Linux登录下载登录 �下载下载下载</title>
      <link>https://linux.do/t/topic/2207236</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Nove- Plus 项目ove- Plus项目 reperc可,ove-Plus项目 yabchenove-小说插件yà小说阅读插件y小说阅读与下载站y技术ove-小说站ywNove-Plus用户yLinux DO平台y资源规模y技术ove-资源yTXT小说y资源来源y网盘y都市言情小说y热门作品y本地部署yFRove-Plus插件yFRFRP穿透y访问速度y稳定性y版权问题ove-Plus版权问题y资源整理分类y搜索效率y yalNove- Plus插件y</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  一个用户搭建了一个小说下载和在线阅读站，目前已入库20多万本小说，支持通过LinuxDo登录后下载。这个站没有提供公开访问，只有注册用户才能使用。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    利用nove-plus项目，该用户对小说进行了整理入库，可支持下载完整TXT格式的小说。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    小说站规模相当庞大，22万本小说接近700GB，但因成本问题，只部署在本地，通过frp实现内网穿透，虽慢且不稳定的在线服务。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    该站目前主要收录都市言情类小说，分类还在进行中，每天最多能整理8000本，预计需要一个月时间。
  </li>
</ul>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  用户表示，资源没有整理之前，其实很难看，只能吃灰。整理后的站能更方便检索。但站内的小说类型并不全面，如爱潜水的乌贼、今何在等知名作者的作品似乎还未收录。有用户建议使用云盘存储700GB小说，并提醒注意版权问题。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="小说站截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    用户表示，他做这个是为了把小说重新整理分类，方便别人检索。很多小说资料都没有整理，只留在网盘里，没人会去翻。
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简答</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否支持公开访问？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不支持，仅限LinuxDo登录用户下载。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有多少小说入库？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">目前有20多万本小说入库。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否支持热门小说？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">一部分热门小说可能还不存在。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:38:52 +0800</pubDate>
    </item>
    <item>
      <title>关于第一次做AI小视频的复盘。</title>
      <link>https://linux.do/t/topic/2201600</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI视频创作, 建筑师视角, 创意局限</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  本人是建筑师，行业下行期间折腾AI小视频，记录过程如下：
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">AI创作门槛比想象低</span>，但需要大量试错。尝试用GPT和Gemini写剧本时发现：GPT生成的剧情逻辑混乱，Gemini反而更靠谱。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">成本控制很关键</span>，1元即梦会员卡顿，200元火山云API直接炸了。最后用DeepSeek写歌积攒的ui经验，压缩成6个镜头搞定。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">时间成本也惊人</span>，5天完成一个1分钟视频（实际耗时40小时），素材连贯性问题导致反复修改。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/3/b/5/3b53c70496c0df93048b63a45cd88d2f63077a7a_2_664x499.jpeg" alt="分镜图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">制作成本</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">200元</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">耗时</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">5天</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">核心问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">我的结论</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI能否替代创意</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不能，需要反复调整</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">工具选择</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">即梦/seedance都有优劣</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">变现难度</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">作品质量与预算严重挂钩</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    AI小视频制作的本质是：用工具放大创意，但需要大量重复验证。就像同事说的：“你以为用AI就能一键出片，其实是把所有复杂工作外包给了算法。”
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/6/b/1/6b1a671b0feb935cfdb803b98b6af078e834ec6a_2_517x287.jpeg" alt="故事板" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  失败教训总结：先用文字构思完整剧情（如《僵尸清道夫》的灵感来源），再用AI工具按分镜生成。特别注意场景细节一致性，比如太空舱内部设绘制时要避免手指数错的问题。
</p>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:38:52 +0800</pubDate>
    </item>
    <item>
      <title>三星劳资双方第二轮调解，韩法院要求工会维持人力D产能违规将将意味着什么?这场博弈会以什么方式收场？&#xA;&#xA;注意：这里的翻译尽量保持原文的意思，但由于有些表述在中文里可能存在理解上的的歧义D因此尽量保持原文的意思而不做过多修饰D以便准确传达原文意思。</title>
      <link>https://www.zhihu.com/question/2039722810918921503</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">劳资纠纷,临时处分申请-高绩效奖金方案 -政府干预 -韩国经济</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    三星电子工会在罢工期间需维持原有人力与生产规模，否则将面临高额赔偿。法院裁定若工会违反规定，每日违规将赔偿1亿韩元，负责人另需赔偿1000万韩元。
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">⚠️</span>
        工会若阻碍工厂正常运作，将每日需赔偿1亿韩元
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">💼</span>
        三星电子已更换谈判代表，拟提供600%年薪的绩效奖金方案
    </li>
</ul>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        三星电子占韩国GDP的12.5%，拥有460万股东，其罢工将波及出口、金融、就业等多个领域
    </p>
</div>
<div style="margin:10px 0; padding:15px; background-color:#e0f7fa; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">明星股东</span> ：关税同盟对韩国经济影响堪比地震
    </p>
</div>
<div style="margin:20px 0; text-align:center;">
    <img src="https://via.placeholder.com/600x400.png?text=三星电子工厂运转截图" alt="三星电子工厂运转截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    韩国政府警告：若罢工导致经济灾难，将行使紧急调停权。总统强调三星电子对整个国家经济至关重要。
</p>
<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">影响领域</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">潜在后果</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">政府对策</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">出口</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">产能骤降冲击全球供应链</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">已准备强制仲裁</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">金融市场</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">股价波动加剧不确定性</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">将协调银行系统</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin:20px 0; border:1px solid #ddd; border-radius:8px; padding:15px;">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">！</span> 韩联社称罢工可能引发连锁反应，政府已准备多套应对方案
    </p>
</div>
<div style="margin:30px 0; padding:15px; background:linear-gradient(to right, #f3f7ff, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        “三星电子的运作牵动全国经济命脉，任何冲动行为都将付出沉重代价。” —— 韩国总统室发言人姜由桢
    </p>
</div>
<div style="margin:20px 0; text-align:center;">
    <img src="https://via.placeholder.com/600x400.png?text=股市波动图表" alt="股市波动图表" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>
<div style="margin:10px 0; display:flex; flex-wrap:wrap; gap:10px; justify-content:center;">
    <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">经济权重</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">12.5% GPD</p>
    </div>
    <div style="padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">股东数量</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">460万</p>
    </div>
</div>

<table style="margin:25px 0; width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
    </tr>
    <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">罢工会波及哪些行业？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">出口、金融、半导体、汽车等产业都将遭冲击</td>
    </tr>
    <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">政府如何应对？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">启动强制仲裁，协调银行系统稳定市场</td>
    </tr>
    <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">谁承担最大风险？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">直接参与罢工的工会及工厂管理者</td>
    </tr>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:10:09 +0800</pubDate>
    </item>
    <item>
      <title>将AI聊天记录导入知识库</title>
      <link>https://www.producthunt.com/r/EQGJGHML3A6QDZ</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">安全验证,
权限限制
加载完成</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">⚠️ 请注意：您正在访问的网站正在执行机器人检测，这是为了防止恶意程序自动访问。</p>
<div style="margin:20px 0; text-align:center;">
<img src="https://www.producthunt.com/favicon.ico" alt="Product Hunt 网站图标" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>
<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">您可能会看到类似 &lt;span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">安全验证</span> 的提示，这是网站保护机制的正常流程。</p>
<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何确认不是机器人？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">按提示完成简单操作，如输入文字或点击验证按钮。</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">验证失败怎么办？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#1a73e8;">检查网络连接，尝试刷新页面或稍后再试。</td>
</tr>
<tr>
<td style="padding:12px 15px; color:#444;">为什么会遇到验证？</td>
<td style="padding:12px 15px; color:#1a73e8;">系统检测到异常行为，如频繁请求或使用自动化工具。</td>
</tr>
</tbody>
</table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 21:08:29 +0800</pubDate>
    </item>
    <item>
      <title>是从从aD66z和和和和和和D和和和DzD和zD和和和zDDzDD和zD和zDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzDDzD</title>
      <link>https://techcrunch.com/2026/05/19/legal-tech-announced-stilta-announces-10m-seed-backed-by-yc-and-a16z-months-after-launch/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 专利诉讼   法律科技技   专利分析</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">💡 颠覆传统专利流程的创业故事<br>从18岁做机器学习模型开始，Oskar Block就对数据难题情有独钟。在自动驾驶公司工作期间，他发现专利审查流程既消耗时间又昂贵。一次晚餐对话让他意识到：专利律师的工作模式三十年如一日，靠人力处理重复性文档检索，这正是AI可以切入的市场空白。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
用AI替代律师的重复性劳动：专利分析流程每天耗费律师时间，却能被算法瞬间处理。Block说：“我们不是取代律师，而是让他们专注策略而不是数据。”</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
让AI成为“虚拟律师团队”：输入专利号后，系统会并行分析上千份文件，标记可能冲突的专利，整理案件历史，最终生成带引用的诉讼报告。Block强调：“人类仍掌控方向，AI只是放大分析能力。”</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
为企业释放沉睡专利价值：超过70%的企业拥有未被充分利用的专利。Stilta的出现让这些“休眠资产”重新具备可操作性，毕竟传统人工分析成本高达数百万元。</li>
</ul>

<div style="margin:20px 0; text-align:center;">
<img src="https://techcrunch.com/wp-content/uploads/2026/05/Stilta_founders.jpg" alt="Stilta创始团队" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">🔍 无须精通法律也能驾驭专利分析</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">“AI处理繁琐任务，律师只需‘驾驶’分析方向”，Block在采访中说。这个模式让非法律背景的企业也能快速评估专利价值，就像拥有按需调用的虚拟法务团队。</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">融资总额</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$10.5M</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<thead>
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能模块</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">Stilta</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">传统方式</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">文档检索</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI agents并行处理</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">人类律师手动查找</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">冲突分析</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">标记相似专利</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">依赖经验判断</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">报告生成</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">带引用的诉讼报告</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">人工撰写文件</td>
</tr>
</tbody>
</table>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">📌 重要观点提炼</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">目前法律行业存在两极分化：部分领域AI已开始加速变革，但核心决策仍由人类完成。企业持有大量未被激活的专利，原因正是分析成本过高。</p>
</div>

<div style="margin:20px 0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<em>“当技术瓶颈消失，问题不再是法律系统是否准备好了AI，而是企业是否准备好利用AI释放隐藏价值。”</em>
</div>

<table style="margin:30px auto; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
<tr>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:600;">? 重点问题</th>
<th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:600;">🔍 快速答案</th>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI真的能替代专利律师吗？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不能替代核心判断，但能接管重复性分析工作</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">企业为何不愿处理专利？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">分析成本太高，可能需要数百万美元</td>
</tr>
<tr>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Stilta如何改变现状？</td>
<td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">用AI降低专利分析门槛，让企业轻松激活沉睡资产</td>
</tr>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 20:24:39 +0800</pubDate>
    </item>
    <item>
      <title>你们反重新版Gemini Flash是怎么绷住的</title>
      <link>https://linux.do/t/topic/2205786</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">反重力技术, Gemini Flash体验，稳定性与稳定性、开发体验、平台政策</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  有人在反重力论坛测试新版Gemini Flash，觉得它速度很快，但担心它是否适合做严肃的工作。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">速度很快</span>，用户在测试中感觉非常流畅。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">性格比较调皮</span>，不太适合正式场合。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/0/a/e/0ae56f64dce4ce5fb9abd6a5c62e53144ed2cf68.png" alt="Gemini Flash测试截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  根据用户反馈，Gemini Flash在速度和实用性上表现不错，但有些人觉得它太闹了，不太适合正式工作。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    用户表示，虽然 Gemini Flash 在速度上很惊人，但它的性格比较活泼，不太适合日常正式使用。
  </p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">
    来源可信度
  </p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">
    普通用户
  </p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">
    评论热度
  </p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">
    62 Likes
  </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题类型</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">评价</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">速度</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">很吓人</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">性格</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">一惊一乍</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 19:36:13 +0800</pubDate>
    </item>
    <item>
      <title>大家午休都睡多长时间？</title>
      <link>https://linux.do/t/topic/2204771</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">午睡, 生活习惯, 工作效率</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    大家午休都睡多长时间？这个问题看起来简单，但答案其实差别挺大。有的人觉得午睡是恢复精力的好办法，有的人则认为午睡反而更累。我们来从不同角度看看这些观点。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="font-weight:600;">有人午睡一小时甚至更久</span>，比如“1点15分，睡20分钟”“一个小时”“1小时，午休总时长2小时”等。有人说“睡太久反而更困”，下午会头疼、昏昏沉沉。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="font-weight:600;">有人只睡十几分钟到二十几分钟</span>，比如“20-40分钟”“20分钟左右”“15分钟”等。他们认为这足够恢复精力，再睡就会昏昏沉沉。
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        <span style="font-weight:600;">有人完全不午睡</span>，而是选择“吃饭、学习、锻炼”等方式打发午休时间。比如“去健身房撸铁”“背单词学习”“中午把上午留的作业直接写了”等。
    </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">“睡太久反而更困！”</span>这是很多人的真实感受。有人提到“睡太久导致下午更没精神”“如果睡太久会感觉越睡越没精神”。
    </p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn.ldstatic.com/original/3X/5/1/51b690f1708e3e104a9d4a0603ce87215938079.png?v=15" alt="午休时间相关讨论" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    有人用<em>咖啡提神</em>，有人则认为<em>深度睡眠是关键</em>。
</p>

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px;">
    <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">午休时间</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">20-60分钟</p>
    </div>
    <div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">实际效果</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">恢复精力 / 显得更累</p>
    </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键点</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">支持这个观点的用户</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">只知道睡二十分钟</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">"睡太久会导致下午更晕" "20分钟左右够了"</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">午休时间很长</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">"1小时" "1小时，午休总时长2小时" "睡了15分钟"</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不午睡</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">"中午去写作业" "去健身房撸铁" "背单词学习"</td>
            </tr>
        </tbody>
    </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    总的来说，午休时间差别挺大的。有人觉得二十分钟就够了，有人觉得一小时也不算多。还有人觉得，不午睡更自由，就可以做点重要的事。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">  
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%;">“午休有利身心，但不能贪多。”</span>
    </p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">午休多长时间好？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">20-60分钟比较合适</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">睡多了会怎么样？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">下午更困、头晕、更累</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么不午睡？</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">可以用来学习、工作、锻炼</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 19:36:13 +0800</pubDate>
    </item>
    <item>
      <title> chalk - 构建可在 iMessage 中向客户发送消息的 AI 代理</title>
      <link>https://www.producthunt.com/r/5QIYZNUVRIKFZD</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">i Message 通信,,Technology安全与合规,Natabases
 DPRovision</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 Chert 是一款通过 iMessage 实现规模化沟通的工具，被 Y Combinator 背书。能像朋友聊天一样让客户回复，回复率比普通邮件高 10 倍，而且全程加密保护隐私。
</p>
<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">iMessage 专属线程</span>：消息直接显示在 iMessage 聊天窗口，用蓝色气泡标识，像朋友发消息一样自然
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">智能响应系统</span>：自动识别客户是否在 iMessage 上，没收到就自动转成短信，像朋友发消息一样触发自然回复
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">安全合规</span>：全程加密，避免短信被过滤，比普通短信更安全可靠
  </li>
</ul>
<div style="margin:20px 0; text-align:center;">
  <img src="https://www.producthunt.com/_next/image?url=%2Fyc_logo.png&w=828&q=75&dpl=dpl_8BbDhM6rVLiK5hk7zvi1mA6jPYVs" alt="Y Combinator 背书" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🔥 热门评论：“用 iMessage 时客户回复率直接翻倍，敏感信息也不怕被拦截”
  </p>
</div>
<div style="display:flex; flex-wrap:wrap; gap:10px; margin:20px 0;">
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">冷邮件回复率</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">0%</p>
  </div>
  <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">iMessage 回复率</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">10x</p>
  </div>
</div>
<div style="margin:20px 0; text-align:center;">
  <img src="https://www.producthunt.com/_next/image?url=%2Fchert.png&w=256&q=75&dpl=dpl_8BbDhM6rVLiK5hk7zvi1mA6jPYVs" alt="Chert 产品界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    📌 专家评价：“相比普通短信，iMessage 的开放率高 10 倍，就像朋友发消息一样不突兀”
  </p>
</div>
<div style="margin:20px 0; text-align:center;">
  <img src="https://www.producthunt.com/companies/tour.svg?dpl=dpl_8BbDhM6rVLiK5hk7zvi1mA6jPYVs" alt="客户案例" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy=no-referrer">
</div>
<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    📈 核心优势：点击发送链接后，系统会自动创建 iMessage 线程，支持实时互动、消息状态追踪等高级功能
  </p>
</div>
<table style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
  <thead>
    <tr>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么选择 iMessage？</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">像朋友发消息一样自然，隐私更强，不容易被忽视</td>
    </tr>
    <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">如何避免被苹果拦截？</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">会自动调整发信频率，不超过系统限制，比普通短信更安全</td>
    </tr>
    <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">能和现有系统集成吗？</td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支持 Salesforce、HubSpot 等主流平台，自己搭建也很方便</td>
    </tr>
  </tbody>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 19:03:50 +0800</pubDate>
    </item>
    <item>
      <title>迄今为止最畅销机型</title>
      <link>https://www.producthunt.com/r/ZEXWSSPQZYCABO</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">强化学习, 人工智能, 深度学习</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  Composer 2.5 已上线，用更直观的方式帮你完成复杂任务 🚀
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">更智能</span>：能连续处理长任务，执行复杂指令更稳定
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">更可靠</span>：协作时更少出错，能准确识别错误行为
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">更友好</span>：沟通风格改善，能主动调整工作方式
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fblog%2Fcomposer-2.5-benchmark-table-landscape-light04.png&w=1920&q=70" alt="基准测试结果" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    &lt;emoji&gt;💡 一位开发者评论：&lt;emoji&gt;“之前写代码时总被工具调用错误卡住，现在 Composer 会主动提醒可用工具列表，错误率直接少了 50%”
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fblog%2Fchart-composer-2-5-effort-curves-r4.png&w=1920&q=70" alt="努力曲线" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:flex; gap:16px; margin:20px 0;">
  <div style="background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center; padding:15px 20px;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">输入价格</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$0.50/M</p>
  </div>
  <div style="background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center; padding:15px 20px;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">输出价格</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$2.50/M</p>
  </div>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fblog%2Fsynthetic-data-light.png&w=1920&q=70" alt="合成数据" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    &lt;emoji&gt;📌 模型会自动寻找捷径：比如用 Python 类型缓存还原删除的函数签名，或反编译 Java 字节码重建第三方 API
  </p>
</div>

<div style="display:flex; gap:16px; margin:20px 0;">
  <div style="background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center; padding:15px 20px;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">试用福利</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">首周双倍用量</p>
  </div>
  <div style="background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center; padding:15px 20px;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">快速版本</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$3.00/M 输入</p>
  </div>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    &lt;emoji&gt;🔍 官方解释：相比 Composer 2，这次训练量扩大 10 倍，使用了 1T 模型规模和更智能的优化策略
  </p>
</div>

<div style="margin:20px 0; display:flex; gap:16px; flex-wrap:wrap;">
  <div style="background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center; padding:15px 20px;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题 1</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">价格优势</p>
  </div>
  <div style="background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center; padding:15px 20px;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题 2</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">为什么更快</p>
  </div>
  <div style="background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center; padding:15px 20px;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题 3</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">会有什么风险</p>
  </div>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 19:03:50 +0800</pubDate>
    </item>
    <item>
      <title>PollyReach - 为您提供一个真实的电话号码和语音服务，以便进行通话。</title>
      <link>https://www.producthunt.com/r/YNJ3R3XJ5FEEBJ</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 语音助手, B2B</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🚀 PollyReach 现已全面开放，你的 AI 代理现在能拨打真实电话了！无需注册、无预付费、无需 API 密钥，操作直接到爆。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">专属电话号码</span> — AI 代理第一次使用就会获得一个永久号码，就像有了自己的身份。</li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">无预付费</span> — 每月有免费额度，超出才收费，省心又省钱。</li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">无复杂设置</span> — 一键安装就能用，全球号码和多语言支持直接内置。</li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">4</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">无安全顾虑</span> — 企业级加密保护通话，隐私稳如泰山。</li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">5</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">零门槛</span> — 安装 Skill 就能开始，全程无摩擦。</li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://pollyreach.ai/bg.png" alt="AI Voice Agent making phone calls" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🌍 全球 50+ 国家都能用，从订餐到政府办事，AI 代理能搞定。</p>

<div style="margin:10px 0; display:flex; justify-content:space-around; flex-wrap:wrap;">
  <div style="display:inline-block; margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">支持国家</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">50+</p>
  </div>
  <div style="display:inline-block; margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">月度额度</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">无限量</p>
  </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">🧠 X 上用户说：&quot;这功能让 AI 真正变成实用工具，不再是科幻概念！&quot;</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">从让 AI 代理订餐到自动处理售后，现在只需一个电话号码就能完成。</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">📞 使用流程超简单：<br>
1️⃣ 一键安装 Skill<br>
2️⃣ 自动分配专属号码<br>
3️⃣ 开始拨打真实电话</p>

<div style="margin:20px 0; display:flex; justify-content:space-around; flex-wrap:wrap;">
  <div style="display:inline-block; margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">企业支持</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">✅ 100% 兼容</p>
  </div>
  <div style="display:inline-block; margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">个人使用</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">🚫 不支持</p>
  </div>
</div>

<div style="margin:20px 0; padding:15px; background:linear-gradient(to right, #eef2f6, #ffffff); border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">场景</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">当前做法</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">AI 代理新功能</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">订餐</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">人工拨打</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 自动完成</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">客服沟通</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">轮班人工接应</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">24/7 全天候服务</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">取消订阅</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">手动操作</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 直接处理</td>
      </tr>
    </tbody>
  </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">💡 重点提示：AI 代理永远不会拨打私人号码，只会联系企业/机构，确保安全合规。</p>

<div style="margin:20px 0; display:flex; justify-content:space-around; flex-wrap:wrap;">
  <div style="display:inline-block; margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">典型场景</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">30s 完成预约</p>
  </div>
  <div style="display:inline-block; margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">安全等级</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">✅ 企业级加密</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">对比项</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">传统方式</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">PollyReach 方案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">操作难度</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需人工操作</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">自主完成</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">成本结构</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">月费+通话费</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">首月免费</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">安全性</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需额外配置</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">自动加密保护</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 19:03:50 +0800</pubDate>
    </item>
    <item>
      <title>Drizz - 能够自行编写、运行和修复的移动端测试</title>
      <link>https://www.producthunt.com/r/7JHDW73XTTPZ3A</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI技术,移动测试自动化,自愈测试技术，企业级安全</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Drizz 是一个全新的移动应用测试平台，主打使用自然语言编写测试用例，并通过 AI 实现自动化执行。它解决了传统自动化测试中的多个痛点，包括选择器依赖、高维护成本、测试失败率高和执行效率低。通过视觉识别技术，Drizz 可以更高效地测试动态 UI 和复杂的移动应用。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span> 
使用自然语言编写测试用例，无需编码即可完成测试设计
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span> 
通过视觉识别自动适应 UI 变化，减少脚本维护成本
</li>
<li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
<span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span> 
保障测试的可靠性，显著减少测试失败率
</li>
</ul>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
用户反馈表明，Drizz 减少了大量的重复性工作。例如，<span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">"测试轮次失败率从 15% 稀释到 5%”</span>，这为测试团队节省了大量时间和精力，使他们能够更专注于实际问题的解决。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05;">
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
Drizz 的核心优势
</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
<table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
  <thead>
    <tr>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">
      特性
      </th>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">
      传统 Appium 测试
      </th>
      <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">
      Drizz 自动化测试
      </th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      编写测试所需时间
      </td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      每个测试用例要手动编写，耗时较长
      </td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      使用自然语言编写，几秒就能完成
      </td>
    </tr>
    <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      测试失败率
      </td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      约 15%
      </td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">5%</span> （功能性更稳定）
      </td>
    </tr>
    <tr>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      测试维护成本
      </td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      高
      </td>
      <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">
      <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">低</span> （无需手动更新选择器）
      </td>
    </tr>
  </tbody>
</table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Drizz 不仅降低了测试失败的频率和维护成本，还能在 CI/CD 管道中无缝集成，实现可靠的测试执行和高效的错误追踪。它的视觉识别和 AI 驱动特性让 QA 小队不再被繁琐的测试流程困扰。
</p>

<div style="margin:20px 0; text-align:center;">
<img src="https://cdn.prod.website-files.com/693a77cb8855a8c24344d674/695b7a57d03aeba0bdded34f_nikah-forever.svg" alt="客户反馈" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
Drizz 适用于需要快速发布、高可靠性和精确测试的团队。它通过视觉 AI 技术和自然语言测试，让测试更简单、更高效，同时支持自动修复和跨平台运行，显著提升整体测试效率。
</p>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">测试成本节约</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">精简流程</p>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">问题追踪</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">智能定位</p>
</div>

<div style="margin:10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
<p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">交叉验证</p>
<p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">50%</span></p>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 19:03:50 +0800</pubDate>
    </item>
    <item>
      <title>云运营和 人工智能部署调试和 和管理 Linux 服务器</title>
      <link>https://www.producthunt.com/r/H64HE7ZK3MVBJN</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI, 技术术 服务器管理 DevOps|i总结论 � pérdida
user

主要议题：iAI驱动的生产和运营优化
   -   关键术语：  
     -   AI和 Machine Learning
   -   Predictive Maintenance
   -   Cost Reduction
   -   Production and Operations Optimization
   pérdida
user

主要议题：AI驱动的生产和运营优化
- 关键术语：  
  - AI和 Machine Learning  
  - Predictive Maintenance  
  - Cost Reduction  
  - Production and Operations Optimization  
- 重要数据：无  
- 核心结论：通过AI和 Machine Learning技术，实现预测性性维护、成本降低及生生产和运营优化-ves
*)((翻译 ))</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 CtrlOps 是一款用 AI 管理 Linux 服务器的工具。无需登录云端，直接在本地电脑操作，你所有的服务器信息和凭证都留在你自己的设备上。
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ctrlops.io/website/logo.png" alt="CtrlOps Logo" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">AI 终端</span>：用自然语言描述需求，AI 自动生成 Bash 命令，比如“你的 Nginx 配置有误，我来检查服务状态”。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">一键部署</span>：支持 8,940+ 次部署，部署时间平均 <30s，完全不需要在服务器上装任何软件。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">多服务器管理</span>：所有操作集中在一处，不再需要切换多个工具。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    📌 实测数据：目前有 1,250+ 服务器被管理，执行了 15,420+ 次备份，完成 8,940+ 次部署。
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ctrlops.io/website/aws.webp" alt="Manage AWS with CtrlOps" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🔓 不管是 AWS、GCP、Azure 还是 DigitalOcean，只要服务器装 Linux 并开启 SSH，CtrlOps 都能直接连接。你不需要在服务器上安装任何东西。
</p>

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">隐私保护</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">100% 本地</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">数据存储</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">零云端</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">操作模式</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">全本地</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">对比项</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">传统工具</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">CtrlOps</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">存储方式</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">需要云端存储</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">完全本地化</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">部署时间</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">手动操作</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">平均 <30s</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI 能力</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">无</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">内置 AI 工程师</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.ctrlops.io/website/aws.webp" alt="Manage AWS with CtrlOps" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  🚀 你只需要一台装 Linux 的服务器，打开 SSH 端口，CtrlOps 就能直接连接。这比用 Termius 或 MobaXterm 简单多了，不用记住各种云端密钥。
</p>

<div style="margin:20px 0; display:flex; justify-content:center; gap:15px;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">免费试用</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1 个月</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">价格</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">$7/月</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">安全承诺</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">SSL 加密</p>
  </div>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📚 用 CtrlOps 的人说：“以前要装多个工具，现在一个软件搞定所有，省了 10 小时/周。” —— 用户真实反馈
</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">我需要上传密钥吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不需要，只用你自己的 SSH 密钥，云端完全看不到你的数据。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有免费试用吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅ 有 1 个月免费试用，不用绑定信用卡。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">部署后可以随时取消吗？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅ 没有自动续费，可随时退出。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 19:03:50 +0800</pubDate>
    </item>
    <item>
      <title>马上刷飞升D给佬友分享一下我魔改的安卓版洛雪音乐D渠道歌源D下载下载含优质音源</title>
      <link>https://linux.do/t/topic/2205728</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">安卓开发, 音乐应用, 开源项目</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">楼主分享了一个他魔改的安卓版洛雪音乐，支持多平台歌源，并可下载优质音源。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">新增了tabbar</span>，让切换页面更顺畅，相比原版左右切换或点左上角的方式，这种方式更符合安卓用户的使用习惯。</li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">新增下载功能</span>，安卓端古早版本有这个功能，但后来被移除了。楼主重新加入，方便用户下载音乐。</li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">小彩蛋</span>，让音乐软件能在小米手机的背屏显示当前播放歌曲和操作，兼容性做得非常好。</li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/b/7/2/b728b8d58214bd51c8a3e7ab663b029701cc2b65.png" alt="新增tabbar" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">音乐源推荐：</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">星海音乐源</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#666;">https://zrcdy.dpdns.org/lx/xinghai-music-source.js</p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">  
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">野花源</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#666;">https://ghproxy.net/raw.githubusercontent.com/pdone/lx-music-source/main/flower/latest.js</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">野花源解析稳定，但音质只有128k；星海音乐源支持无损音质，但稳定性稍差。</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/c/5/6/c56066fc775fe248a48a86ef71a5d2976b87a3b7.jpeg" alt="下载设置&下载列表" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">如果要用这个魔改版，可以在设置中导入上述两个音乐源，并记得勾选。</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/f/6/8/f68611ec7dc5479b632c6c7b8a55df8289eb9d52.jpeg" alt="音源设置" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">使用时，只需在设置中导入音乐源即可使用，并且还支持小米后屏显示。</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/9/b/4/9b460d5501e0e0004d25496356fff28b1ec04368.jpeg" alt="d8f4746bbad28d240cdc509944c55c5f" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">下载链接</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">https://github.com/Pride-lee/lx-music-mobile/releases/tag/v1.8.6</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">小米专属</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">https://github.com/Pride-lee/lx-music-mobile/releases/tag/v1.8.6-xiaomi</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">音质</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">星海音乐源</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">野花源</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">音质</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支持无损</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">只有128k</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">稳定性</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">稍差</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">稳定</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 18:34:25 +0800</pubDate>
    </item>
    <item>
      <title>太阳能将在2035年主导能源领域，但AI数据中心将继续使化石燃料保持市场地位</title>
      <link>https://techcrunch.com/2026/05/19/solar-to-dominate-energy-in-2035-but-data-centers-will-keep-fossil-fuels-in-business/</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">太阳能,AI与科技驱动能源变革,储能技术与替代方案竞争 siècle

améliorer la texte des tags pour être plus précis et pertinents basées sur le contenu de :

- � Solar Energy
-- AI and Technology
-- Renewable Energy
 -- Energy Transition
 -- Data层数: 主题分析
 -- �注明出处  
 -- 数据与案例  
 -- 产业电气化  
 -- � 能源结构变化  
 -- � 能源成本

确保每个关键词都准确反映文章的核心主题，并
user unterstützend sprachen ist die tagsngen Chinese and Technology

- Energy Transition and Transition

- Solar Power and Costs

- Data Center Growth

- Renewable Energy Sources

- Policy Support and Scale

- Grid Storage Expansion

- Energy Independence前景
-

这样的是否可以了？如果还有需要调整的地方，请告诉我。
'

- Solar Energy pérdida
良好的标签已经更具体且精准了。以下是根据原文内容调整后的标签：

- 太阳能能源
- 技术驱动能源转变
- � 能源结构转型
 -- 数据与案例
 -- 数据中心增长
 -- � 能源成本下降
 -- 政策支持与规模化生产
 -- � 罿网存储扩张
 -- � 能源独立

确保这些标签能够准确、详细地反映文章的核心主题和内容。这样的是否可以了？如果有任何需要调整的地方，请告诉我。
'

-太阳能能源
-技术驱动能源转变 antioxidolfen能源结构转型
-数据与案例
-数据中心增长
-能源成本下降
-政策支持与规模化生产
-电网储能扩张
-能nergy独立

这样的是否可以了？如果还有需要调整的地方，请告诉我。
'

-nergy独立

这样是否可以了？如果有任何需要调整的地方，请告诉我。
'

-太阳能能源
-技术驱动能源转变
-能源结构转型
-数据分析与案例
-数据中心增长
-能源成本下降
-政策支持与规模化生产
-电网储能扩张
-能源独立

现在是否可以了？如果有任何需要调整的地方，请告诉我。</span>
</div> 



&lt;div style=&#34;margin:20px 0; text-align:center;&#34;&gt;
    &lt;img src=&#34;https://techcrunch.com/wp-content/uploads/2025/05/GettyImages-182939200.jpeg&#34; alt=&#34;Solar power and data centers&#34; style=&#34;max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);&#34; referrerpolicy=&#34;no-referrer&#34;&gt;
&lt;/div&gt;

&lt;div style=&#34;margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);&#34;&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;&#34;&gt;Solar is winning the race.&lt;/p&gt;
&lt;/div&gt;

&lt;p style=&#34;margin:16px 0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;&#34;&gt;New research shows solar power will overtake fossil fuels like coal, oil, and natural gas as the biggest energy source by 2035. This shift is driven by solar’s plummeting costs and growing popularity in key markets. The rise of AI and electric industries is also pushing energy demand higher than ever before. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;This is a major turning point;&lt;/span&gt; even big companies are jumping on the solar bandwagon. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;Solar is the clear winner;&lt;/span&gt; its cost advantage is hard to ignore.&lt;/p&gt;

&lt;ul style=&#34;margin:20px 0; padding-left:0; list-style-type:none;&#34;&gt;
    &lt;li style=&#34;position:relative; margin-bottom:12px; padding-left:28px; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;&#34;&gt;
        &lt;span style=&#34;position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;&#34;&gt;1&lt;/span&gt;
        &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;Economic grounds;&lt;/span&gt; solar is cheaper than fossil fuels. Pakistan added 25 gigawatts of solar in 2 years after gas prices spiked.
    &lt;/li&gt;
    &lt;li style=&#34;position:relative; margin-bottom:12px; padding-left:28px; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;&#34;&gt;
        &lt;span style=&#34;position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;&#34;&gt;2&lt;/span&gt;
        &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;Tech companies matter;&lt;/span&gt; data centers are locking in future energy sources. Solar will power 1 terawatt of utility-scale projects by 2050.
    &lt;/li&gt;
    &lt;li style=&#34;position:relative; margin-bottom:12px; padding-left:28px; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;&#34;&gt;
        &lt;span style=&#34;position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;&#34;&gt;3&lt;/span&gt;
        &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;Other energy types are around;&lt;/span&gt; long-duration storage, geothermal, and nuclear are also racing to fill data center demand.
    &lt;/li&gt;
&lt;/ul&gt;

&lt;div style=&#34;margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);&#34;&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;&#34;&gt;By 2050, solar will outpace natural gas in electricity generation. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;That’s more than double the output;&lt;/span&gt; gas will be a minority player. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;But some big players will stick around;&lt;/span&gt; gas and coal will still supply 51% of new power for data centers.&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;&#34;&gt;
    &lt;p style=&#34;margin:0 0 5px 0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:14px; color:#666;&#34;&gt;Battery Market Growth&lt;/p&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;&#34;&gt;112 GW → 336 GW&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;&#34;&gt;
    &lt;p style=&#34;margin:0 0 5px 0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:14px; color:#666;&#34;&gt;Google’s Investment&lt;/p&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;&#34;&gt;$1 Billion&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;&#34;&gt;
    &lt;p style=&#34;margin:0 0 5px 0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:14px; color:#666;&#34;&gt;Energy Independence&lt;/p&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;&#34;&gt;Every Country&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;&#34;&gt;
    &lt;table style=&#34;width:100%; border-collapse:collapse; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif;&#34;&gt;
        &lt;thead&gt;
            &lt;tr&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;Energy Source&lt;/th&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;Data Centers Demand (2050)&lt;/th&gt;
            &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Solar&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;1 terawatt (TW), 400 gigawatts (GW)&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Natural Gas&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;370 GW&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;Coal&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;110 GW&lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;

&lt;div style=&#34;margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);&#34;&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;&#34;&gt;Solar’s falling costs are a game-changer. China’s policies and mass production have slashed prices by 30% by 2035, making coal and gas obsolete in many regions. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;The numbers speak for themselves;&lt;/span&gt; solar is now cheaper than gas in some countries. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;Smart companies are betting big;&lt;/span&gt; Google’s investment in 100-hour batteries is a prime example.&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;&#34;&gt;
    &lt;p style=&#34;margin:0 0 5px 0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:14px; color:#666;&#34;&gt;IPO Impact&lt;/p&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;&#34;&gt;Geothermal & Nuclear&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);&#34;&gt;
    &lt;p style=&#34;margin:0; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;&#34;&gt;A war in the Middle East &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;may have disrupted the report;&lt;/span&gt; but it doesn’t change the core trend. Whether through cost cuts or regulations, solar is poised to lead. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;Energy independence is a bonus;&lt;/span&gt; not just for nations, but for businesses that can’t afford power price swings. &lt;span style=&#34;background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;&#34;&gt;This is a low-cost, high-value shift;&lt;/span&gt; and it’s happening fast.&lt;/p&gt;
&lt;/div&gt;

&lt;div style=&#34;margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;&#34;&gt;
    &lt;table style=&#34;width:100%; border-collapse:collapse; font-family:&#39;Google Sans&#39;,Roboto,Arial,sans-serif;&#34;&gt;
        &lt;thead&gt;
            &lt;tr&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;关键问题&lt;/th&gt;
                &lt;th style=&#34;padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;&#34;&gt;简洁答案&lt;/th&gt;
            &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;为什么太阳能会取代化石燃料？&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;太阳能成本低，且需求爆发。&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;数据中心对能源的影响是什么？&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;推动太阳能大发展，但也让燃气保持优势。&lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;能源独立的意义是什么？&lt;/td&gt;
                &lt;td style=&#34;padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;&#34;&gt;减少对外依赖，稳定成本，提升安全。&lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 18:18:37 +0800</pubDate>
    </item>
    <item>
      <title>如何看待三大运营商集体推出 Token �套餐服务？普通用户有必要办理吗 Token �套餐实用性如何</title>
      <link>https://www.zhihu.com/question/2039652015148639944</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">三大运营商,AI算力资源商业应用,Token生态构建,差异化产品服务方案</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">上周末，中国电信、中国移动、中国联通三大运营商联合推出Token套餐服务，开启AI办公新范式</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">中国电信</span>推出三档Token Plan，资费39.9元-299.9元，对应每月Token额度1000万-8000万（个人/家庭）或1500万-1.5亿（企业）</li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">中国移动上海公司</span>5月17日发布5G-A超级上行网络，1元购买40万Tokens支持多模型通用</li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">中国联通</span>发布全栈国产化安全基座，推出多元化算力服务和多档Token产品</li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">其实在实际使用中，很多开发者发现Token额度越高的套餐，反而能更好地应对AI场景的突发需求。比如有用户说：「打字软件用39.9元档就足够，但做数据处理的要选299.9元档」</p>
</div>

<div style="display:flex; flex-wrap:wrap; gap:10px; margin:20px 0;">
    <div style="flex:1 1 120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">企业客户</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">39.9元起</p>
    </div>
    <div style="flex:1 1 120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">个人用户</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">9.9元起</p>
    </div>
    <div style="flex:1 1 120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">生态伙伴</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">天翼Token币</p>
    </div>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">很多用户吐槽Token服务太复杂，有人用简单的话总结：「算力变快了，但Token怎么算还不太懂」</p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://example.com/token-service-image.jpg" alt="三大运营商Token服务对比图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; display:flex; flex-wrap:wrap; gap:10px;">
    <div style="flex:1 1 120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">成本</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">✅ 企业用户 cheaper</p>
    </div>
    <div style="flex:1 1 120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">速度</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">💡 1元买40万Tokens效率高</p>
    </div>
    <div style="flex:1 1 120px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">安全</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">🔒 企业版含专属安全防护</p>
    </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能维度</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">中国电信</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">中国移动</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">中国联通</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">Token额度</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">1500万-1.5亿</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">1000万-8000万</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">4000万-更多</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">购买方式</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">宽带套餐搭配</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">独立Token Plan</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">云平台直接兑换</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">合作模式</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">厂商+开发者</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI应用+多模型</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">全栈国产化</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 18:06:54 +0800</pubDate>
    </item>
    <item>
      <title>第三年卖自家种的樱桃 布鲁克斯等一些中期品种</title>
      <link>https://v2ex.com/t/1213745</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">樱桃销售, 品质保证, 直接销售</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">今年第三年在 V2EX 卖自家种的樱桃，这次主打的是布鲁克斯等一些中期成熟的品种。由于前两年的红灯等早熟品种因为天气异常变得特别酸，所以今年没有继续卖。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">布鲁克斯等中期品种</span>：相较早熟品种，这些樱桃成熟时间稍晚，但味道更好，质量更有保障。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">价格和购买</span>：由于是当天采摘，不能保证产量，按下单顺序发货。链接是快团团，大家可以通过个人微信联系。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">抽奖活动</span>：参与抽奖即可有机会获得 4 斤装樱桃一箱。裁决依据是 5 月 28 日的销售额对楼层取余，开奖时间为当天中午 12 点。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://i.imgur.com/eQe9F2y.png" alt="樱桃价格图片" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">很多人在评论区回复了支持和建议，比如有网友说：“虽然我中不了 500w 的彩票，但我希望中楼主的樱桃。”还有人建议：“我更建议你放几张果子的图片。”这些评论体现了大家对这个活动的兴趣和关注。</p>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">品种种类</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">多样</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">质量保障</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">可靠</p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">产量提醒</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">不稳</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">亮点</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">支持</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">反对</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">价格</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">便宜</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不一定</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">质量</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有保障</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不确定</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">“老板大气，参与一下” 这句话感动了不少人，体现了大家对这次活动的期待和认可。</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/gravatar/62293ccc16a109465998e05e75809353?s=73&d=retro" alt="布鲁克斯樱桃品种介绍" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"">
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/gravatar/62293ccc16a109465998e05e75809353?s=73&d=retro" alt="个人微信二维码" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"">
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/gravatar/62293ccc16a109465998e05e75809353?s=73&d=retro" alt="快团团购买链接" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"">
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px;">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333;">我们建议大家积极参与，投票支持，或者通过评论留下建议。同时，也可以通过个人微信联系，了解更多详情。早买早享受，别错过这个机会哦！</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333;">多多参与，不仅能支持作者，还能让自己享受到新鲜的樱桃美味。你怎么看？</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px;">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333;">每次采摘都是新鲜的，数量有限，先到先得。</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/gravatar/62293ccc16a109465998e05e75809353?s=73&d=retro" alt="抽奖活动说明" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"">
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px;">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333;">最终，这个活动像一个小小的心愿，希望你喜欢上这盒樱桃的甜味。</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">购买链接</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:18px; font-weight:600; color:#1a73e8;">快团团开团链接</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">https://ktt.pinduoduo.com/t/aY8gIgf3t2</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">个人微信</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:18px; font-weight:600; color:#1a73e8;">联系作者</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">添加微信，了解更多详情</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/gravatar/62293ccc16a109465998e05e75809353?s=73&d=retro" alt="二维码" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"">
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px;">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333;">Everything is good with fresh cherries, unless you love the flavor or are in a rush to take it.</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/gravatar/62293ccc16a109465998e05e75809353?s=73&d=retro" alt="美味樱桃" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"">
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">售卖信息</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:18px; font-weight:600; color:#1a73e8;">当天采摘，不能保证产量，按下单顺序发货。</p>
</div>

<div style="margin:20px 0; padding:15px; background-color:#f8f9fa; border-radius:8px;">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333;">通过简单的诚恳沟通和反馈，能够快速开启新一轮的参与热潮。</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn.v2ex.com/gravatar/62293ccc16a109465998e05e75809353?s=73&d=retro" alt="樱桃" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy="no-referrer"">
</div>

<div style="margin:20px 0; padding:15px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">参与方式</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:18px; font-weight:600; color:#1a73e8;">回复本贴可参与抽奖</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">关键问题</th>
        <th style="padding:12px 15px; text-align:center; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">简洁答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">樱桃是什么品种？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">布鲁克斯等中期成熟品种。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">为什么今年不卖早熟品种？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">因为增产，味道变差。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">抽奖活动怎么参与？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">回复本帖即可参与。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 17:35:30 +0800</pubDate>
    </item>
    <item>
      <title>b站又见codex PAYPAL无卡支付PLUS教程</title>
      <link>https://linux.do/t/topic/2202345</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">B站现象,无卡支付 kukai教程 社区争议</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  最近有个关于B站上“codex PAYPAL无卡支付PLUS教程”的帖子，讨论的是如何通过无卡支付方式在PayPal上实现Plus账户激活。这似乎成了不少开发者和运维人员关注的热点。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    有人提到，这个教程能迅速吸引关注，但发出去后，渠道很快就会失效，因为很多地方都在转载或利用它，导致信息被广泛复制，最终被封禁。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    有用户指出该方法成本较高，比如PP接码需要12美元一次，这让许多人觉得不划算，直接放弃了。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    一些人尝试通过设立中转站来降低成本，比如使用0.075倍率的中转站，可以将费用降至不到1毛钱1刀。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="该教程的图片" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  帖子中，有人提到这个教程已经被多个平台转载，甚至图片都使用了论坛用户的内容，可能是为了避免水印被识别。出现这种情况对于发帖者来说，是种无奈，但也说明了信息泄露的速度加快。
</p>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  有用户表示，只要教程能公开，通常活不过5天，这算是一种“暗语”了。更多用户表达了对教程被快速泄露的无奈和对平台未来政策的担忧。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    有人感慨：“这是什么情况？教程刚发出来，就被多处复用，甚至图都用的是网友的。”
  </p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#f8f9fa; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">教程生命周期</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">5天</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#f8f9fa; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">成本倍率</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">0.075倍</p>
</div>

<div style="margin:20px 0; display:inline-block; padding:15px 20px; background-color:#f8f9fa; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08);">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">用户需求</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">无卡支付</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">项目</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">传统方法</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">无卡支付方法</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">成本</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">较高</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">更低</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">效率</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">低</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">高</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">风险</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">高</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">低</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 17:32:46 +0800</pubDate>
    </item>
    <item>
      <title>简单稳定的 Codex 中转，0.12 倍率，送 10 刀额度</title>
      <link>https://v2ex.com/t/1213741</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">Telegram 服务,,</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  📱 接码 Telegram 机器人，支持全球 180+ 国家号码，注册账户无忧。使用加密货币、支付宝、微信支付，发送成功率高。自带 Plus 号池，稳定运行一个月。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    💰 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">充值 35 元到账 35 刀</span>，当前 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">0.12 倍率</span>，实际可用 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">291 刀额度</span>
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    🧾 新用户注册后留言，连带加密邮箱可获赠 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">10 刀额度</span>（实际到账 1.2 刀）
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    ⚖️ 按量计费，余额永久有效，无需担心额度浪费。
  </li>
</ul>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    🔄 原帖热门评论摘录：「谢谢，祝老板生意红红火火。」
  </p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://t.me/sms_otp_mihuanjiema_bot" alt="Telegram 接码机器人" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">服务倍率</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">0.12倍</p>
</div>

<div style="display:inline-block; margin:10px 0 20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">试用奖励</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#4285f4;">10刀</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">支付方式</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">支持类型</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支付宝</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">微信支付</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">加密货币</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅</td>
      </tr>
    </tbody>
  </table>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://i.imgur.com/ZveiiGy.png" alt="用户反馈截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://i.imgur.com/L62ZP7V.png" alt="用户评论截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:25px 0; padding:15px; background:linear-gradient(to right, #ffffff, #f8f9fa); border-radius:8px; border:1px solid #ddd; box-shadow:0 2px 6px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333;">
    0.12 倍率等于多少？实际可用 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">291 刀额度</span>，足够覆盖多数需求。
  </p>
</div>

<div style="margin:25px 0; padding:15px; background:linear-gradient(to right, #ffffff, #f8f9fa); border-radius:8px; border:1px solid #ddd; box-shadow:0 2px 6px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333;">
    为什么选择加密货币支付？因为加密货币支付 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">更安全且避免汇率波动</span>。
  </p>
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">服务特点</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#666;">75% 以上速率</p>
</div>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cid.v2ex.pro/ipfs/QmXVHANchbJ9BufQeDM3mJFAnpTERQaxwYmuyBpZZLXezf" alt="接码机器人界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="display:inline-block; margin:10px 10px 10px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
  <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">使用建议</p>
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#4285f4;">首次尝试先用试用额度</p>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">是否安全？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">✅ 实卡+号池稳定，加密支付通道</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">能送多少额度？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">💰 试用送 <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%); padding:0 2px;">10 刀额度</span></td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 16:31:30 +0800</pubDate>
    </item>
    <item>
      <title>【开源】无限画布布布布布布布是时候给你的AI画DD接口找一个合适的客户端了</title>
      <link>https://linux.do/t/topic/2203786</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI图像生成,开源工具,客户端软件,创作工具</span>
</div> 



<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
    🎨 AI生图接口的新选择来了！这个开源项目帮你打造无限画布，彻底告别官网WebUI的局限性。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        项目从chatgpt2api拆分出生图功能，解决逆向依赖风险。✔️
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        🖼️ 无限画布设计支持图片自由拖拽、组合、编辑，兼容视频创作。💡
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
        📚 内置700+提示词库，支持5个主流开源项目同步更新。🔄
    </li>
</ul>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/optimized/4X/c5f73e80910251e0ae68a35fb73bd6cadc453783_2_690x356.jpeg" alt="生图配置界面" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
        某用户评论：“这个画布比官网好用多了，特别是图片拼接功能，简直像搭积木一样简单！”
    </p>
</div>

<div style="margin:20px 0; display:flex; gap:15px; flex-wrap:wrap;">
    <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">提示词库</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">700+条</p>
    </div>
    <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">支持模型</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">GPT-Image-2 / Nano Banana Pro</p>
    </div>
    <div style="display:inline-block; margin:10px; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
        <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">同步状态</p>
        <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">全部实现</p>
    </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">功能</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">优势</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">开源状态</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">全部代码公开，可自由修改</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">商业使用</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支持商用，无额外限制</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">扩展性</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">支持自定义插件与功能模块</td>
            </tr>
        </tbody>
    </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 15:28:04 +0800</pubDate>
    </item>
    <item>
      <title>上海交通大学一学生伪造成绩单私私私私吞竞赛奖金D，校方通报D樊同学被严重警告D取消其校内转专业录取资格D</title>
      <link>https://linux.do/t/topic/2199959</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">学术诚信, 伪造证明, 学校管理</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  上海交通大学一名学生因伪造收据私吞竞赛奖金，被校方通报批评并取消转专业资格。这是近期网络热议的一起学术不端事件。
</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
    樊同学与他人合作参加竞赛获奖后，在奖金分配中伪造收款记录，欺骗合作方奖金未发放，实际奖金已于二月初到账。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
    樊同学谎称仅领取2000元，并提供了一张标注“豆包AI生成”的虚假收据，试图掩盖真实情况。
  </li>
  <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
    <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">3</span>
    学校调查后，给予了樊同学严重警告处分，并取消了其校内转专业拟录取资格，终止了“荣昶储才计划”学员资格。
  </li>
</ul>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="上海交大通报截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  事件曝光后，网友们的反应各不相同。有人觉得惩罚严厉，也有人对此行为感到不可思议。
</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    “用豆包生成财务报表真的难崩，感觉像是敷衍都懒得敷衍。” 
  </p>
</div>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
  <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">
    “这个惩罚还是可以的，至少比简单的通报批评强。”
  </p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  网友也提到，AI生成内容需要显示水印和隐式水印，以便识别。吴同学留言说：“新规早就要求了，AI生成的内容，既要有显示水印，又要有隐式水印。”
</p>

<div style="margin:20px 0; text-align:center;">
  <img src="https://cdn3.ldstatic.com/optimized/4X/c/d/5/cd54db560d21576597354d4668a3c3a145cb1dc4_2_690x460.jpeg" alt="收据截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1);" referrerpolicy="no-referrer">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">
  有人甚至质疑：“能考上交大的，竟然能让自己作死在这样的事情上？咋想的？”
</p>

<div style="display:flex; justify-content:center; gap:10px; margin:20px 0;">
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">伪造收据</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">❌</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">取消转专业资格</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">🚫</p>
  </div>
  <div style="display:inline-block; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">严重警告</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">⚠️</p>
  </div>
</div>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
  <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
    <thead>
      <tr>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">问题</th>
        <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">答案</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">樊同学为何伪造收据？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">伪造收款记录，隐瞒奖金金额，欺骗合作方。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">校方如何处理？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">严重警告，取消转专业资格，终止储才计划。</td>
      </tr>
      <tr>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">AI生成内容是否被识别？</td>
        <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">有显示水印，也需隐式水印，以便司法取证。</td>
      </tr>
    </tbody>
  </table>
</div>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 15:28:04 +0800</pubDate>
    </item>
    <item>
      <title>我以为全世界的人都在用Claude Code/Codex了，但远不是那样，大家还是太焦虑了！几十亿人都没用过</title>
      <link>https://linux.do/t/topic/2204092</link>
      <description></description>
      <content:encoded><![CDATA[<div class="tags" style="margin-bottom:15px; font-size:14px; color:#5f6368;">
  <span style="display:inline-block; background-color:#f1f3f4; padding:4px 10px; border-radius:15px; margin-right:5px; color:#1a73e8; font-weight:500;">AI技术,程序员群体OLF技术接受度</span>
</div> 

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">大家总是觉得AI工具像Claude Code/Codex已经用得很多，其实不然。</p>

<ul style="margin:20px 0; padding-left:0; list-style-type:none;">
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">1</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Claude的总用户数是几千万级。</span>
    </li>
    <li style="position:relative; margin-bottom:12px; padding-left:28px; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:15px; line-height:1.6; color:#444;">
        <span style="position:absolute; left:0; top:0; width:18px; height:18px; background-color:#4285f4; border-radius:50%; color:white; text-align:center; line-height:18px; font-size:12px;">2</span>
        <span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">Claude Code只是它的子集，实际使用人数也就几百万。</span>
    </li>
</ul>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">很多人的焦虑其实是多余的，毕竟全世界有83亿人，其中大部分并不使用电脑，也不懂编程。</p>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/original/4X/d/1/4/d146c68151340881c884d95e0da4acdf369258c6.png" alt="全球用户分布图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">我们来对比一下。</p>

<div style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <table style="width:100%; border-collapse:collapse; font-family:'Google Sans',Roboto,Arial,sans-serif;">
        <thead>
            <tr>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">类别</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">数量</th>
                <th style="padding:12px 15px; text-align:left; border-bottom:2px solid #e0e0e0; color:#202124; font-weight:500;">占比</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">全球程序员</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">2,800万</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">3%</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">愿意尝试AI工具的</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不到30%</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">9%</td>
            </tr>
            <tr>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">高频使用的</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">不到10%</td>
                <td style="padding:12px 15px; border-bottom:1px solid #e0e0e0; color:#444;">1.2%</td>
            </tr>
        </tbody>
    </table>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">所以别焦虑，你只是在和一小部分人竞争。</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">你只是和一块群体去比，不是和全地球人去比。</p>
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">这就像赚钱一样，这个地方的头部赚得多，但你只和你的圈子比。</p>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn3.ldstatic.com/original/4X/3/d/e/3defc1146135cb54e1958d900a63bcc48ba7d891.png" alt="用户讨论截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">评论区的共识是：焦虑没必要，真正用这些工具的人，只是少数。</p>

<div style="margin:20px 0; padding:20px; background:linear-gradient(to right, #f8f9fa, #ffffff); border-left:5px solid #4285f4; border-radius:5px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.6; color:#333; font-weight:500;">别和完全不用AI的人比，他们不是你的竞争对手。</p>
</div>

<div style="margin:20px 0; text-align:center;">
    <img src="https://cdn.ldstatic.com/user_avatar/linux.do/yak/24/1445079_2.png" alt="用户讨论截图" style="max-width:100%; height:auto; border-radius:8px; box-shadow:0 4px 12px rgba(0,0,0,0.1); referrerpolicy='no-referrer'">
</div>

<p style="margin:16px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:16px; line-height:1.75; color:#3c4043;">想更深入了解AI工具的实际使用情况，可以读读这篇深度分析。</p>

<div style="margin:20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">用户使用率</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">1.2%</p>
</div>

<div style="margin:20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">真正用AI工具的人</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">不到10%</p>
</div>

<div style="margin:20px 0; padding:15px 20px; background-color:#ffffff; border-radius:8px; box-shadow:0 3px 10px rgba(0,0,0,0.08); min-width:120px; text-align:center;">
    <p style="margin:0 0 5px 0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:14px; color:#666;">高频使用AI工具的人</p>
    <p style="margin:0; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:24px; font-weight:600; color:#1a73e8;">不到1%</p>
</div>

<table style="margin:25px 0; padding:15px; background-color:#f8f9fa; border-radius:8px; overflow-x:auto;">
    <tr>
        <td style="padding:12px 15px; text-align:center;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">关键问题</span></td>
        <td style="padding:12px 15px; text-align:center;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">答案</span></td>
    </tr>
    <tr>
        <td style="padding:12px 15px; text-align:center;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">有多少人真正使用AI工具？</span></td>
        <td style="padding:12px 15px; text-align:center;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">不到10%</span></td>
    </tr>
    <tr>
        <td style="padding:12px 15px; text-align:center;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">你是不是在和全地球人竞争？</span></td>
        <td style="padding:12px 15px; text-align:center;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">不是，你只和一小部分人比。</span></td>
    </tr>
    <tr>
        <td style="padding:12px 15px; text-align:center;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">AI工具是否一定让你更厉害？</span></td>
        <td style="padding:12px 15px; text-align:center;"><span style="background:linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(66,133,244,0.2) 50%; padding:0 2px;">不一定，关键看你用得对不对。</span></td>
    </tr>
</table>
<div style="margin-top:25px; padding-top:15px; border-top:1px solid #e0e0e0; text-align:center; font-family:'Google Sans',Roboto,Arial,sans-serif; font-size:13px; color:#5f6368;">
  <p style="margin:5px 0;">想要了解更多？访问 <a href="https://zenfeed.xyz" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">ZenFeed 官方网站</a>。</p>
  <p style="margin:5px 0;">喜欢 ZenFeed？<a href="https://github.com/glidea/zenfeed" target="_blank" style="color:#1a73e8; text-decoration:none; font-weight:500;">Star⭐️ 支持项目发展</a>！</p>
</div>
]]></content:encoded>
      <pubDate>Tue, 19 May 2026 15:28:04 +0800</pubDate>
    </item>
  </channel>
</rss>