Messages by Date
-
2025/10/02
[go-nuts] [security] Go 1.25.2 and Go 1.24.8 pre-announcement
announce
-
2025/10/02
[go-nuts] [security] golang.org/x/net fix pre-announcement
announce
-
2025/10/02
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
Jan Mercl
-
2025/10/01
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
'Axel Wagner' via golang-nuts
-
2025/10/01
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
Amnon
-
2025/10/01
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
awaw...@gmail.com
-
2025/10/01
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
'Dan Kortschak' via golang-nuts
-
2025/10/01
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
Daniel Lockhart
-
2025/10/01
[go-nuts] Proposal: allow Math Symbols in identifiers
awaw...@gmail.com
-
2025/10/01
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
awaw...@gmail.com
-
2025/10/01
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
Jan Mercl
-
2025/10/01
Re: [go-nuts] Proposal: allow Math Symbols in identifiers
robert engels
-
2025/09/26
[go-nuts] Re: [Q] Go ABI0 assembler jump table
Jan Mercl
-
2025/09/24
[go-nuts] Re: Help with Dataframes
Jason E. Aten
-
2025/09/21
[go-nuts] Building and deploying a REST API.
Cheikh Seck
-
2025/09/21
Re: [go-nuts] Is there any real use for break in a select / case statement?
Dean Schulze
-
2025/09/21
Re: [go-nuts] Is there any real use for break in a select / case statement?
Dean Schulze
-
2025/09/20
[go-nuts] Go based, video recording web app with ability to overlay voice with TTS
Cheikh Seck
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Ian Lance Taylor
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Stephen Illingworth
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
'Dan Kortschak' via golang-nuts
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Ian Lance Taylor
-
2025/09/20
Re: [go-nuts] LLM development toolkit.
alex-coder
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Stephen Illingworth
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Ian Lance Taylor
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Dean Schulze
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Jan Mercl
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Matthew Zimmerman
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Dean Schulze
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Dean Schulze
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
'Dan Kortschak' via golang-nuts
-
2025/09/20
Re: [go-nuts] Is there any real use for break in a select / case statement?
Jan Mercl
-
2025/09/20
[go-nuts] Is there any real use for break in a select / case statement?
Dean Schulze
-
2025/09/18
[go-nuts] ANN: rpc25519/tube, a RAFT library with a synctest network simulator (+ network chan API)
Jason E. Aten
-
2025/09/18
[go-nuts] JOB | DBA (Germany)
James Tobin
-
2025/09/15
[go-nuts] Seeking feedback on an observability tool idea
EV RO
-
2025/09/13
[go-nuts] Architecture of the Ebitengine Game Engine (Tutorial)
Trevor Slocum
-
2025/09/12
[go-nuts] Re: Convert html to pdf
Michael Oguidan
-
2025/09/11
[go-nuts] Convert html to pdf
Aiti Akshay
-
2025/09/08
[go-nuts] Re: Possible shadowing bug in named return variables?
'TheDiveO' via golang-nuts
-
2025/09/08
[go-nuts] Re: Possible shadowing bug in named return variables?
'TheDiveO' via golang-nuts
-
2025/09/07
[go-nuts] Re: Possible shadowing bug in named return variables?
Mike Schinkel
-
2025/09/07
[go-nuts] Possible shadowing bug in named return variables?
Mike Schinkel
-
2025/09/07
Re: [go-nuts] announcing gosim: simulation testing for Go
seth....@gmail.com
-
2025/09/07
[go-nuts] Re: synctest and test examples
Jason E. Aten
-
2025/09/07
[go-nuts] synctest and test examples
Pierre Durand
-
2025/09/06
RE: [go-nuts] Re: Problem with Standard Library Website
'John Souvestre' via golang-nuts
-
2025/09/06
RE: [go-nuts] Re: Problem with Standard Library Website
'John Souvestre' via golang-nuts
-
2025/09/06
Re: [go-nuts] Re: Problem with Standard Library Website
Jan Mercl
-
2025/09/06
[go-nuts] Re: Problem with Standard Library Website
'Brian Candler' via golang-nuts
-
2025/09/06
[go-nuts] Problem with Standard Library Website
'John Souvestre' via golang-nuts
-
2025/09/06
Re: [go-nuts] Re: synctest and test examples
Jason E. Aten
-
2025/09/05
Re: [go-nuts] Re: synctest and test examples
'Axel Wagner' via golang-nuts
-
2025/09/05
[go-nuts] Re: Understanding how context.AfterFunc works
Jason E. Aten
-
2025/09/03
[go-nuts] Understanding how context.AfterFunc works
ameya loya
-
2025/09/03
[go-nuts] [security] Go 1.25.1 and Go 1.24.7 are released
announce
-
2025/09/03
[go-nuts] Re: Discriminated Unions and Enums Example
Cliff
-
2025/09/03
[go-nuts] Re: Discriminated Unions and Enums Example
Sandesh Gade
-
2025/09/03
[go-nuts] Discriminated Unions and Enums Example
Cliff
-
2025/09/03
[go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
Egor Ponomarev
-
2025/09/03
Re: [go-nuts] Re: Discriminated Unions and Enums Example
Cliff
-
2025/09/03
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
Jason E. Aten
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
Jason E. Aten
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
robert engels
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
Jason E. Aten
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
David Finkel
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
Jason E. Aten
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
David Finkel
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
David Finkel
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
Jason E. Aten
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
David Finkel
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
robert engels
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
Egor P
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
robert engels
-
2025/09/02
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
Egor Ponomarev
-
2025/09/02
Re: [go-nuts] Re: Discriminated Unions and Enums Example
'Axel Wagner' via golang-nuts
-
2025/09/02
Re: [go-nuts] Re: Discriminated Unions and Enums Example
'Axel Wagner' via golang-nuts
-
2025/09/02
Re: [go-nuts] Re: Discriminated Unions and Enums Example
'Axel Wagner' via golang-nuts
-
2025/09/02
Re: [go-nuts] Re: Discriminated Unions and Enums Example
'Axel Wagner' via golang-nuts
-
2025/09/02
[go-nuts] Re: Discriminated Unions and Enums Example
Stephen Illingworth
-
2025/09/01
[go-nuts] unMarshal DER from snmp
Steve Simon
-
2025/09/01
[go-nuts] Re: Discriminated Unions and Enums Example
Jason E. Aten
-
2025/09/01
Re: [go-nuts] Buffered channels: “good” vs “bad” waiting — any official docs?
robert engels
-
2025/09/01
Re: [go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Ian Lance Taylor
-
2025/08/31
Re: [go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Alex
-
2025/08/31
Re: [go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Ian Lance Taylor
-
2025/08/31
Re: [go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Ian Lance Taylor
-
2025/08/31
[go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Alex
-
2025/08/31
[go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Jason E. Aten
-
2025/08/31
[go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Alex
-
2025/08/31
[go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Jason E. Aten
-
2025/08/31
[go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Jason E. Aten
-
2025/08/31
[go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Alex
-
2025/08/31
[go-nuts] Re: cmd/cgo, windows: llvm-mingw 21 broke something
Michael Oguidan
-
2025/08/31
[go-nuts] cmd/cgo, windows: llvm-mingw 21 broke something
Alex
-
2025/08/30
[go-nuts] contenox/runtime: An open-source state machine for GenAI workflows in Go
'Alexander Ertli' via golang-nuts
-
2025/08/29
Re: [go-nuts] LLM development toolkit.
alex-coder
-
2025/08/28
Re: [go-nuts] Re: Issues Generating New System Calls for Golang Syscall on Ubuntu 20.04.6 LTS AARCH64
'Dan Kortschak' via golang-nuts
-
2025/08/28
[go-nuts] Re: Issues Generating New System Calls for Golang Syscall on Ubuntu 20.04.6 LTS AARCH64
mr....@gmail.com
-
2025/08/28
[go-nuts] Re: Issues Generating New System Calls for Golang Syscall on Ubuntu 20.04.6 LTS AARCH64
mr....@gmail.com
-
2025/08/28
[go-nuts] Re: Issues Generating New System Calls for Golang Syscall on Ubuntu 20.04.6 LTS AARCH64
'TheDiveO' via golang-nuts
-
2025/08/27
Re: [go-nuts] announcing gosim: simulation testing for Go
Jason E. Aten
-
2025/08/27
Re: [go-nuts] Issues Generating New System Calls for Golang Syscall on Ubuntu 20.04.6 LTS AARCH64
mr....@gmail.com
-
2025/08/26
Re: [go-nuts] Issues Generating New System Calls for Golang Syscall on Ubuntu 20.04.6 LTS AARCH64
Kurtis Rader
-
2025/08/26
[go-nuts] Issues Generating New System Calls for Golang Syscall on Ubuntu 20.04.6 LTS AARCH64
mr....@gmail.com
-
2025/08/26
Re: [go-nuts] Is calling With in slog for every log entry a performance issue?
JUAN DIEGO LATORRE RAMIREZ
-
2025/08/25
Re: [go-nuts] Is calling With in slog for every log entry a performance issue?
Kurtis Rader
-
2025/08/25
Re: [go-nuts] Is calling With in slog for every log entry a performance issue?
Amnon
-
2025/08/25
Re: [go-nuts] Is calling With in slog for every log entry a performance issue?
Jason E. Aten
-
2025/08/25
Re: [go-nuts] Is calling With in slog for every log entry a performance issue?
'Alexander Ertli' via golang-nuts
-
2025/08/25
[go-nuts] Is calling With in slog for every log entry a performance issue?
JUAN DIEGO LATORRE RAMIREZ
-
2025/08/25
[go-nuts] Re: errors.As(e,&xe) or returning XError from function ?
'Brian Candler' via golang-nuts
-
2025/08/24
[go-nuts] go-miniflac: A Go binding for the miniflac C library
Woojong Koh
-
2025/08/24
Re: [go-nuts] Finding imports that increase memory usage
Cyrill Troxler
-
2025/08/24
[go-nuts] terrific ken thompson interview
Jason E. Aten
-
2025/08/23
Re: [go-nuts] Finding imports that increase memory usage
Ian Lance Taylor
-
2025/08/23
[go-nuts] Finding imports that increase memory usage
Cyrill Troxler
-
2025/08/23
[go-nuts] alsa: Go reimplementation of TinyALSA library
Milan Nikolic
-
2025/08/22
Re: [go-nuts] Possible bug in image/draw with RGB values of fully transparent pixels
SugarMGP
-
2025/08/21
Re: [go-nuts] Possible bug in image/draw with RGB values of fully transparent pixels
Kevin Chowski
-
2025/08/21
Re: [go-nuts] Static Analysis for Go Error Type Consistency: errortype Linter
Oliver Eikemeier
-
2025/08/21
Re: [go-nuts] Static Analysis for Go Error Type Consistency: errortype Linter
Oliver Eikemeier
-
2025/08/20
Re: [go-nuts] Possible bug in image/draw with RGB values of fully transparent pixels
SugarMGP
-
2025/08/20
[go-nuts] Re: Possible bug in image/draw with RGB values of fully transparent pixels
Jason E. Aten
-
2025/08/20
Re: [go-nuts] Possible bug in image/draw with RGB values of fully transparent pixels
Rob Pike
-
2025/08/20
Re: [go-nuts] Why isn't unsafe.Sizeof constant for generic types?
'Axel Wagner' via golang-nuts
-
2025/08/20
[go-nuts] Re: A minor incompatibility in Go 1.25
David Harkness
-
2025/08/20
[go-nuts] Possible bug in image/draw with RGB values of fully transparent pixels
SugarMGP
-
2025/08/20
[go-nuts] Why isn't unsafe.Sizeof constant for generic types?
monadix
-
2025/08/19
[go-nuts] Re: package version error
peterGo
-
2025/08/19
[go-nuts] package version error
haorong he
-
2025/08/19
Re: [go-nuts] Re: errors.As(e,&xe) or returning XError from function ?
Jan Mercl
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Patrick Smith
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
'Axel Wagner' via golang-nuts
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
'Bakul Shah' via golang-nuts
-
2025/08/18
Re: [go-nuts] Static Analysis for Go Error Type Consistency: errortype Linter
'Axel Wagner' via golang-nuts
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/18
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Jason E. Aten
-
2025/08/18
[go-nuts] Re: errors.As(e,&xe) or returning XError from function ?
Jason E. Aten
-
2025/08/18
[go-nuts] Re: Static Analysis for Go Error Type Consistency: errortype Linter
Kevin Chowski
-
2025/08/18
Re: [go-nuts] struct T, interface I. implement I for T and/or for *T
Ian Lance Taylor
-
2025/08/18
[go-nuts] struct T, interface I. implement I for T and/or for *T
'andreas graeper' via golang-nuts
-
2025/08/18
RE: [go-nuts] Slice expansion in channel send statements (ch <- X...)
'Bushnell, Thomas' via golang-nuts
-
2025/08/17
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
'Bakul Shah' via golang-nuts
-
2025/08/17
[go-nuts] Re: Slice expansion in channel send statements (ch <- X...)
Jason E. Aten
-
2025/08/17
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Jan Mercl
-
2025/08/17
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Mikk Margus
-
2025/08/17
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
'Dan Kortschak' via golang-nuts
-
2025/08/17
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/16
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Kurtis Rader
-
2025/08/16
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
'Axel Wagner' via golang-nuts
-
2025/08/16
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/16
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ian Lance Taylor
-
2025/08/16
[go-nuts] Confuse about runtime.AddCleanup
xie cui
-
2025/08/16
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/15
Re: [go-nuts] Slice expansion in channel send statements (ch <- X...)
Ian Lance Taylor
-
2025/08/15
[go-nuts] Slice expansion in channel send statements (ch <- X...)
Ruslan Semagin
-
2025/08/15
RE: [go-nuts] Rounding to k digits
'Bushnell, Thomas' via golang-nuts
-
2025/08/15
[go-nuts] Re: Allowing uninstantiated generic types as function parameters
atd...@gmail.com
-
2025/08/15
Re: [go-nuts] Rounding to k digits
Jan Mercl
-
2025/08/15
[go-nuts] Static Analysis for Go Error Type Consistency: errortype Linter
Oliver Eikemeier
-
2025/08/15
RE: [go-nuts] Rounding to k digits
'Bushnell, Thomas' via golang-nuts
-
2025/08/14
[go-nuts] Re: Non-blocking observation of a context cancellation or process cancellation?
'Brian Candler' via golang-nuts
-
2025/08/14
Re: [go-nuts] Rounding to k digits
'Brian Candler' via golang-nuts
-
2025/08/14
[go-nuts] Notice: xlsx package relocation
tealeg
-
2025/08/13
[go-nuts] A minor incompatibility in Go 1.25
Bob Glickstein
-
2025/08/13
Re: [go-nuts] Rounding to k digits
Jason E. Aten
-
2025/08/13
Re: [go-nuts] Rounding to k digits
Jason E. Aten
-
2025/08/13
[go-nuts] Re: Non-blocking observation of a context cancellation or process cancellation?
Jason E. Aten
-
2025/08/13
Re: [go-nuts] Non-blocking observation of a context cancellation or process cancellation?
burak serdar
-
2025/08/13
[go-nuts] Non-blocking observation of a context cancellation or process cancellation?
Peter Bočan
-
2025/08/13
Re: [go-nuts] Allowing uninstantiated generic types as function parameters
John Wilkinson
-
2025/08/13
Re: [go-nuts] tool directive and versioning
Miki Tebeka
-
2025/08/13
Re: [go-nuts] Rounding to k digits
robert engels
-
2025/08/13
Re: [go-nuts] tool directive and versioning
Def Ceb
-
2025/08/13
Re: [go-nuts] Rounding to k digits
Jochen Voss
-
2025/08/13
[go-nuts] tool directive and versioning
Miki Tebeka
-
2025/08/13
Re: [go-nuts] Rounding to k digits
Jochen Voss
-
2025/08/13
Re: [go-nuts] Rounding to k digits
Jochen Voss
-
2025/08/13
RE: [go-nuts] Rounding to k digits
'Bushnell, Thomas' via golang-nuts
-
2025/08/13
Re: [go-nuts] Rounding to k digits
温博格
-
2025/08/13
Re: [go-nuts] Rounding to k digits
'Alexander Ertli' via golang-nuts
-
2025/08/13
Re: [go-nuts] Rounding to k digits
Jochen Voss
-
2025/08/13
Re: [go-nuts] Rounding to k digits
robert engels
-
2025/08/13
[go-nuts] Rounding to k digits
Jochen Voss
-
2025/08/12
[go-nuts] Go 1.25.0 is released
'David Chase' via golang-nuts
-
2025/08/12
Re: [go-nuts] Why doesn't Go use span with no tail waste?
Peter Newcomb
-
2025/08/12
Re: [go-nuts] Why doesn't Go use span with no tail waste?
'Axel Wagner' via golang-nuts
-
2025/08/12
[go-nuts] Why doesn't Go use span with no tail waste?
Nghĩa Nguyễn
-
2025/08/11
[go-nuts] Request to Share the Survey with your Software Developers and Reviewers
Md Niaz Morshed
-
2025/08/11
[go-nuts] Re: Regarding custom TLS verification HTTP error codes
Jason E. Aten
-
2025/08/11
Re: [go-nuts] Overhead of type conversions
Ian Lance Taylor
-
2025/08/11
[go-nuts] Overhead of type conversions
Haddock
-
2025/08/11
[go-nuts] Re: Regarding custom TLS verification HTTP error codes
'Daniel Lockhart' via golang-nuts
-
2025/08/10
[go-nuts] Re: Regarding custom TLS verification HTTP error codes
Jason E. Aten
-
2025/08/10
[go-nuts] Re: Regarding custom TLS verification HTTP error codes
Jason E. Aten