The golang.org/x/net/idna package converts internationalized domain names (IDNs) between their ASCII and Unicode repre
Proposal to pull IDNA into the standard library
The main item is a proposal to move IDNA support from golang.org/x/net/idna into the standard library, so converting internationalized domain names between ASCII and Unicode stops requiring an extra dependency. Alongside that, r/golang is asking what people actually plan to do with the generic methods that landed in 1.27, which is the more interesting half of the question now that the language-design argument is over. Elsewhere, JetBrains covers how to nudge AI coding agents away from the older Go idioms that dominate their training data, and there is a solid deep dive on graceful shutdown across HTTP, long-lived connections, and gRPC.

The main item is a proposal to move IDNA support from golang.org/x/net/idna into the standard library, so converting internationalized domain names between ASCII and Unicode stops requiring an extra dependency. Alongside that, r/golang is asking what people actually plan to do with the generic methods that landed in 1.27, which is the more interesting half of the question now that the language-design argument is over. Elsewhere, JetBrains covers how to nudge AI coding agents away from the older Go idioms that dominate their training data, and there is a solid deep dive on graceful shutdown across HTTP, long-lived connections, and gRPC.
I know it's a hot topic right now in the community of if this should have existed and its implications. but 1.27 has them and there here. I am curious what you guys have been using them for if at all.
This is the weekly thread for Small Projects. The point of this thread is to have looser posting standards than the main board. As such, projects are pretty much only removed from here by the mods for
Anyway, the golang NetBSD aarch64 builder now runs NetBSD 11 and Python 3.14!
Due to the way the zen80 emulator works (the Z80 emulator I wrote) and because when I started it I aimed for readability of the code and educational value more than raw performance, I've been hitting
Hi fellow Gophers I am trying to embed a generic type, and am failing to get it work with the following attempts: https://go.dev/play/p/WCZ9kNVyqtU Basically, for a type, I want to define a type which
I have a few customers asking for an MCP server to communicate with my go rest api. (How can I use this with Claude?) The server has around 90 read and 10 write endpoints. I want to start with read-on

I've been building devlens.io for the past 8 months now, and now I have extended the language support to a total of 6 including Golang too. There are nodes and edges types specific to Go. The analyze
TL;DR Why AI coding agents need modern Go skills AI coding agents can produce working Go code, but they typically rely on outdated patterns. Older syntax appears more often in their training data. New
For about two years I thought Clean Architecture, Hexagonal Architecture, and Ports & Adapters were three competing schools of thought… Continue reading on Medium »
HTTP servers, long-lived connections, and gRPC — one mental model, three implementations. Continue reading on Medium »
Hello everyone, let me introduce myself — I’m Ahmad Yusup. Lately, I’ve been learning the Go programming language, and I’d like to share a… Continue reading on Medium »
Context propagation stops at the network boundary — unless you carry it in headers most tutorials skip entirely. Continue reading on Level Up Coding »
Golang GoProgramming GolangCheatSheet ภาษาGo Programming Coding Developer เรียนเขียนโปรแกรม ...
for more information follow us telegram:-https://t.me/codelearing X(Twitter):- https://twitter.com/codelearning981.
Bienvenidos a la serie "Building Enterprise AI Backends with Golang & AWS". En este capítulo 0 de arranque sentamos la base: ...

Add klokare/decimal to Financial added a period at the end.

Add Mosaic to Video section