← 返回归档

日报


新出现

LLM 开发者从编码转向判断与架构

开发者报告 LLM 监督疲劳,采用 pre-mortem 诊断和 grill-me 等实践,技能重心从手写代码转向监督判断与架构设计。

帮助开发者调整 LLM 工作流,减少疲劳并通过新模板提升输出质量和思考深度。

  1. The human-in-the-loop is tired Hacker News #3
  2. The LLM Critics Are Right. I Use LLMs Anyway Lobsters #8
新出现

数据库实现 Git-like 分支与大规模扩展

通过 Kubernetes RBD snapshot/clone 和分片代理,实现 PlanetScale 级数据库写时克隆分支和 768 服务器单连接视图。

为 AI 工程项目提供可迁移的高性能分支数据库和 petabyte 级扩展方案,避免垂直扩容瓶颈。

  1. Let's Build PlanetScale from Scratch: Infrastructure Hacker News #9
  2. Making 768 servers look like 1 Hacker News #15
新出现

Mozilla 提出 PACT 匿名凭证系统

Mozilla 推出 PACT 系统,用 Anchor 发行 Endorsement 和 Moderator 管理状态 Credential,实现 web 隐私速率限制。

为 AI agent 在隐私浏览器中绕过反 bot 墙提供新方案,避免设备 attestation 锁定身份。

  1. PACT: Anonymous Credentials for the Web – Mozilla Hacks Lobsters #1
新出现

负闰秒投票或改变 IT 时间标准

地球自转加速可能触发负闰秒,10 月 CGPM 投票讨论以闰小时取代,分布式系统面临时间戳跳跃风险。

提醒开发者重新评估 NTP/GPS/云时间假设,避免数据库排序和 elapsed-time 计算失效。

  1. Earth Rotation Records Spur October Vote to Avert Negative Leap Second Lobsters #2