Grumpy: A python Runtime Built on Go, by Google tools
It translates Python code into Go programs that then run in the usual way (it's not an interpreter).
A Look at What's Coming in Go 1.8 news
A run through a variety of details about the forthcoming release.
Florin Pan and Filippo Valsorda
5 Things to Watch in Go Programming in 2017 news
What will innovations like dynamic plugins, serverless Go, and HTTP/2 Push mean for your development this year?
Susan Conant
Try Codeship Pro: Free CI with Native Docker Support
Introducing Codeship Pro, with a free tier of our Continuous Integration service with Native Docker support. Join customers like InvisionApp and start shipping your Docker apps faster with 100 free builds per month. Start today!
Codeship sponsored

Brad Fitzpatrick on the Go Project in 2017 news
Core team member Brad reflects on some specific process-related quirks of the Go project he’d like to see resolved this year and asks for your own suggestions.
Brad Fitzpatrick
C and Go: A Side-by-Side Reference Sheet tools
For a variety of common tasks, it shows the C version on the left, Go on the right.
Hyperpolyglot
GopherCon 2017 Registration Open news
The world’s largest Go conference is back in Denver, Colorado over July 13-15.
Gopher Academy
Cherami: Uber's Distributed, Highly Available Message Queue System
A distributed, scalable, durable, and highly available message queue system built at Uber to transport asynchronous tasks. It’s built in Go.
Uber