20251106
每日一谚:Do not reuse variables that you sent through a channel. Respect the new owner.
连 Rob Pike 都感到“担忧”:Go 1.26 SIMD 引入的新复杂性与应对之道
Go 1.26 将于11月份功能特性冻结,其最令人期待的实验特性之一,无疑是 simd 包的引入。它承诺为 Go 开发者解锁 SIMD (Single Instruction, Multiple Data) 的强大能力 ,让我们能编写出榨干现代 CPU 向量化计算潜能的高性能代码。然而,在这片兴奋的浪潮之下,一个不和谐的声音却悄然响起,而这个声音,来自 Go 语言的联合创始人之一——Rob Pike
【Go模块构建与依赖管理】05 模块的生命周期:作者与使用者的工作流
如何在 Refinery 的 Go 代码中节省 70% 的 CPU 和 60% 的内存,无需 Rust
我们刚刚发布了 Refinery 3.0,这是一个专注于性能的更新,它显著提高了 Refinery 的 CPU 和内存效率。
如何在 Go 和 Postgres 中实现 Outbox 模式
如何以及为什么使用 Outbox 模式来构建一个强大的事件驱动系统。
Grafana Mimir 3.0 release: performance improvements, a new query engine, and more
Grafana Mimir 3.0 marks a new era for the open source time series database, delivering dramatic improvements in both reliability and performance.
2025 年 Rust 中 SIMD 的状态
如果你已经熟悉 SIMD,那么下表就是你所需要的。如果你不熟悉,你将在本文结束时理解这张表!
构建blobd:单机对象存储,亚毫秒级读取和15 GB/s上传
深入探讨blobd,一种对象存储,旨在利用异步Rust、io_uring和原子写入实现持续低延迟读取。
QUIC的p2p愿景
本文探讨了如何利用QUIC协议提供全面的NAT穿越解决方案,涵盖从地址发现到UDP代理,可能简化并改进传统的p2p网络方法。
为什么聪明人不快乐?
作者:Adam Mastroianni
Some software bloat is OK
在快速的CPU、千兆字节的RAM和数兆字节的存储空间时代,软件效率已经成为一件被忽视的事情。许多人认为,由于处理器速度快且内存便宜,如今优化软件的理由减少了。他们声称我们应该关注其他事情,例如开发人员的效率、可维护性、快速原型设计等。
警惕双重间谍:人工智能如何加强或破坏您的网络安全
人工智能正迅速成为我们世界的支柱,承诺带来前所未有的生产力和创新。但随着各组织部署人工智能代理来解锁新的机遇并推动增长,他们也面临着新一代的网络安全威胁。微软有很多《星际迷航》的粉丝,包括我。我们的一位工程领导送给我一个真人大小的 Data 纸板立牌,它潜伏在我的办公室门旁边。因此,当我看着那个剪影时,我在思考伟大的 AI 安全困境:人工智能将成为我们最好的朋友还是我们最糟糕的噩梦?从《星际迷航》宇宙中 android 军官 Data 及其邪恶双胞胎 Lore 的二元性中汲取灵感,今天的 AI 代理可以加强您的网络安全防御 — 或者,如果管理不善,就会破坏它们。
开发者正在选择旧的 AI 模型 - 数据解释了原因
在 Augment Code,我们并行运行多个前沿模型。这使我们能够从独特的角度了解不同模型在实际编码工作流程中的表现。使用模式表明,开发人员不再仅仅追逐最新的模型;他们正在将模型与特定任务配置文件进行匹配。
mudler/LocalAI
🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference
prometheus/alertmanager
Prometheus Alertmanager
charmbracelet/glow
Render markdown on the CLI, with pizzazz! 💅🏻
kubernetes-sigs/gateway-api
Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
DataDog/datadog-agent
Main repository for Datadog Agent
jesseduffield/lazygit
simple terminal UI for git commands
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and also run Model Inference, Finetune and Application Spaces.
actions/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners
mayswind/ezbookkeeping
A lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features.
github/github-mcp-server
GitHub's official MCP Server
argoproj/argo-cd
Declarative Continuous Deployment for Kubernetes
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
TykTechnologies/tyk
Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
1Panel-dev/1Panel
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
syncthing/syncthing
Open Source Continuous File Synchronization
trufflesecurity/trufflehog
Find, verify, and analyze leaked credentials
aldinokemal/go-whatsapp-web-multidevice
GOWA - WhatsApp REST API with support for UI, Webhooks, and MCP. Built with Golang for efficient memory use.
onsi/ginkgo
A Modern Testing Framework for Go
gitleaks/gitleaks
Find secrets with Gitleaks 🔑
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
mudler/edgevpn
⛵ The immutable, decentralized, statically built p2p VPN without any central server and automatic discovery! Create decentralized introspectable tunnels over p2p with shared tokens
编辑:Tony Bai
编辑主页:tonybai.com
GopherDaily项目:github.com/bigwhite/gopherdaily
Copyright 2019-2024 GopherDaily