Discussions

Go discussions, ranked by engagement.

The most-upvoted Go threads from Hacker News, Reddit, and community forums.

1,594
Stories indexed
31
Live sources
22 issue
Latest digest
22h 26m 06:30 CET
Next digest in
Only digest picks
61 stories
Showing Discussions × Reset all
r/
Is Go loosing it's way? (reddit.com)

I honestly think it's better than ever, I'm loving every last second of it. Just watched latest video https://www.youtube.com/watch?v=WqSWZuGS9pc by Prime and he disagrees, his take is that the lang i

Discussions In digest via Reddit by narrow-adventure
r/
why we need to close res.body (reddit.com)

hey why we need to use req.body.close() when we make a request from go server??? i searched it online things i found were that it is recommended, it is in docs and it causes memory leak, but why that

Discussions In digest via Reddit by newInternetDeveloper
r/
Small Projects (reddit.com)

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

Discussions In digest via Reddit by AutoModerator
r/
I Thought Redis Was Just a HashMap (mukul0x9.pages.dev)

built a tiny in-memory db in Go to understand what's actually happening inside Redis. here's what I learned about hash tables, lock contention, and why Redis isn't just a HashMap.

Discussions In digest via Reddit by mukulx99
r/
Future of Go (In the AI Era) (reddit.com)

I watched a talk from GopherCon 2025 titled "Go's Next Frontier" which basically was a talk from one of the main language maintainers at Google, about how they are planning to modify Gos tooling and d

Discussions In digest via Reddit by spiritualquestions
r/
Go programming workbook (reddit.com)

Hi, if you're learning Go or want to improve your skills, I've created a workbook with small projects to help you practice concurrency, error handling, OOP, and more. I'm still working on it, so the l

Discussions In digest via Reddit by cs_gazeta
r/
Go 1.26.4 is released (reddit.com)

You can download binary and source distributions from the Go website: https://go.dev/dl/ View the release notes for more information: https://go.dev/doc/devel/release go1.26.4 Find out more: https://g

Discussions In digest via Reddit by MarcelloHolland
M
🌟 Go 1 (hachyderm.io)

🌟 Go 1.26.4 and 1.25.11 are released! 🔐 Security: Includes 3 security fixes to the standard library. 📣 Announcement: https:// groups.google.com/g/golang-ann ounce/c/tKs3rmcBcKw/m/1ou-Xt7gAQAJ

Discussions In digest via Mastodon by golang
r/
Build from scratch technologies in Go - resources (reddit.com)

A lot of people suggest to get better understanging of programming recreate technology from scratch. For Go the most know for me resources with this kind aproaches are: Writing an interpreter in Go \-

Discussions In digest via Reddit by pepiks