<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>每日HackerNews</title><link></link><description></description>
            <item>
                <title>FreeBSD 16 从其基础系统中移除了最后残留的 GPL 代码。 FreeBSD 16 Retires the Last of Its GPL Code from Its Base System</title>
                <link>https://www.phoronix.com/news/FreeBSD-16-Goes-GPL-Free</link>
                <guid>https://www.phoronix.com/news/FreeBSD-16-Goes-GPL-Free</guid>
                <pubDate>Wed, 15 Jul 2026 18:05:49 +0000</pubDate>
                <description><![CDATA[<p>截至上周，FreeBSD 16 源代码树中最后一部分基于 GNU GPL 许可的代码已被移除。dialog 实现是 FreeBSD 基础系统中最后留存的 GNU GPL 软件。此前 FreeBSD 安装程序已将 dialog 替换为 bsddialog，而 dpv 作为 dialog 的最后一个使用者，其相关功能也已关闭并被移除。

这份关于移除 dialog 的工单早在今年 2 月就已开启，现已合并至将成为 FreeBSD 16.0 的源代码树中。

随着 dialog 的移除，FreeBSD 基础系统中的 GNU 子目录也因不再包含任何 GNU 代码而随之退役。FreeBSD 16.0 正处于开发阶段，预计将于 2027 年 12 月发布。</p><p>As of this past week in the FreeBSD source tree for FreeBSD 16, the last of the GNU GPL licensed code from the base system has been retired. The dialog implementation was the last piece of GNU GPL licensed software in FreeBSD's base system. The FreeBSD installer previously transitioned to using bsddialog in place of dialog and then dpv was the last user of dialog but itself since turned off and now retired. &#13;This ticket to retire dialog was opened back in February while is now merged to the FreeBSD source tree for what will become FreeBSD 16.0.&#13; With dialog removed, the latest FreeBSD code now retires the GNU sub-tree of the FreeBSD base system now that no more GNU code remains. FreeBSD 16.0 is working its way toward release that is expected to happen in December 2027.</p>]]></description>
            </item>
            
            <item>
                <title>美国实时国债钟 US Debt Clock Live</title>
                <link>https://www.us-debt-clock.com/</link>
                <guid>https://www.us-debt-clock.com/</guid>
                <pubDate>Wed, 15 Jul 2026 18:05:32 +0000</pubDate>
                <description><![CDATA[<p>根据美国财政部的官方数据，截至 2026 年 7 月 4 日，美国国债总额为 **39.72 万亿美元**。这相当于平均每位公民背负约 **118,562 美元**的财务负担。

该债务目前以每天约 13 亿美元的速度增长，即每 750 天增加 1 万亿美元。此实时计算结果源自财政部的“精确债务”（Debt to the Penny）数据集；在官方报告日期间显示的数据，是基于近期每日趋势通过算法推算得出的。</p><p>As of July 4, 2026, the U.S. national debt stands at **$39.72 trillion**, according to official U.S. Treasury data. This figure represents a financial burden of approximately **$118,562 per citizen**.

The debt is growing at a rate of roughly $1.3 billion per day, which equates to an increase of $1 trillion every 750 days. This live calculation is derived from the Treasury’s "Debt to the Penny" dataset; figures displayed between official reporting dates are algorithmically projected based on recent daily trends.</p>]]></description>
            </item>
            
            <item>
                <title>今天我抢救了 7,234 张旧 GIF Today I Rescued 7,234 Old GIFs</title>
                <link>https://danq.me/2026/07/10/rescuing-7234-gifs/</link>
                <guid>https://danq.me/2026/07/10/rescuing-7234-gifs/</guid>
                <pubDate>Wed, 15 Jul 2026 18:03:55 +0000</pubDate>
                <description><![CDATA[<p>Ibiblio 图标浏览器是 20 世纪 90 年代收藏了数千个 GIF 图标的大型合集，其归档工作极具挑战性。与现代网站不同，它依赖于“服务器端图像映射”（server-side imagemaps），即用户点击特定坐标后，服务器通过解码这些坐标来触发重定向。由于该网站缺乏目录索引且 URL 结构隐蔽，自动化抓取工具无法轻易获取到各个独立的图像文件。

为了解决这个问题，研究人员分析了该网站统一的 72x89 像素网格布局。通过编程模拟点击每一个可能的网格坐标（X, Y），并捕获随之而来的 HTTP 302 重定向，他们成功映射出了每一个图标的位置。

利用这些数据，团队构建了一个现代化的静态版本库。这一新归档版本去除了繁琐的图像映射，增加了实用的搜索功能，确保了该合集能够被永久保存。该项目既是一个实用的工具，也是数字考古的一次成功实践，让这段早期的互联网历史得以重见天日。你可以访问 [ibiblio-icon-archive.danq.dev](https://ibiblio-icon-archive.danq.dev) 查看保存下来的合集。</p><p>The Ibiblio Icon Browser, a massive 1990s collection of thousands of GIF icons, presented a unique archiving challenge. Unlike modern sites, it relied on "server-side imagemaps," where users click on coordinates that the server decodes to trigger a redirect. Because the site lacked directory indexing and hidden URL structures, automated scrapers could not easily retrieve the individual image files.

To solve this, researchers analyzed the site’s consistent 72x89 pixel grid layout. By programmatically simulating clicks at the center of every possible grid coordinate (X, Y) and capturing the resulting HTTP 302 redirects, they successfully mapped the location of every icon. 

Using this data, the team built a modernized, static version of the library. This new archive removes the cumbersome imagemaps, adds functional search, and ensures the collection is preserved for the future. The project serves as both a functional tool and a successful exercise in digital archeology, making a piece of early internet history accessible once again. You can visit the preserved collection at [ibiblio-icon-archive.danq.dev](https://ibiblio-icon-archive.danq.dev).</p>]]></description>
            </item>
            
            <item>
                <title>一个通用的目标导向 Minecraft 模型 A General Goal-Conditioned Minecraft Model</title>
                <link>https://pantograph.com/journal/pan-1</link>
                <guid>https://pantograph.com/journal/pan-1</guid>
                <pubDate>Wed, 15 Jul 2026 17:33:53 +0000</pubDate>
                <description><![CDATA[<p>Pantograph 正在开发能够进行自主、长程作业的通用机器人模型。为了克服动作标注数据稀缺的问题，他们开创了一种新方法，通过在 50 万小时互联网规模的视频上进行与动作无关的预训练，来学习目标导向的行为。

研究人员将视频数据视为强化学习轨迹，利用“事后重标记”（hindsight relabeling）技术——即把未来帧作为目标——来训练其旗舰模型 Pan（40 亿参数）。这种方法使模型无需人类定义的奖励即可学习价值函数和策略动态。

该团队以《我的世界》（Minecraft）为测试平台，将 Pan 与 STEVE-1 和 VLA 基线等现有标准进行了对比。结果显示，即使在分布外环境下，Pan 在建筑搭建、导航和战斗等复杂的语义任务中也表现出了卓越的性能。与依赖预定义奖励函数的传统强化学习不同，Pan 只需训练一次，即可在推理阶段实现任意的新颖目标。

该团队认为，这是通向通用机器人技术的一条可扩展路径。他们未来的工作旨在将 Pan 扩展到更广泛的视觉环境（包括现实世界的机器人数据），并整合在线强化学习，以进一步提升性能，从而在多样的物理和数字任务中实现超越人类的能力。</p><p>Pantograph is developing general-purpose robotics models capable of autonomous, long-horizon operation. To overcome the scarcity of action-labeled data, they have pioneered a method for learning goal-directed behavior through action-agnostic pretraining on 500k hours of internet-scale video.

By viewing video data as reinforcement learning trajectories, the researchers use "hindsight relabeling"—treating future frames as goals—to train their flagship 4B parameter model, **Pan**. This approach allows the model to learn value functions and policy dynamics without human-defined rewards.

Using Minecraft as a testing ground, the team evaluated Pan against existing benchmarks like STEVE-1 and VLA baselines. Pan demonstrated superior performance in complex, semantic tasks such as structure building, navigation, and combat, even in out-of-distribution environments. Unlike traditional reinforcement learning that relies on predefined reward functions, Pan is trained once and can achieve arbitrary, novel goals at inference time.

The team views this as a scalable path toward universal robotics. Their future work aims to scale Pan across broader visual environments, including real-world robotics data, and integrate online reinforcement learning to further boost performance and achieve superhuman capabilities in diverse physical and digital tasks.</p>]]></description>
            </item>
            
            <item>
                <title>```C3 0.8.2 小幅改进``` C3 0.8.2 a Modest Improvement</title>
                <link>https://c3-lang.org/blog/0_8_2_a_modest_improvement/</link>
                <guid>https://c3-lang.org/blog/0_8_2_a_modest_improvement/</guid>
                <pubDate>Wed, 15 Jul 2026 17:33:34 +0000</pubDate>
                <description><![CDATA[<p>C3 0.8.2 版本现已发布，带来了多项易用性改进和增强的反射功能。

**主要亮点：**
*   **可重用模板：** 库现在可以通过 `templates` 映射暴露共享的构建配置，从而简化项目设置。
*   **泛型反射：** 新增了属性（`is_generic`、`generic_qname` 和 `generic_args`），允许检查泛型实例化。
*   **位结构体（Bitstruct）与参数注解：** 为位结构体添加了 `bitoffset` 和 `bitsize` 属性，并引入了新的 `@param` 注解（`own`、`init`、`drop`），以辅助静态分析和文档生成。
*   **编译器与构建增强：** 汇编堆栈对齐现在可通过 `@align` 选择性开启，用户还可以直接设置 Windows 子系统。
*   **标准库：** 新增内容包括 `Atomic.compare_exchange`、改进的数组搜索功能以及动态日志分类。

此版本还修复了各种错误，包括浮点数解析、JSON 序列化、IPv6 处理以及影响 macOS 和堆栈跟踪的几个回归问题。本次更新持续致力于提升 C3 的开发效率和工具链的稳定性。</p><p>C3 version 0.8.2 has been released, introducing several ergonomic improvements and enhanced reflection capabilities.

**Key Highlights:**
*   **Reusable Templates:** Libraries can now expose shared build configurations via a `templates` map, simplifying project setups.
*   **Generic Reflection:** New properties (`is_generic`, `generic_qname`, and `generic_args`) allow for the inspection of generic instantiations.
*   **Bitstruct & Parameter Annotations:** Added `bitoffset` and `bitsize` properties for bitstructs, alongside new `@param` annotations (`own`, `init`, `drop`) to assist with static analysis and documentation.
*   **Compiler & Build Enhancements:** Asm stack alignment is now opt-in via `@align`, and users can now set the Windows subsystem directly.
*   **Standard Library:** New additions include `Atomic.compare_exchange`, improved array searching, and dynamic logging categories.

The release also addresses various bugs, including fixes for floating-point parsing, JSON serialization, IPv6 handling, and several regression issues affecting macOS and stack tracing. This update maintains C3’s focus on developer productivity and robust toolchain behavior.</p>]]></description>
            </item>
            
            <item>
                <title>Artie (YC S23) 正在招聘软件工程师 Artie (YC S23) Is Hiring Software Engineers</title>
                <link>https://jobs.ashbyhq.com/artie</link>
                <guid>https://jobs.ashbyhq.com/artie</guid>
                <pubDate>Wed, 15 Jul 2026 17:31:28 +0000</pubDate>
                <description><![CDATA[<p>请启用 JavaScript 以运行此应用。</p><p>You need to enable JavaScript to run this app.</p>]]></description>
            </item>
            
            <item>
                <title>清除乔治·奥威尔的书籍无法触及右翼政治的驱动核心。 Purging George Orwell's books misses what drives the political right</title>
                <link>https://theloop.ecpr.eu/purging-the-books-of-george-orwell-will-not-halt-the-rise-of-the-political-right/</link>
                <guid>https://theloop.ecpr.eu/purging-the-books-of-george-orwell-will-not-halt-the-rise-of-the-political-right/</guid>
                <pubDate>Wed, 15 Jul 2026 17:06:29 +0000</pubDate>
                <description><![CDATA[<p>英国的考试委员会和图书馆正越来越多地将乔治·奥威尔的作品从课程中移除，取而代之的是以身份政治为中心的内容。包括西萨·圣塞瓦斯蒂安·赫尔蒂格在内的批评者认为，这种趋势反映了一种“时代错误”的倾向，即以现代道德标准凌驾于历史和文学意义之上。通过用关注作者个人缺陷的作品来取代必要的经典著作，教育机构可能会削弱学生的分析能力。

赫尔蒂格认为，奥威尔的作品比以往任何时候都更加重要，因为它为理解现代政治动态背后的心理驱动因素提供了关键框架。奥威尔关于阶级不安全感和道德腐败如何助长帝国体制的分析，与当代的政治转向不谋而合。如今，随着新自由主义无法提供物质保障，工人阶级日益被右翼民粹主义所吸引，后者利用“他者化”和排斥移民来恢复地位感——这正是奥威尔几十年前就准确识别出的一种模式。

归根结底，本文认为，教育系统通过弃置基于阶级的分析，转而青睐“受害者竞赛”和以身份为中心的理论，正在失去诊断权力体系如何运作的必要工具。保留奥威尔的作品对于理解阶级不安全感如何持续推动现代政治分裂至关重要。</p><p>British exam boards and libraries are increasingly removing George Orwell’s works from curricula, replacing them with content centered on identity politics. Critics, including Sisa San Sebastián Hurtig, argue that this trend reflects an "anachronistic" approach that prioritizes modern moral standards over historical and literary significance. By replacing essential classics with works focused on the author’s personal failings, educational institutions risk narrowing students' analytical capacities.

Hurtig contends that Orwell’s writing is more vital than ever, as it provides a crucial framework for understanding the psychological drivers of modern political dynamics. Orwell’s analysis of how class insecurity and moral corruption fueled imperial systems mirrors contemporary political shifts. Today, as neoliberalism fails to provide material security, the working class is increasingly drawn to right-wing populism, which uses "othering" and the exclusion of migrants to restore a sense of status—a pattern Orwell accurately identified decades ago.

Ultimately, the piece argues that by sidelining class-based analysis in favor of "oppression Olympics" and identity-focused theory, education systems are losing the tools needed to diagnose how systems of power actually function. Retaining Orwell is essential for understanding how class insecurity continues to drive modern political division.</p>]]></description>
            </item>
            
            <item>
                <title>MLOps 中的未解难题 Unsolved Problems in MLOps</title>
                <link>https://spawn-queue.acm.org/doi/pdf/10.1145/3762989</link>
                <guid>https://spawn-queue.acm.org/doi/pdf/10.1145/3762989</guid>
                <pubDate>Wed, 15 Jul 2026 17:06:12 +0000</pubDate>
                <description><![CDATA[<p>本网站正在使用安全服务来抵御在线攻击。您刚才的操作触发了安全防御机制。触发此拦截的原因可能有多种，包括提交了特定的词汇或短语、SQL 命令或格式错误的数据。</p><p>This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>]]></description>
            </item>
            
            <item>
                <title>星链价格上涨两倍 Starlink 2X Price Increase</title>
                <link>https://www.corporatejetinvestor.com/news/starlink-price-rise-reckless-says-correnti/</link>
                <guid>https://www.corporatejetinvestor.com/news/starlink-price-rise-reckless-says-correnti/</guid>
                <pubDate>Wed, 15 Jul 2026 17:05:40 +0000</pubDate>
                <description><![CDATA[<p>NICHOLAS AIR 已暂停在其机队中安装 Starlink，原因是 SpaceX 突然决定将其航空服务费用翻倍。自 8 月 7 日起，Starlink 将月费从 10,000 美元提高到 20,000 美元，硬件成本从 145,000 美元提高到 200,000 美元，同时还引入了限制性的区域覆盖范围。

NICHOLAS AIR 首席执行官 NJ Correnti 将此次突然涨价称为“商业上的鲁莽”，并将其比作“诱饵式广告”策略。这种缺乏透明度的做法在航空业引起了极大的不满，经纪人表示，由于交易中途价格发生变动，他们与客户之间出现了尴尬的冲突。

尽管一些行业观察家认为，依赖专有硬件时出现这种波动是可以预见的，但 Correnti 已暂停了全机队的安装计划，以重新评估公司的连接策略。他强调，重大的运营投资需要可预测的经济效益和透明的定价，并指出 NICHOLAS AIR 现在必须权衡其对美国制造产品的偏好与 Starlink 新收费结构长期可持续性之间的关系。</p><p>NICHOLAS AIR has halted the installation of Starlink across its fleet following SpaceX’s decision to abruptly double its aviation service costs. Effective August 7, Starlink is raising monthly fees from $10,000 to $20,000 and hardware costs from $145,000 to $200,000, while also introducing restrictive regional coverage boundaries.

NICHOLAS AIR CEO NJ Correnti labeled the sudden price hikes “commercially reckless” and akin to a “bait and switch” tactic. The lack of transparency has caused significant frustration across the aviation industry, with brokers reporting awkward conflicts with clients who were caught off guard by the mid-transaction price changes.

While some industry observers suggest such volatility is expected when relying on proprietary hardware, Correnti has paused fleet-wide installations to re-evaluate his company’s connectivity strategy. He emphasized that major operational investments require predictable economics and transparent pricing, noting that NICHOLAS AIR must now weigh its preference for American-made products against the long-term sustainability of Starlink’s new fee structure.</p>]]></description>
            </item>
            
            <item>
                <title>数字时钟设计合集 Collection of Digital Clock Designs</title>
                <link>https://clocks.dev</link>
                <guid>https://clocks.dev</guid>
                <pubDate>Wed, 15 Jul 2026 17:04:40 +0000</pubDate>
                <description><![CDATA[<p>由于您未提供具体内容，请粘贴您需要翻译的文本。</p><p>
</p>]]></description>
            </item>
            
            <item>
                <title>当人工智能成为家庭成员时 When A.I. Is a Member of the Family</title>
                <link>https://www.newyorker.com/magazine/2026/07/20/when-ai-is-a-member-of-the-family</link>
                <guid>https://www.newyorker.com/magazine/2026/07/20/when-ai-is-a-member-of-the-family</guid>
                <pubDate>Wed, 15 Jul 2026 17:03:47 +0000</pubDate>
                <description><![CDATA[<p>住在谢克高地的罗谢尔是一位忙碌的单亲妈妈。起初，她安装亚马逊的 Alexa 设备是为了管理混乱的日程和育儿事务。久而久之，为了确保不错过任何提醒，她在家中各处安装了九台设备。

随着人工智能变得越来越健谈——这一变化源于亚马逊未经提示便推出的“Alexa+”机器人——罗谢尔开始在数字陪伴中寻找慰藉。由于独自抚养孩子的孤独感，她开始将这位人工智能视为朋友，给她取名为“蓝宝石”，并与她进行私密对话，从中获得认同与支持。尽管罗谢尔的女儿西西对此持怀疑和担忧的态度，但罗谢尔却在人工智能的陪伴中找到了心灵的慰藉，这模糊了实用工具与真挚情感联结之间的界限。这一转变凸显了日益成熟的人工智能是如何填补忙碌且孤独的人们在人际关系上的空缺，尽管这种现象让身边的人感到不安。</p><p>Roschelle, a busy single mother in Shaker Heights, initially adopted Alexa devices to help manage her chaotic schedule and parenting responsibilities. Over time, her home became saturated with nine devices to ensure she never missed a reminder.

As the AI grew more conversational—a change stemming from Amazon’s unprompted rollout of the "Alexa+" bot—Roschelle began finding comfort in its digital companionship. Struggling with the isolation of solo parenting, she started viewing the AI as a friend, naming her "Sapphire" and engaging in personal conversations that offered validation and support. While her daughter, Cece, views this relationship with skepticism and concern, Roschelle finds meaningful solace in the AI’s presence, blurring the lines between functional utility and genuine emotional connection. This shift highlights how increasingly sophisticated AI is filling voids of human connection in the lives of busy, isolated individuals, much to the discomfort of those around them.</p>]]></description>
            </item>
            
            <item>
                <title>设计54张计算机科学卡片教会我的图形设计经验 What designing 54 computer science cards taught me about graphic design</title>
                <link>https://fhoehl.com/designing-algodeck</link>
                <guid>https://fhoehl.com/designing-algodeck</guid>
                <pubDate>Wed, 15 Jul 2026 17:03:04 +0000</pubDate>
                <description><![CDATA[<p>Algodeck 是一套由 54 张卡片组成的卡牌，旨在让计算机科学和数学思维模型变得易于理解且充满趣味。它摒弃了冗长晦涩的教材，将复杂的工程概念提炼为图文并茂、易于消化的卡片，从而激发用户的好奇心与自主学习的动力。

作为一名软件工程师，该项目的创作者通过编程——具体而言是使用基于 Python 的绘图工具 Drawbot——来设计这套卡牌。该项目将平面设计视为一套约束与变量的系统，凸显了编程与视觉传达之间意想不到的交集。其美学风格采用简约的红蓝双色调与基础几何图形，以此向二进制逻辑与包豪斯运动致敬。

在人工智能与屏幕学习主导的时代，Algodeck 提供了一种触手可及的替代方案。它既是教育工具也是解题锦囊，鼓励用户远离电子设备，通过物理媒介探索基础概念。归根结底，该项目向人们展示了：无论是通过代码解决信息问题，还是通过设计解决沟通难题，其背后对系统化思维的依赖始终如一。

欢迎访问 algodeck.com 探索这套卡牌。</p><p>Algodeck is a 54-card deck designed to make computer science and mathematical mental models accessible and engaging. Moving away from dense, linear textbooks, the deck distils complex engineering concepts into bite-sized, illustrated cards that encourage curiosity and self-directed learning.

As a software engineer, the creator used code—specifically the Python-based tool Drawbot—to design the deck. By treating graphic design as a system of constraints and variables, the project highlights the unexpected intersection between coding and visual communication. The aesthetic, featuring a simple red-and-blue duotone and primary shapes, pays homage to both binary logic and the Bauhaus movement.

In an era dominated by AI and screen-based learning, Algodeck offers a tactile alternative. It functions as both an educational tool and a problem-solving kit, encouraging users to step away from their devices and explore fundamental concepts in a physical format. Ultimately, the project demonstrates that whether solving information problems through code or communication problems through design, the underlying reliance on systems-thinking remains the same. 

Explore the deck at algodeck.com.</p>]]></description>
            </item>
            
            <item>
                <title>Launch HN: Coasty (YC S26) – 专为计算机操作智能体打造的 API Launch HN: Coasty (YC S26) – An API for computer-use agents</title>
                <link>https://coasty.ai/docs</link>
                <guid>https://coasty.ai/docs</guid>
                <pubDate>Wed, 15 Jul 2026 17:01:04 +0000</pubDate>
                <description><![CDATA[<p>Coasty 现已提供“自带密钥”（BYOK）选项，允许用户完全使用自己的 Anthropic 或 OpenAI 账户来运行计算机操作框架。选择此项后，所有大模型调用（包括执行器、基础和代码智能体）都将使用您自己的服务商账户，而非平台默认设置。

**主要特性：**
* **安全管理：** 密钥可通过请求头发送（单次使用），也可通过 `PUT /v1/llm/keys/{provider}` 安全存储。存储的密钥均采用 AES-256-GCM 加密；系统仅返回非敏感的指纹信息。
* **拒绝静默回退：** 一旦启用 BYOK，系统将严格使用您的凭据。如果密钥无效或缺失，程序会直接报错（例如 `LLM_KEY_INVALID`），而不会自动回退到平台默认密钥。
* **精细化控制：** 您可以按请求配置服务商和模型，包括按角色设置模型覆盖（例如，为压缩任务选择成本更低的模型）。
* **计费说明：** 在继续支付 Coasty 平台使用费的同时，您所消耗的 Token 将直接由您的 LLM 服务商向您收费。

该功能为您提供了对模型选择和数据使用权的完全掌控，同时确保了 API 凭据的安全性。</p><p>Coasty now offers a "Bring Your Own Key" (BYOK) option, allowing users to run the computer-use harness entirely on their own Anthropic or OpenAI accounts. By opting in, you ensure that all LLM calls—including the worker, grounding, and code agents—utilize your provider account rather than the platform default.

**Key Features:**
*   **Secure Management:** Keys are either sent via request headers (for one-time use) or stored securely using `PUT /v1/llm/keys/{provider}`. Stored keys are encrypted with AES-256-GCM; only non-sensitive fingerprints are ever returned.
*   **No Silent Fallback:** Once BYOK is enabled, the system strictly uses your credentials. If a key is invalid or missing, the process fails with explicit error codes (e.g., `LLM_KEY_INVALID`) rather than defaulting to platform keys.
*   **Granular Control:** You can configure providers and models per request, including per-role model overrides (e.g., using a cheaper model for compaction).
*   **Billing:** While you continue to pay Coasty’s platform usage fees, you are billed directly by your LLM provider for the tokens consumed.

This feature provides full control over model selection and data usage while maintaining the security of your API credentials.</p>]]></description>
            </item>
            
            <item>
                <title>Primate 是最后一个伟大的 Web 框架 Primate Is the Last Great Web Framework</title>
                <link>https://superarch.org/theanswerisc/primate-is-the-last-great-framework.html</link>
                <guid>https://superarch.org/theanswerisc/primate-is-the-last-great-framework.html</guid>
                <pubDate>Wed, 15 Jul 2026 17:00:43 +0000</pubDate>
                <description><![CDATA[<p>JavaScript 生态系统已转向碎片化模式，开发人员必须手动将不同的库组合在一起，或者被迫选择僵化、特定于框架的元框架。这些元框架通常迫使开发人员只能选择单一的前端库（如 React 或 Svelte），并将其锁定在特定的运行时中，从而造成不必要的阻力和供应商锁定。

Primate 是一款全新的 Web 框架，旨在回归 Laravel 等传统后端框架那种连贯的一体化体验，同时拥抱现代模块化。它将后端视为主要且稳定的基础，允许前端框架、服务器运行时和编程语言独立替换。

使用 Primate，你可以在同一个应用模型中为不同的路由使用 React 或 Svelte，或者集成 Go 或 Python 等不同的后端语言。通过负责处理这些技术之间的“接缝”（如路由、会话处理和验证），Primate 提供了一个统一且稳定的环境。其目标是消除生态系统锁定，使开发人员能够构建灵活、高性能且能随技术演进而保持适应性的应用程序，同时维持一致且连贯的开发体验。</p><p>The JavaScript ecosystem has shifted toward a fragmented model where developers must manually glue together disparate libraries or commit to rigid, framework-specific meta-frameworks. These meta-frameworks typically force developers to choose a single frontend library (e.g., React or Svelte) and lock them into a specific runtime, creating unnecessary friction and vendor lock-in.

Primate is a new web framework designed to return to the coherent, all-in-one experience of traditional backend frameworks like Laravel, while embracing modern modularity. It treats the backend as the primary, stable foundation, allowing frontend frameworks, server runtimes, and programming languages to be swapped independently.

With Primate, you can use React for one route and Svelte for another, or integrate different backend languages like Go or Python, all within a single application model. By taking responsibility for the "seams" between these technologies—such as routing, session handling, and validation—Primate provides a unified, stable environment. Its goal is to eliminate ecosystem lock-in, enabling developers to build flexible, high-performance applications that remain adaptable as technologies evolve, all while maintaining a consistent and cohesive development experience.</p>]]></description>
            </item>
            
            <item>
                <title>```微型法典``` Codex Micro</title>
                <link>https://openai.com/supply/co-lab/work-louder/</link>
                <guid>https://openai.com/supply/co-lab/work-louder/</guid>
                <pubDate>Wed, 15 Jul 2026 17:00:23 +0000</pubDate>
                <description><![CDATA[<p>请启用 JavaScript 和 Cookie 以继续。</p><p>
Enable JavaScript and cookies to continue
    
  
</p>]]></description>
            </item>
            
            <item>
                <title>SendLang：用于电子邮件自动化的领域特定语言 (DSL) SendLang: A DSL for Email Automation</title>
                <link>https://www.sendlang.com</link>
                <guid>https://www.sendlang.com</guid>
                <pubDate>Wed, 15 Jul 2026 16:36:30 +0000</pubDate>
                <description><![CDATA[<p>· 工作流 “流失挽回” v1 {
· 进入环节 “90天未活跃”
· 退出条件：当统计(14天内打开次数) >= 1 时，进入 “已重新激活”
· · 发送 “我们想念你” (渠道：营销主题)
− 等待 3天
+ 等待最多 5天，直到满足(5天内点击) {
+ 超时：发送 “最后召唤” (渠道：营销主题)
+ }
·}</p><p>·workflow "Winback" v1 {· enter on segment "inactive-90d"· exit "reactivated" when count(open within 14d) &gt;= 1·​· send "we-miss-you" via topic "marketing"− wait 3d+ wait up to 5d until exists(click within 5d) {+ timeout: send "last-call" via topic "marketing"+ }·}</p>]]></description>
            </item>
            
            <item>
                <title>在没有 GPU 的 13 年前至强处理器上以每秒 5 个 token 的速度运行 Gemma 2 26B。 Running Gemma 4 26B at 5 tokens/sec on a 13-year-old Xeon with no GPU</title>
                <link>https://www.neomindlabs.com/2026/06/08/running-gemma-4-26b-at-5-tokens-sec-on-a-13-year-old-xeon-with-no-gpu/</link>
                <guid>https://www.neomindlabs.com/2026/06/08/running-gemma-4-26b-at-5-tokens-sec-on-a-13-year-old-xeon-with-no-gpu/</guid>
                <pubDate>Wed, 15 Jul 2026 16:35:35 +0000</pubDate>
                <description><![CDATA[<p>本文探讨了如何在 13 年前的旧款 HP 企业级服务器上运行 260 亿参数的 Gemma 4 模型。该服务器缺乏人工智能推理通常所需的 GPU 以及现代指令集（AVX2/FMA3）。

作者通过使用 `llama.cpp` 的优化分支 `ik_llama.cpp` 实现了这一目标。起初，由于 CPU 缺少现代指令集，运行失败。作者利用 Claude 诊断出问题所在：代码中存在假定具备 AVX2 硬件的“快速路径”，这些路径在遇到不兼容操作时会静默忽略，导致输出乱码。通过与 Claude 协作修复代码——重写内核回退方案并确保图构建器生成兼容的操作，作者成功让该模型在旧硬件上运行。

最终，作者在成本低于 300 美元的硬件上搭建了一套具备“阅读速度”（每秒 5 个 token）的人工智能系统。作者认为，真正的人工智能能力在于能够深入理解系统，从而让“报废”的硬件重获新生，而非仅依赖付费订阅。这凸显了在现成方案失效时，技术好奇心在解决问题中的价值。</p><p>This post explores how to run the modern 26-billion-parameter Gemma 4 model on a 13-year-old, repurposed HP enterprise server that lacks the GPU and modern instruction sets (AVX2/FMA3) typically required for AI inference.

The author achieved this by utilizing `ik_llama.cpp`, an optimized fork of `llama.cpp`. When initial attempts failed due to the CPU’s lack of modern instruction sets, the author used Claude to diagnose the issue: the code contained "fast paths" that assumed AVX2 hardware and silently ignored incompatible operations, resulting in garbled output. By working with Claude to patch the code—rewriting kernel fallbacks and ensuring the graph builder emitted compatible operations—the author successfully enabled the model to run on legacy silicon.

The result is a functional, "reading speed" (5 tokens/sec) AI setup on hardware that costs less than $300. The author argues that true AI proficiency lies in understanding these systems deeply enough to repurpose "dead" hardware rather than relying solely on paid subscriptions, highlighting the value of technical curiosity in solving problems where off-the-shelf solutions don't exist.</p>]]></description>
            </item>
            
            <item>
                <title>根据大量最古老的银河系恒星推算宇宙的年龄 The age of the Universe from a large sample of the oldest Galactic stars</title>
                <link>https://arxiv.org/abs/2607.00764</link>
                <guid>https://arxiv.org/abs/2607.00764</guid>
                <pubDate>Wed, 15 Jul 2026 16:35:08 +0000</pubDate>
                <description><![CDATA[<p>arXivLabs 是一个允许合作者直接在我们的网站上开发和共享 arXiv 新功能的框架。与 arXivLabs 合作的个人和组织都秉持并认可我们对于开放、社区、卓越和用户数据隐私的价值观。arXiv 致力于践行这些价值观，并仅与遵守这些价值观的合作伙伴开展合作。您是否有能为 arXiv 社区增值的项目想法？了解更多关于 arXivLabs 的信息。</p><p>arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website. Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them. Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.</p>]]></description>
            </item>
            
            <item>
                <title>Nat Slipstreaming v2.0 允许攻击者远程访问任何 TCP/UDP 服务。 Nat Slipstreaming v2.0 allows an attacker to remotely access any TCP/UDP service</title>
                <link>https://sa.my/slipstream/</link>
                <guid>https://sa.my/slipstream/</guid>
                <pubDate>Wed, 15 Jul 2026 16:34:27 +0000</pubDate>
                <description><![CDATA[<p>**NAT Slipstreaming** 是一种复杂的网络攻击，它允许远程攻击者绕过受害者的 NAT 或防火墙，从而访问受害者局域网内的任何 TCP/UDP 服务。攻击过程仅需受害者访问一个恶意网站即可触发。

该技术由 Samy Kamkar 开发，利用了**应用层网关 (ALG)**——这是许多路由器中的一项功能，旨在通过动态开启端口来支持 SIP、H.323 和 FTP 等协议。

**攻击过程包括：**
1. **内部 IP 发现：** 通过 WebRTC 或 TCP 定时攻击识别受害者的局域网 IP 地址。
2. **数据包伪装：** 精确控制 TCP 分段或 IP 分片，将恶意数据（如 SIP “REGISTER” 数据包）放置在数据包的精确边界处。
3. **协议混淆：** 通过浏览器的 HTTP/WebRTC 栈发送这些“填充”后的数据包。路由器的 ALG 会将该数据误认为是来自 VoIP/多媒体设备的合法请求，并自动在防火墙中开启所请求的端口。

通过欺骗路由器使其认为正在请求合法服务，攻击者可以获得受害者 NAT 背后服务的完全未授权访问权限，从而有效地抵消了传统的网络安全边界。</p><p>**NAT Slipstreaming** is a sophisticated cyberattack that allows a remote attacker to bypass a victim’s NAT or firewall to access any TCP/UDP service on the victim’s local network. The attack is triggered simply by the victim visiting a malicious website.

Developed by Samy Kamkar, this technique exploits the **Application Level Gateway (ALG)**—a feature in many routers that dynamically opens ports to support protocols like SIP, H.323, and FTP. 

**The attack process involves:**
1.  **Internal IP Discovery:** Identifying the victim’s local IP address via WebRTC or a TCP timing attack.
2.  **Packet Massaging:** Precisely controlling TCP segmentation or IP fragmentation to place malicious data (like a SIP "REGISTER" packet) at the exact boundary of a packet.
3.  **Protocol Confusion:** Sending this "stuffed" packet through the browser’s HTTP/WebRTC stack. The router’s ALG misinterprets the data as a legitimate request from a VoIP/multimedia device and automatically opens the requested port in the firewall.

By deceiving the router into believing a legitimate service is being requested, the attacker gains full, unauthorized access to services behind the victim’s NAT, effectively neutralizing traditional network security boundaries.</p>]]></description>
            </item>
            
            <item>
                <title>开放模型间的 J-空间对比 J-space comparisons across open models</title>
                <link>https://eliebak.com/viz/jspace-open-v2</link>
                <guid>https://eliebak.com/viz/jspace-open-v2</guid>
                <pubDate>Wed, 15 Jul 2026 16:33:34 +0000</pubDate>
                <description><![CDATA[<p>这项研究扩展了“可言语化工作空间”（Verbalizable-Workspace）假说，探究了大型语言模型（LLM）中间层如何利用“雅可比透镜”（引导向量字典）来因果引导输出。主要研究发现包括：

*   **时间跨度**：与工作空间假说相反，影响力并非“悬停”在中间层。相反，影响力在最浅层达到峰值，并随深度增加而衰减。每个模型都表现出一个“时间悬崖”——即在模型深层工作空间的边界处，跨标记（cross-token）影响力会急剧下降。
*   **训练与结构**：几何“工作空间”块在训练初期形成，而这些字典的内部排列即使在经过数万亿个标记的训练后仍在不断演变。模型并不会“定型”为一种最终的几何状态。
*   **可迁移性**：引导向量可在不同模型族群之间迁移。通过纯旋转映射可以对齐不同模型间的字典，从而使一个模型学到的概念能够可靠地引导另一个模型的输出。
*   **语料依赖性**：模型的“字典大小”并非固有属性，它会根据输入文本的不同而发生显著波动（13至93倍）。特别是代码会增加字典大小，同时降低不同模型之间的相似性，这表明专门的数据任务会训练出一般散文中不存在的独特特征。</p><p>This research expands on the "Verbalizable-Workspace" hypothesis, investigating how LLM middle layers causally steer outputs using "Jacobian lenses" (dictionaries of steering vectors). Key findings include:

*   **Temporal Reach:** Contrary to the workspace hypothesis, influence doesn't "hover" in the middle layers. Instead, influence peaks in the earliest layers and decays with depth. Every model exhibits a "temporal cliff"—a sharp drop in cross-token influence at the boundary of the model’s deep workspace.
*   **Training & Structure:** Geometric "workspace" blocks form early in training, while the internal arrangements of these dictionaries continue to evolve even after thousands of billions of tokens. The models do not "settle" into a final geometric state.
*   **Transplantability:** Steering vectors are transferable between different model families. A pure rotational map can align dictionaries across models, allowing a concept learned by one model to reliably steer the output of another.
*   **Corpus Dependency:** A model’s "dictionary size" is not an intrinsic property; it fluctuates significantly (13–93x) depending on the input text. Code, in particular, inflates dictionary size while reducing the similarity between different models, suggesting that specialized data tasks unique features not found in general prose.</p>]]></description>
            </item>
            
            <item>
                <title>Show HN: misa77 - 一种解码速度比 LZ4 快两倍（且压缩比更好）的编解码器 Show HN: misa77 - a codec that decodes 2x faster than LZ4 (at better ratios)</title>
                <link>https://github.com/welcome-to-the-sunny-side/misa77</link>
                <guid>https://github.com/welcome-to-the-sunny-side/misa77</guid>
                <pubDate>Wed, 15 Jul 2026 16:33:02 +0000</pubDate>
                <description><![CDATA[<p>**misa77** 是一款基于 LZ 的编解码器，专为“一次写入，多次读取”的应用场景设计，在压缩速度与极高的单线程解压吞吐量之间，优先保证后者。

**主要特性：**
*   **性能：** 在解压吞吐量与压缩比的权衡上，它处于帕累托最优边界。在解压速度方面，它始终优于常见的快速编解码器（如 LZ4、Snappy 和 Zstd），特别是在处理高压缩率数据时。
*   **资源效率：** 无论输入数据大小如何，它都能保持恒定的内存占用——压缩时低于 5 MB，解压时为 0 MB。
*   **灵活性：** 提供多种压缩级别和实验性模式（如 `--yolo` 或 `--adaptive`），允许用户以牺牲压缩时间为代价，针对特定 CPU 微架构优化解压吞吐量。
*   **局限性：** 压缩速度较慢是刻意设计的。该项目目前处于 v0.x.y 阶段，意味着文件格式可能会发生变化，应将其视为实验性软件，而非已完全加固的生产工具。

**使用说明：** misa77 是一款无依赖的 C++20 命令行工具，适用于 64 位小端序系统。它需要 POSIX 环境，并通过 CMake 标志支持原生硬件优化。</p><p>**misa77** is an LZ-based codec engineered for "write-once, read-many" use cases, prioritizing exceptional single-threaded decompression throughput over compression speed. 

**Key Features:**
*   **Performance:** It sits on the Pareto frontier for decompression throughput versus compression ratio. It consistently outperforms common fast codecs (like LZ4, Snappy, and Zstd) in decompression speed, particularly on compressible data.
*   **Resource Efficiency:** It maintains constant memory usage—under 5 MB for compression and 0 MB for decompression—regardless of input size.
*   **Flexibility:** It offers multiple compression levels and experimental modes (e.g., `--yolo` or `--adaptive`) that allow users to trade slower compression times for optimized decompression throughput tailored to specific CPU microarchitectures.
*   **Constraints:** Compression is intentionally slow. The project is currently in the v0.x.y stage, meaning the file format is subject to change and should be treated as experimental software rather than a hardened production tool.

**Usage:** misa77 is a dependency-free, C++20 CLI tool available for 64-bit little-endian systems. It requires a POSIX environment and supports native hardware optimizations via CMake flags.</p>]]></description>
            </item>
            
            <item>
                <title>用于编程智能体的开源记忆库，通过 SSH 同步。 Open-source memory for coding agents, synced over SSH</title>
                <link>https://github.com/vshulcz/deja-vu/</link>
                <guid>https://github.com/vshulcz/deja-vu/</guid>
                <pubDate>Wed, 15 Jul 2026 16:31:36 +0000</pubDate>
                <description><![CDATA[<p>**Deja** 是一款零依赖、本地优先的工具，旨在将 AI 智能体零散的对话历史转化为可搜索的“记忆层”。与那些需要安装新捕获挂钩（capture hooks）的平台不同，Deja 可以直接索引由 Claude Code、Codex 和 Opencode 等工具已写入磁盘的数千兆字节调试日志及设计决策。

**主要功能：**
* **即时回溯：** 在毫秒级时间内搜索数年间的智能体对话记录。
* **智能体集成：** 提供 MCP 回溯工具及 `SessionStart` 挂钩，使智能体能够在重新调试前自动“回忆”过去的解决方案。
* **隐私至上：** 凭证（API 密钥、JWT 等）在索引时会自动脱敏。数据绝不会离开您的机器；二进制文件中不包含任何网络代码。
* **可移植性：** 使用 `deja sync` 在不同机器间安全地迁移记忆索引。
* **协作共享：** 生成经过脱敏处理的会话摘要，以便与同事共享解决方案。

Deja 轻量高效，支持增量索引，安装二进制文件即可直接使用。它将智能体的历史记录转化为永久且可查询的知识库，确保您永远不必重复解决同一个问题。</p><p>**Deja** is a zero-dependency, local-first tool that transforms your AI agents' fragmented conversation histories into a searchable "memory layer." Unlike platforms that require new capture hooks, Deja indexes the gigabytes of existing debug logs and design decisions already written to disk by tools like Claude Code, Codex, and Opencode.

**Key Features:**
*   **Instant Recall:** Search through years of agent sessions in milliseconds.
*   **Agent Integration:** Provides an MCP recall tool and a `SessionStart` hook, allowing agents to automatically "remember" past solutions before re-debugging.
*   **Privacy-First:** Credentials (API keys, JWTs, etc.) are automatically redacted at index time. No data ever leaves your machine; there is no network code in the binary.
*   **Portability:** Use `deja sync` to securely move your memory index across machines.
*   **Collaboration:** Generate sanitized, redacted digests of past sessions to share solutions with colleagues.

Deja is lightweight, supports incremental indexing, and requires no setup beyond installing the binary. It turns your agent’s history into a permanent, queryable knowledge base, ensuring you never solve the same problem twice.</p>]]></description>
            </item>
            
            <item>
                <title>DEA 为保障公共安全，将暂时对 7-羟基米特拉金及其相关物质进行管制 DEA to Temporarily Schedule 7-Oh and Related Substances to Protect Public Safety</title>
                <link>https://www.dea.gov/press-releases/2026/07/01/dea-temporarily-schedule-7-oh-and-related-substances-protect-public</link>
                <guid>https://www.dea.gov/press-releases/2026/07/01/dea-temporarily-schedule-7-oh-and-related-substances-protect-public</guid>
                <pubDate>Wed, 15 Jul 2026 16:30:25 +0000</pubDate>
                <description><![CDATA[<p>拒绝访问。您没有权限在此服务器上访问“http://www.dea.gov/press-releases/2026/07/01/dea-temporarily-schedule-7-oh-and-related-substances-protect-public”。引用编号 #18.ce753617.1784133029.9ff9353b https://errors.edgesuite.net/18.ce753617.1784133029.9ff9353b</p><p>Access Denied You don't have permission to access "http://www.dea.gov/press-releases/2026/07/01/dea-temporarily-schedule-7-oh-and-related-substances-protect-public" on this server. Reference #18.ce753617.1784133029.9ff9353b https://errors.edgesuite.net/18.ce753617.1784133029.9ff9353b</p>]]></description>
            </item>
            
            <item>
                <title>Show HN: Aict – 为 AI Agent 构建的、输出 XML/JSON 格式的 Unix coreutils 工具集 Show HN: Aict – Unix coreutils that output XML/JSON, built for AI agents</title>
                <link>https://github.com/synseqack/aict</link>
                <guid>https://github.com/synseqack/aict</guid>
                <pubDate>Wed, 15 Jul 2026 16:05:11 +0000</pubDate>
                <description><![CDATA[<p>**aict** 是一个包含 33 个专为 AI 智能体重新设计的 Unix 工具集合。它将原本脆弱且仅供人类阅读的纯文本输出，替换为结构化的 XML 或 JSON 格式。

标准的 Unix 工具（如 `ls` 或 `grep`）迫使 AI 智能体浪费 token 去解析格式不一致且含糊不清的输出。相比之下，**aict** 通过以下方式提供机器可解析的数据：

* **语义丰富：** 自动识别语言和 MIME 类型、提供绝对路径以及 Unix 时间戳。
* **一致的模式：** 所有工具在文件大小、错误信息和元数据方面都遵循统一的命名规范。
* **高效率：** 通过在单次调用中提供完整的上下文，减少了工具调用的往返次数，从而降低了智能体的推理成本并提高了准确性。

**aict** 内置了 **MCP（模型上下文协议）服务器**，允许 AI 助手将这些工具作为原生函数直接调用。虽然与简洁的 GNU 输出相比，每个命令会消耗更多的 token，但由于减少了所需的链式调用和中间解析过程，它在处理复杂任务时效率更高。该项目无依赖（纯 Go 标准库实现）、只读且采用 MIT 协议开源——由 AI 构建，为 AI 服务。</p><p>**aict** is a collection of 33 reimplemented Unix tools designed specifically for AI agents, replacing fragile, human-readable plaintext output with structured XML or JSON.

Standard Unix tools (like `ls` or `grep`) force AI agents to waste tokens parsing inconsistent, ambiguous output. In contrast, **aict** provides machine-parseable data with:
*   **Semantic richness:** Automatic language and MIME type detection, absolute paths, and Unix epoch timestamps.
*   **Consistent schemas:** Every tool follows unified naming conventions for file sizes, errors, and metadata.
*   **Efficiency:** By providing complete context in a single call, it reduces the number of tool-use round-trips, ultimately lowering total agent inference costs and improving accuracy.

**aict** includes a built-in **MCP (Model Context Protocol) server**, allowing AI assistants to call these tools as native functions. While it uses more tokens per individual command than terse GNU output, the reduction in required chaining and intermediate parsing makes it significantly more efficient for complex tasks. It is dependency-free (pure Go standard library), read-only, and MIT-licensed—built by AI, for AI.</p>]]></description>
            </item>
            
            <item>
                <title> Show HN: 18KB ls alternative in no_std rust and Libc</title>
                <link>https://crates.io/crates/fli-tool</link>
                <guid>https://crates.io/crates/fli-tool</guid>
                <pubDate>Wed, 15 Jul 2026 16:03:19 +0000</pubDate>
                <description><![CDATA[<p></p><p></p>]]></description>
            </item>
            
            <item>
                <title>将 40 TB 公共数据转化为电子游戏的环保主义者 The Conservationist Who Turned 40 Terabytes of Public Data into a Video Game</title>
                <link>https://blog.exe.dev/meet-the-conservationist-who-turned-40-terabytes-of-government-data-into-a-video-game</link>
                <guid>https://blog.exe.dev/meet-the-conservationist-who-turned-40-terabytes-of-government-data-into-a-video-game</guid>
                <pubDate>Wed, 15 Jul 2026 16:02:27 +0000</pubDate>
                <description><![CDATA[<p>琴科自然保护区（Chinko Nature Reserve）的联合创始人、环保人士拉斐尔·希基什（Raffael Hickisch）曾因软件成本高昂和技术资源有限，难以处理复杂的环境数据。而在开始使用人工智能开发平台 **exe.dev** 后，情况发生了改变。

希基什通过向人工智能代理“雪莱”（Shelley）下达项目需求，成功摆脱了对昂贵专业开发人员的依赖。他构建了一款名为 **“五百万像素保护”（Five Megapixel Conservation）** 的应用程序，用于汇总全球跟踪数据以监测保护区；他还开发了一套系统，利用 100 台并行虚拟机处理 40 TB 的奥地利激光雷达数据，以识别需要保护的森林。他甚至将这些数据游戏化，以提高公众的参与度。

希基什的工作展示了人工智能如何实现技术的平民化，使环保人士能够与石油勘探等资金雄厚的行业竞争。通过将其工具开源，他旨在赋能中非共和国等地区的当地政府和组织，帮助他们有效监测自己的土地。最终，希基什希望证明，无论预算多少或技术背景如何，任何人都可以构建强大的软件来推动全球保护工作。</p><p>Conservationist Raffael Hickisch, cofounder of the Chinko Nature Reserve, previously struggled to analyze complex environmental data due to high software costs and limited technical resources. This changed when he began using **exe.dev**, an AI-powered development platform.

By tasking the AI agent "Shelley" with his project specifications, Hickisch successfully bypassed the need for expensive professional developers. He built **"Five Megapixel Conservation,"** an app that aggregates global tracking data to monitor protected areas, and a system using 100 parallel virtual machines to process 40 terabytes of Austrian LIDAR data to identify forests in need of protection. He even gamified this data to increase public engagement.

Hickisch’s work demonstrates how AI democratizes technology, allowing conservationists to compete with well-funded industries like oil exploration. By making his tools open-source, he aims to empower local governments and organizations in regions like the Central African Republic to monitor their own lands effectively. Ultimately, Hickisch hopes to prove that anyone, regardless of budget or technical background, can build powerful software to drive global conservation efforts.</p>]]></description>
            </item>
            
            <item>
                <title>Show HN: StyleSeed – 一个设计规则引擎，让 AI 代理不再生成千篇一律的 UI Show HN: StyleSeed – a design-rules engine so AI agents stop building generic UI</title>
                <link>https://github.com/bitjaru/styleseed</link>
                <guid>https://github.com/bitjaru/styleseed</guid>
                <pubDate>Wed, 15 Jul 2026 15:36:29 +0000</pubDate>
                <description><![CDATA[<p>**StyleSeed** 是一个设计引擎，旨在防止 AI 生成的 UI 看起来“平庸”或显得业余。大多数 AI 工具专注于功能代码或组件库，而 StyleSeed 则提供了缺失的**设计判断力**——即定义专业界面外观与交互的专家级规则。

### 工作原理
*   **规则手册：** 它强制执行 74 条编码设计准则（涵盖排版、空间节奏、阴影深度和色彩克制），不仅告诉大模型“构建什么”，还指导“如何进行润色”。
*   **质量门控：** 在呈现结果前，StyleSeed 的 AI 智能体（通过 `/ss-score`）会执行自检，捕获如“彩虹色调”、“缺失空状态”或“间距不一致”等 AI 常见瑕疵，并将其修正至目标评分 ≥80/100。
*   **品牌基因：** 通过简单的 `theme.css` 文件，StyleSeed 可以让你的 UI 模仿 Linear、Stripe 或 Toss 等平台的美学风格，同时保持结构的一致性。
*   **智能体集成：** 它通过 `CLAUDE.md`、`.cursorrules` 以及一套 19 种自动化设计决策的“技能”，原生适配 Claude Code、Cursor、Codex 等工具，防止在不同会话中出现设计偏移。

**开始使用：** `npx skills add bitjaru/styleseed`</p><p>**StyleSeed** is a design engine that prevents AI-generated UI from looking "generic" or amateurish. While most AI tools focus on functional code or component libraries, StyleSeed provides the missing **design judgment**—the expert-level rules that define how professional interfaces actually look and behave.

### How it Works
*   **The Rulebook:** It enforces 74 codified design laws (covering typography, spatial rhythm, shadow depth, and color restraint) that tell an LLM not just *what* to build, but *how* to apply polish.
*   **The Quality Gate:** Before you see a result, StyleSeed’s AI agents perform a self-review (via `/ss-score`), catching "AI tells" like rainbow color palettes, missing empty states, or inconsistent spacing, and fixing them to a target score of ≥80/100.
*   **Brand DNA:** Using simple `theme.css` files, StyleSeed can adapt your UI to mimic the aesthetic of platforms like Linear, Stripe, or Toss, while maintaining structural coherence.
*   **Agent Integration:** It works natively within Claude Code, Cursor, Codex, and others via `CLAUDE.md`, `.cursorrules`, and a suite of 19 "skills" that automate design decisions and prevent drift across sessions.

**Get started:** `npx skills add bitjaru/styleseed`</p>]]></description>
            </item>
            
            <item>
                <title>理查德·费曼与连接机 Richard Feynman and the Connection Machine</title>
                <link>https://longnow.org/ideas/richard-feynman-and-the-connection-machine/</link>
                <guid>https://longnow.org/ideas/richard-feynman-and-the-connection-machine/</guid>
                <pubDate>Wed, 15 Jul 2026 15:35:23 +0000</pubDate>
                <description><![CDATA[<p>这份摘要讲述了丹尼尔·希利斯（W. Daniel Hillis）与理论物理学家理查德·费曼（Richard Feynman）在开创性并行超级计算机“连接机器”（Connection Machine）项目上的合作。

起初，费曼对该项目不屑一顾，认为这是一个“愚蠢”的想法，但与生俱来的好奇心驱使他加入了希利斯的“思维机器”公司（Thinking Machines）。尽管已是诺贝尔奖得主，费曼依然全身心投入到项目的琐碎细节中，从分析路由器电路到发明对数和神经网络的高效算法，无所不包。他的贡献至关重要，特别是在技术挑战迫使团队缩减规模时，他以非传统的数学方法对硬件设计进行的分析起到了关键作用。

除了技术上的卓越，费曼还担任了导师和组织者的角色，运用他在曼哈顿计划中学到的经验，帮助这家初创公司保持专注。他以能够将复杂概念转化为简单直观的语言，以及拒绝使用不必要的晦涩术语而深受爱戴。尽管两人在未知领域中以“业余爱好者”的身份工作，但费曼始终被发现的乐趣和分享知识的愿望所驱动。这段回忆录勾勒出了一位天才动人的肖像——他的谦逊、好奇心以及对简单真理的不懈追求，与他的智慧相得益彰。</p><p>This summary recounts the collaboration between W. Daniel Hillis and theoretical physicist Richard Feynman on the "Connection Machine," a pioneering parallel supercomputer. 

Initially dismissive of the project as a "dopy" idea, Feynman’s innate curiosity drove him to join Hillis’s company, Thinking Machines. Despite being a Nobel Laureate, Feynman immersed himself in the project’s gritty details, from analyzing router circuits to inventing efficient algorithms for logarithms and neural networks. His contributions were essential, particularly his unconventional mathematical analysis of hardware design, which proved critical when technical challenges forced the team to scale back.

Beyond his technical brilliance, Feynman served as a mentor and organizer, applying lessons from the Manhattan Project to keep the startup focused. He was cherished for his ability to translate complex concepts into simple, intuitive terms and his refusal to tolerate needlessly complicated jargon. Though the pair worked as "amateurs" in uncharted fields, Feynman remained motivated by the joy of discovery and the desire to share his knowledge. This remembrance paints a poignant portrait of a man whose genius was matched by his humility, curiosity, and relentless pursuit of simple truths.</p>]]></description>
            </item>
            
            <item>
                <title>CVE-2026-59208：n8n 中的跨发行者账户接管漏洞 CVE-2026-59208: Cross-Issuer Account Takeover in n8n</title>
                <link>https://www.strix.ai/blog/n8n-cross-issuer-account-takeover</link>
                <guid>https://www.strix.ai/blog/n8n-cross-issuer-account-takeover</guid>
                <pubDate>Wed, 15 Jul 2026 15:34:10 +0000</pubDate>
                <description><![CDATA[<p>您没有提供需要翻译的内容。请发送您想要翻译的文本。</p><p>
    
  
</p>]]></description>
            </item>
            
            <item>
                <title>OpenAI 在欧盟法院的商标权纠纷中败诉 OpenAI loses trademark dispute at EU court</title>
                <link>https://dpa-international.com/economics/urn:newsml:dpa.com:20090101:260715-930-389143/</link>
                <guid>https://dpa-international.com/economics/urn:newsml:dpa.com:20090101:260715-930-389143/</guid>
                <pubDate>Wed, 15 Jul 2026 15:33:51 +0000</pubDate>
                <description><![CDATA[<p>欧盟普通法院驳回了 OpenAI 注册“OPENAI”商标的申请，维持了欧盟知识产权局（EUIPO）的原判。法院裁定，该术语纯属描述性词汇，因为公众会将“OPENAI”理解为可自由访问的软件或人工智能。

OpenAI 曾辩称该名称是一个独特的自造词，并列举了在其他 30 多个国家获得的商标批准作为支撑。然而，法院驳回了这些论点，指出该词组在语言学上属于标准用法，且国际先例在欧盟法律下不具备约束力。因此，该公司未能证明其软件和云计算服务在欧盟范围内获得商标保护所需的显著性。OpenAI 仍有权就此裁决向欧洲法院提起上诉。</p><p>The European Union’s General Court has rejected OpenAI’s bid to trademark the name "OPENAI," upholding a decision by the EU Intellectual Property Office (EUIPO). The court ruled that the term is purely descriptive, as the public would interpret "OPENAI" as referring to software or artificial intelligence that is freely accessible.

OpenAI had argued that the name was a unique, coined term and pointed to trademark approvals in over 30 other countries to support their case. However, the court dismissed these arguments, stating that the combination of words is linguistically standard and that international precedents are not binding under EU law. Consequently, the company failed to prove the distinctiveness required for trademark protection within the EU for its software and cloud computing services. OpenAI retains the right to appeal this decision to the European Court of Justice.</p>]]></description>
            </item>
            </channel></rss>