go
stinkpot: sqlite-backed shell history https://lobste.rs/s/bvgaff #show #go
https://tangled.org/oppi.li/stinkpot
How I use HTMX with Go https://lobste.rs/s/rg1wee #go #web
https://www.alexedwards.net/blog/how-i-use-htmx-with-go
Compiling a Go program into a native binary for Nintendo Switch https://lobste.rs/s/jgzcye #games #go
https://ebitengine.org/en/blog/native_compiling_for_nintendo_switch.html
Profile-guided optimization in Go via @prattmic https://lobste.rs/s/noa9x5 #go #performance
https://lemire.me/blog/2026/08/09/profile-guided-optimization-in-go/
Generic Methods in Go https://lobste.rs/s/matewg #go #plt
https://go.dev/blog/generic-methods
Adding Go to a browser code runner https://lobste.rs/s/qtui32 #go #programming #wasm
https://blog.lvmbdv.dev/posts/adding-go-to-a-browser-code-runner/
Signing TLS handshakes inside a TPM via @fs111 https://lobste.rs/s/vospwq #go #security
https://bschaatsbergen.com/posts/go-tpm-tls/
Hunting Down a Go Runtime Bug on 32-bit Embedded Systems https://lobste.rs/s/apjhyj #go #linux
https://sigma-star.at/blog/2026/08/go-runtime-netpoll-bug/
Data races and the memory model in Go https://lobste.rs/s/chhsuf #go
https://func25.dev/posts/go-memory-visibility/
Watching Go's new garbage collector move through the heap https://lobste.rs/s/u60zv9 #dotnet #go #performance
https://theconsensus.dev/p/2026/07/19/observing-gos-garbage-collector-old-and-new.html
Golang Maps: How Swiss Tables Replaced the Old Bucket Design https://lobste.rs/s/qvs2s7 #go
https://blog.gaborkoos.com/posts/2026-07-24-Golang-Maps-How-Swiss-Tables-Replaced-the-Old-Bucket-Design/
Go 1.27 is released - The Go Programming Language via @binjip978 https://lobste.rs/s/smrw3n #go #release
https://go.dev/blog/go1.27
People of ACM - Russ Cox via @binjip978 https://lobste.rs/s/wqkycj #go #person
https://www.acm.org/articles/people-of-acm/2026/russ-cox
Go 1.27 interactive tour https://lobste.rs/s/7ibjyl #go
https://victoriametrics.com/blog/go-1-27/
Aiki reaches recursive self-interpretation https://lobste.rs/s/qlvnlu #go #plt #release
https://decuser.github.io/posts/aiki-alpha-mileston26-update/
Going freestanding https://lobste.rs/s/8cq6jl #go
https://antonz.org/going-freestanding/
gala: Scala in Go https://lobste.rs/s/3yaiqm #go #scala
HTTPS://github.com/martianoff/gala
Soppo - Go, with the features it's missing via @wezm https://lobste.rs/s/0ykmyt #go
https://soppolang.dev/
How Go detects struct copies with sync.noCopy https://lobste.rs/s/ttrnw5 #go
https://func25.dev/posts/go-sync-nocopy/
Go 1.27 Release Notes https://lobste.rs/s/q0wkpe #go #release
https://go.dev/doc/go1.27
Routeup – stable local HTTPS URLs and opt-in public tunnels https://lobste.rs/s/daohlz #show #go #networking
https://routeup.dev
Understanding Go's sync.Map from API to Hash Trie https://lobste.rs/s/oqno0v #go
https://victoriametrics.com/blog/go-sync-map-hash-trie/