主页 | Web版 | 订阅 | 归档 | Feed

GopherDaily

20260915

每日一谚:Avoid unnecessary allocations inside tight loops


Go技术生态

刚刚,Go 社区冒出一个“AI 工厂”:SuperPlane 开源,专治 AI Agent 乱来
AI 写代码速度飙升后,工程团队真正的瓶颈转向了审批滞后、风险失控与回滚困难。Go 社区最新开源的自动化控制平面 SuperPlane(GitHub 7k+ Star,Apache 2.0)交出了一份工业级答卷:它将复杂的工程流水线打包为包含画布(Canvas)、控制台(Console)、持久记>忆(Memory)与 Git 文件(Files)的自包含 App,提供事件驱动与断点续跑的确定性执行能力,更自带分权严格的 Claude 智能体与预装 AI 工 具链的专属 Runner。本文深度拆解 SuperPlane 的核心架构、安全护栏设计与实战落地场景。

Rune现在开源了
今天,我们正在根据 GPLv3 协议将 Rune 开源。其源代码现已可以在 GitHub 上找到。此外,我们还正在推出一个新的贡献者计划,该计划会将 Unstable Build 项目的收益分配给参与的贡献者。

云原生技术

Cilium 1.20:Gateway API ExternalAuth、TCPRoute/UDPRoute、IPv6的ENI IPAM等
- **Gateway API 成为更广泛的流量管理层。** Cilium 从 Gateway API v1.4 升级到 v1.6,并添加了 ExternalAuth、CORS 过滤器、ListenerSets,以及用于非 HTTP 流量的 TCPRoute 和 UDPRoute。

Kubernetes 更改块跟踪 API - Beta 版差异
如果您还不熟悉 Kubernetes 中用于存储的 _更改块跟踪_,[Alpha 版公告](https://kubernetes.io/blog/2025/09/25/csi-changed-block-tracking/)介绍了其动机和三个主要组件(CSI `SnapshotMetadata` gRPC 服务、SnapshotMetadataService...

Kubernetes v1.37:Memory QoS 升级为 Beta 版
`MemoryQoS` 功能门控在 v1.37 中现在是 Beta 版。这意味着每个 v1.37 `kubelet` 都已启用该功能门控,无需任何配置更改。默认启用该功能是安全的,因为默认的 `kubelet` 配置不会启用内存节流或内存保留。

告诉智能体原因,而不仅仅是方法
您好。您应该通过 MCP 访问 Runpod(如果没有,请告诉我,我会修复)。我有一个长期目标,即构建一个本地程序或浏览器扩展,自动扫描我加载的页面中的 AI 内容并将其隐藏。

P99 CONF 演讲者焦点:Daniel Lemire
坚持不懈显然是有回报的。P99 CONF 社区已经请求 Daniel Lemire 几年了,现在终于如愿以偿。在短短一个月内(!),Daniel 和 Francisco Geiman Thiesen 将在 C++ 中呈现每秒十亿查询查找表:编译时完美哈希。

开发高性能 Tokio 应用应遵循的原则
我正在从 RustConf 返回的路上。在 Unconf 会议上,我们就异步应用程序的调试和性能测试进行了富有成效的讨论。大家分享了许多有趣的见解。我打算在这里列举一些这些见解,同时分享一些自己的经验。

VictoriaLogs 用于我的家庭实验室

为什么 DuckDB 2.0 更快 | MotherDuck

PostgreSQL 中的查询计划重写 - The Consensus

AI

哪些博客文章对您的思考影响最大?
Charity Majors 的 [工程师/管理者摆动](https://charity.wtf/p/the-engineer-manager-pendulum) 对我影响巨大。我曾困于工程管理,担心如果我转回成为"个人贡献者"(呃,我讨厌这个术语),我的职业生涯会受到损害。

介绍OM-1 | Reward AI

流行工具与项目

alibaba/open-code-review
Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-

vxcontrol/pentagi
Fully autonomous AI Agents system capable of performing complex penetration testing tasks

operacle/checkcle
CheckCle is a self-hosted, open-source monitoring platform for seamless, real-time full-stack systems, applications, and infrastructure. It provides real-time uptime monitoring, distributed checks, in

tbphp/gpt-load
Self-hosted AI gateway for multi-channel, multi-credential setups — API keys and subscription accounts, scheduling, failover, request logs and usage. 自托管 AI 网关:多渠道多凭据统一��

pranshuparmar/witr
Why is this running? Trace any process, port, container, or file back to what started it - CLI + TUI.

aldinokemal/go-whatsapp-web-multidevice
GOWA - WhatsApp REST API with support for UI, Multi Account, Webhooks, and MCP, and Chatwoot. Built with Golang for efficient memory use.

yorukot/superfile
Pretty fancy and modern terminal file manager

kubernetes/kubernetes
Production-Grade Container Scheduling and Management

usememos/memos
Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours.

SagerNet/sing-box
The universal proxy platform


编辑:Tony Bai

编辑主页:tonybai.com

GopherDaily项目:github.com/bigwhite/gopherdaily

Copyright 2019-2024 GopherDaily