惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
雷峰网
雷峰网
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
T
Tailwind CSS Blog
Martin Fowler
Martin Fowler
I
InfoQ
The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
The Cloudflare Blog
罗磊的独立博客

Golang Weekly

Building cgo code without a C compiler? Go code can now run before your OS does Generic methods land in Go 1.27 A slightly unusual issue, in three acts An interactive tour of Go 1.27 A plan to bring generic collections to Go 1.28 Go can't kill a stuck goroutine Compile-time OpenTelemetry instrumentation for Go How Go makes TypeScript's compiler 10x faster Gin: 12 years, 88K stars, and zero broken APIs Comparing six Go cache designs Go 1.27 Release Candidate 1 Go security issues worth auditing for Go experiments, explained Generic methods are a-go for Go 1.27 pkg.go.dev gets an official API Why Cilium vendors every Go module in 2026 11 security fixes land in Go Three new Go proposals Golang Weekly Issue 598: April 24, 2026 What it takes to add new syntax to Go Golang Weekly Issue 596: April 10, 2026 Golang Weekly Issue 595: March 27, 2026 Golang Weekly Issue 594: March 20, 2026
Golang Weekly Issue 593: March 13, 2026
2026-03-13 · via Golang Weekly
Together with  WorkOS

Agents Need Authorization, Not Just Authentication — Most agents inherit a user's full access token, turning a helpful assistant into a confused deputy that can leak production secrets. Learn why this happens and how WorkOS FGA scopes the blast radius with resource-level permissions.

WorkOS sponsor

IN BRIEF:

Comparing 15 String Concatenation Methods — A benchmark comparing the performance and memory usage of a variety of string concatenation methods. I don’t want to spoil it too much but strings.Builder and strings.Join() are solid choices here.

Winter Jung

📄 Shortest Round-Trip: Implementing IEEE 754 to Decimal Conversion in Go – A journey of implementing true JCS (RFC 8785) by tackling the complex problem of IEEE 754 to decimal conversion. Lattice Substrate

🤖 How AI Agents Want to Write Go – “And what happens when you actually let them.” Ivan Cernja (Encore)

📄 Go Errors: To Wrap or Not to Wrap Redowan Delowar

🛠 Code & Tools

go-tui: Build Declarative Terminal UIs in Go — A Templ-inspired take on building TUIs with a strongly frontend-flavored React-esque approach. You define views in .gsx templates with HTML-like syntax, rendered in a flexbox-like fashion, and use Tailwind-style classes for styling. GitHub repo.

Joel Holsteen

  • Glamour 2.0 – Stylesheet-based Markdown renderer for ANSI-compatible terminals and CLI applications.

  • 🎥 VHS 0.11 – Record GIFs of the terminal for integration testing and demoing CLI tools. Now supports scrolling the viewport.

  • Testcontainers for Go 0.41 – Simple creation and clean up of container-based dependencies in testing.

  • 📉 asciigraph 0.8 – ASCII line graph rendering for the terminal.

  • Mockery 3.7 – Automatically generate mocks for interfaces.

  • go-mp4 1.5 – Low-level parsing/building for MP4 files.

  • Katana 1.5 – Crawling and spidering framework.

  • Log 2.0 – Charm's colorful Go logging library.

  • pond 2.7 – Worker pools for goroutines.

📰 Classifieds

👾 Skip the AI thought leadership slop. Come hear how Jane Street and OpenAI actually test their code at BugBash, April 23-24 in DC.

📢  Elsewhere in the ecosystem