New blog post: Debian Code Search: Fast TurboPFor with Go SIMD 🥳 This August, I accomplished what I wanted for many years: I deleted the last cgo dependency in Debian Code Search! This was made pos
Go discussions, ranked by engagement.
The most-upvoted Go threads from Hacker News, Reddit, and community forums.
I wrote the first part of a series i want to do on event sourcing, DDD, and functional patterns. This is about sum types in Go. Coming from TS, i never found the article that i wanted to read, so here

A client certificate whose private key stays in the TPM: what crypto/tls asks of a key, the Go for both ends, and what it costs per handshake.
I’ve spent the past year building Cadenya’s API toolchain around a Protobuf and gRPC contract. From that contract, I expose a REST/JSON API through Envoy and generate our OpenAPI specification, SD
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
Require Go 1.25 or later Support Linux and BSD without Cgo using PulseAudio, with an ALSA fallback on supported platforms ( 154, 282) Add NewContextOptions.ApplicationName for PulseAudio Add Playe...
What do you use for API gateways for production? Can you share learned experiences, limitations you found and if you prefer a cloud managed service instead?
Open-source tunneling CLI that exposes localhost to shareable URLs. Built with Go, zero config, perfect for demos and webhook testing. - kernelshard/expose

Have you ever wondered what a data race is? How a race detector works? If there are bugs in your race detector? We take a look.
For those who are not familiar with the framework yet: it implements the actor model, a design pattern from the Erlang/Elixir world. It is not a BEAM virtual machine, but rather an analogue of the OTP
In which I fix a straightforward concurrency problem in my Go code, with multiple side-trips: https://www. tbray.org/ongoing/When/202x/20 26/09/01/Un-Racing software concurrency Golang
Recently, I learned golang from https://quii.gitbook.io/learn-go-with-tests. And now I want to contribute in open source for the preparation of GSoC 2027. But whenever I open a repository of terraform
I’m building a small Go HTTP service with PostgreSQL. Most requests are synchronous, but I’m starting to add work that doesn’t need to finish before returning a response: sending notifications,
The October 2026 issue is available now. This month, we introduce you to the Vosk speech recognition toolkit and show you how to build speech input into a Python script. This month's DVD: Garuda Linux
Turn a Go package into a typed npm package, built on WebAssembly. - paulgrammer/gowasm

🎉 Go 1.27.1 and 1.26.8 are released! 📡 Announcement: https:// groups.google.com/g/golang-ann ounce/c/QiTRm-HGGtI/m/cpfkLlpMAQAJ ⬇️ Download: https:// go.dev/dl/ go1.27.1 golang
Cgo provides access to native C code, but at a well-known cost: it breaks straightforward cross-compilation, complicates single-binary distribution, and incurs runtime invocation overhead from switchi
Hi gophers! I recently released v1.0.0 of automemlimit, a small library I started about four years ago (and thankfully, a few open-source projects are using it). It sets based on the cgroup memory lim

Go 1.24 replaced the built-in map’s bucket-based runtime with Swiss Tables. This article explains groups, control bytes, H1 and H2, probing, table growth, directories, deletion, load factor, and the

Go 1.27 includes new goroutine leak profiles.
100% local chat with a GGUF model in your browser using WebAssembly. Written in @ golang compiled with @ TinyGo Now runs in Chrome / Firefox & supports WebGPU when available. Try it! https:// hybridgr
It is like but with colors. https://codeberg.org/marcelloh/gotest I optimized performance a bit more and increased test coverage
100% local chat with a model in your browser using WebAssembly written in TinyGo https:// hybridgroup.github.io/yzma-was m-example/ llama llm wasm tinygo golang
Following on from a shutdown problem I posted about here a few weeks back. That one was about background work outliving the handler that started it. This is the next thing along and I have not found a
Hello gophers, We have just released Go versions 1.27.1 and 1.26.8, minor point releases. View the release notes for more information: https://go.dev/doc/devel/release go1.27.1 You can download binary



Ainda estou aprenedno Go, pedi para o META IA fazer uam estrutura parecida com o que é o ClietnDataset do Delphi em GO e HTMX4 https://drive.google.com/file/d/1sbJRUKDOI04FthCAh1eGBRE740LdFi9y/view?u
