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

GopherDaily

20260807

每日一谚:Prefer value types for small structs to improve GC locality on the stack.


Go技术生态

Go 密码学前掌门人亲自提案:crypto/passkey 要把“免密登录”这件事一次性做对
Go 语言前密码学负责人 FiloSottile 向 golang/go 提交了 crypto/passkey 新包提案,力图用无状态、无回调、无接口的极简 API,解决中小型网站接入 Passkey(WebAuthn 免密登录)门槛高的问题。本文从 Passkey 科普讲起,结合 2024 年 Go 生态对passkey支持不足的痛 点,逐条拆解这份提案的设计思路与关键取舍。

云原生技术

在GNU Emacs中随时间导航'git blame'的几种方法
作为一名系统管理员,我经常探索Git中特定文件的历史记录,以理解其演变过程、功能变化和修改时间。

LitmusChaos Q1-Q2 2026更新:社区、贡献和项目进展
AI推理工作负载的故障方式与传统服务不同,许多讨论都涉及混沌工程如何适应这一变化。

Tailscale如何缓解致命的三重威胁
保持AI智能体的实用性,同时不结合其最危险的功能。

无代码时代的终结 - exe.dev博客
Bending Spoons以12.8亿美元收购Airtable,标志着无代码平台可能已过气。这提醒我们技术平台的发展有其生命周期。

介绍Kitesurf:首个基于智能体的浏览器,在Cloudflare Workers的V8隔离环境中运行 | Cloudflare博客
Kitesurf是一个创新的浏览器,专为在Cloudflare Workers的V8隔离环境中运行而设计,优先考虑智能体功能。

揭秘Uber支付平台
Uber支付平台已经运营了十年,由多位杰出工程师和高级工程经理共同打造,体现了设计上的零和博弈理念。

AI

Simon Willison谈技术博客写作
对博客写作的首要建议是降低标准,在仍不满意时就准备发布,避免永远只保存草稿。

构建AI原生的SDLC | Tenex
在AI原生SDLC构建中,我们需要思考如何整合AI技术,同时保持系统的稳定性和可靠性。

为任何网站提供WebMCP界面 | Cloudflare博客
WebMCP是一个创新界面,可以为任何网站提供增强的交互体验和功能扩展,提升用户体验。

2026, 我的LLM编码工作流
AI编码助手在2025年成为游戏改变者,有效利用它们需要技能和结构,显著增强了LLMs在现实编码中的能力。

AI时代的批判性思维
在AI时代,批判性思维变得尤为重要,我们需要理解AI工具的局限性,并保持独立思考的能力。

构建可运行数小时的编码智能体
Mastra Code的工具链通过多种技术包装智能体循环,包括对话作为渠道、事件状态转换和人类在循环中的工具。

流行工具与项目

esengine/DeepSeek-Reasonix
DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

multica-ai/multica
Assign issues to Claude Code, Codex, Cursor, and 17 more coding agents like teammates — open-source and self-hostable.

coder/coder
Secure environments for developers and their agents

DataDog/datadog-agent
Main repository for Datadog Agent

google/osv-scanner
Vulnerability scanner written in Go which uses the data provided by https://osv.dev

hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amo

syncthing/syncthing
Open Source Continuous File Synchronization

junegunn/fzf
🌸 A command-line fuzzy finder

getarcaneapp/arcane
Modern Docker Management, Designed for Everyone

infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs


编辑:Tony Bai

编辑主页:tonybai.com

GopherDaily项目:github.com/bigwhite/gopherdaily

Copyright 2019-2024 GopherDaily