20251126
每日一谚:Test your code, or your users will
13万节点!Google 如何打破 Kubernetes 的物理极限,构建全球最大集群
近日,Google Cloud 发布了一份重磅技术报告,揭示了他们如何在 GKE (Google Kubernetes Engine) 上成功运行了一个130,000 节点的超大规模集群——这是目前已知全球最大的 Kubernetes 集群,其规模是 GKE 官方支持上限(65,000 节点)的两倍,更是开源 Kubernetes 社区上限的近十倍。 这不是一次规模的堆砌,而是一次涉及控制平面、调度器、存储和网络的系统级工程实践,极具参考价值。Google 是如何做到的?让我们深入其架构内部,一探究竟。
为什么你的 Go 代码比它应该的慢:深入研究堆分配
了解如何避免在 Go 中进行冗余的堆分配,并改进您的代码
【Go 测试之道】05 集成测试(上):用 Testcontainers 驯服数据库
一种新的编码智能体的安全方法
了解Docker专家如何简化并改进您使用Docker的应用程序开发和管理。及时了解Docker活动和新版本。
2026年及以后的科技预测
我们已经瞥见了重视自主性、同理心和个人专业知识的未来。跨学科合作以不屈不挠的速度影响着发现和创造。在未来一年,我们将开始向人环中的人工智能新时代过渡,而不是相反。这个循环将创造巨大的机会来解决真正重要的问题。
Kubernetes v1.35 预览
随着 Kubernetes v1.35 版本的发布临近,Kubernetes 项目持续发展。 为了改善项目的整体健康状况,某些功能可能会被弃用、删除或替换。 这篇博文概述了发布团队认为您应该注意的 v1.35 版本计划中的更改,以确保您的 Kubernetes 集群的持续平稳运行,并让您及时了解最新进展。以下信息基于 v1.35 版本的当前状态,并可能在最终发布日期之前发生变化。
Python 不适合做数据科学。第一部分:经验
它可能是一种适合数据科学的语言,但不是一种伟大的语言。
软件故障与 IT 管理的反复失误
尽管 IT 预算飙升,但软件故障仍在持续。深入研究那些让成功难以捉摸的复杂因素。
在氛围编码中没有免费的午餐
AI不会取代编码,它只会将复杂性从代码转移到提示。真正的控制和精确度将永远需要技术技能和结构化的思维。
智能体可以教你关于你的用户界面的知识
在使用 Dolt 和 Claude Code 时,我注意到 Claude Code 反复犯同样的错误,即使我在 CLAUDE.md 中放置了具体的指令。这是否表明 Dolt 用户界面已损坏?
Evidence suggests early developing human brains are preconfigured with instructions for understanding the world
Assistant Professor of Biomolecular Engineering Tal Sharf’s lab used organoids to make fundamental discoveries about human brain development.
Ilya Sutskever – We're moving from the age of scaling to the age of research
“These models somehow just generalize dramatically worse than people. It's a very fundamental thing.”
google/adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
traefik/traefik
The Cloud Native Application Proxy
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
beclab/Olares
Olares: An Open-Source Personal Cloud to Reclaim Your Data
jesseduffield/lazydocker
The lazier way to manage everything docker
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
containers/podman
Podman: A tool for managing OCI containers and pods.
open-telemetry/opentelemetry-collector
OpenTelemetry Collector
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
gin-gonic/gin
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
oauth2-proxy/oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
putyy/res-downloader
视频号、小程序、抖音、快手、小红书、直播流、m3u8、酷狗、QQ音乐等常见网络资源下载!
cloudreve/cloudreve
🌩 Self-hosted file management and sharing system, supports multiple storage providers
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
crossplane/crossplane
The Cloud Native Control Plane
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
jmoiron/sqlx
general purpose extensions to golang's database/sql
influxdata/telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Masterminds/squirrel
Fluent SQL generation for golang
temporalio/temporal
Temporal service
opencloud-eu/opencloud
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
jackc/pgx
PostgreSQL driver and toolkit for Go
编辑:Tony Bai
编辑主页:tonybai.com
GopherDaily项目:github.com/bigwhite/gopherdaily
Copyright 2019-2024 GopherDaily