Goroutine Leak Profiles https://lobste.rs/s/dpfpr3 #go
https://go.dev/blog/goroutine-leak-profiles
go
TinyGo 0.42 - Recover Is Real https://lobste.rs/s/qi1bxu #go #release
https://tinygo.org/blog/2026/tinygo-0.42-recover-is-real/
The new Go JSON API: twice as fast, or 1.5x slower? https://lobste.rs/s/67ygvv #go #performance
https://lemire.me/blog/2026/08/29/the-new-go-json-api-twice-as-fast-or-1-5x-slower/
Debian Code Search: Fast TurboPFor with Go SIMD https://lobste.rs/s/ceuque #go #performance
https://michael.stapelberg.ch/posts/2026-09-06-dcs-fast-turbopfor-go-simd/
Data races and the limits of ThreadSanitizer in C and Go https://lobste.rs/s/mcnj6l #c #go
https://theconsensus.dev/p/2026/09/06/data-races-and-the-limits-of-threadsanitizer-in-c-and-go.html
Sloc Cloc and Code - Did I just get Buster Scrugged? via @wezm https://lobste.rs/s/biulze #go #performance
https://boyter.org/posts/did-i-just-get-buster-scrugged/
Why Function Arguments Are Not Function Colors via @abnv https://lobste.rs/s/tsfs3w #go #haskell #programming
https://jerf.org/iri/post/2026/func_args_are_not_colors/