Lots of background and a implementation, albeit from 3+ years ago: https://blog.filippo.io/playing-with-kernel-tls-in-linux-4-13-and-go/ Basically, Li
Kernel TLS accepted for crypto/tls
The headline is on the proposals tracker: crypto/tls will grow support for kernel-provided TLS, an idea that has been kicking around since a filippo.io post in the Linux 4.13 days and now has a green light. Alongside it, the collections working group's container/... proposal for generic collection types is out targeting Go 1.28, so the standard library conversation is squarely on plumbing and data structures this week. On the discussion side, an accepted proposal to allow Go examples with any signature is getting a warm reception from people who have quietly resented undocumentable helpers for years.

The headline is on the proposals tracker: crypto/tls will grow support for kernel-provided TLS, an idea that has been kicking around since a filippo.io post in the Linux 4.13 days and now has a green light. Alongside it, the collections working group's container/... proposal for generic collection types is out targeting Go 1.28, so the standard library conversation is squarely on plumbing and data structures this week. On the discussion side, an accepted proposal to allow Go examples with any signature is getting a warm reception from people who have quietly resented undocumentable helpers for years.
Targeting Go 1.28 — Background: The Go Collections working group was formed in late 2025 with the purpose of bringing common collection data structures to the standard li
Proposal Details Filled out language-change form, collapsed Would you consider yourself a novice, intermediate, or experi
Proposal Details Summary Propose adding a generic unsafe.TransmuteT, F any T function to the unsafe package for convenient type reinterpreta
Pure freshie of Go here, I'm from C background, and feel like wanna pivot to fully Golang in future I saw only companies with Java are switching to Go but haven't seen any C company switch to Go yet.
g.o.m.l i didnt want to share this before, i have had it for a while, but i just didnt have the time to show it to anyone also i'm on some crappy laptop now and oh god is this thing sluggish and falli
This has been a pet peeve of mine for a while. If your examples needed to take or return any parameters, you couldn't make them appear in the Go docs. So currently, the Go toolchain allows this: This
I know that maps aren't safe for concurrent access, but I've always thought this meant that you can't add or delete keys concurrently. Let's say I already have a map\[string\]int that has been filled
I’m building a few medium-sized services in Go and trying to keep things clean as they grow. Right now the common pattern I see is a huge services or handlers package that slowly turns into god obje
Hi folks, I'm considering (in draft PR https://github.com/benhoyt/goawk/pull/296 ) adding the option to GoAWK to allow customizing the file read/write operations that it performs when reading files, c
(I posted this to r/golang but I didn't get what I consider a definitive answer). I know that maps aren't safe for concurrent access, but I've always thought this meant only that you can't add or dele
Short link: https://go.dev/s/proposal-proposal-2026 Since I took over leading Go's proposal process in late 2024, I've been thinking deeply about its strengths and faults. I believe deeply in its g...
Preface: In the past six months or so, connecting AI Agents directly to internal systems...
We're building a forum app in Go for our Zone01 Kisumu cohort — five of us, split by feature: auth,...
Quick one today. While building the reactions feature for our team's forum project (Go + SQLite), I...
Introduction Continue reading on Medium »
OpsCat: A zero-config, single-binary software catalog and interactive dependency graph engine that natively feeds platform context to AI… Continue reading on Medium »
Matthew Campbell — conference talk backup. Event: Golang UK Year: 2016 Original YouTube ID (if known): NwWVhRAiW7k ...
Stop defining Go interfaces in the producer package and start decoupling your code properly. This tutorial explains why ...
Day1 Building Own AI Coding Agent in Golang | Project Planning & Architecture live coding golang go programming ...
Stop listening to the hype. Is golang actually dying in 2026, or is it stronger than ever? In this video, we cut through the industry ...
Go (Golang) in 100 seconds — why Google built its own programming language, and why it quietly ended up running most of the ...
An evaluation and evolution tool for Agent Skills.
A modern and intuitive terminal-based text editor
Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.

Co-authored-by: xuzhuo


