FEATURED
Golang UK Conference (August 21 in London, UK)
It seems there’s a new Go conference on the scene this summer. There’s a call for speakers open until the end of May if you want to speak.
The State of Go in 2015 with Andrew Gerrand
Core team member Andrew Gerrand is featured in an 80 minute podcast interview with The Changelog talking about the state of Go and what’s coming in 1.5 and 1.6.
The first ops platform for developers
When an error happens, Opbeat will show you the code that is breaking, who wrote it, and how it is affecting performance. Experimental Go support. Go newsletter readers get $100 credit.
(Text) Interview with Go's Russ Cox and Sameer Ajmani
“The most important thing I learned is that a successful programming language is about far more than the language itself.”
ASCII Table Writer: Generate ASCII-drawn Tables
Quite flexible, automatically pads, supports multiple line entries, alignments, custom separators, and more. Ideal to present tabular info in a CLI situation.
Why Go’s Design Is A Disservice to Intelligent Programmers
Very opinionated. Sparked much discussion on Hacker News. (Note: Inclusion is not endorsement.)
IN BRIEF
GopherCon 2015 CFP Open till March 31
The conference itself takes place in Denver, CO over July 7-10.
Komodo 9 Released: A Cross-Platform IDE That Now Supports Go
Fulfilling A Pikedream: The Ups of Downs of Porting 50k Lines of C++ to Go
Dynamic HTTP Routing in Go with Travel
go-bqstreamer: Stream Data Into Google BigQuery Quickly and Concurrently
Go-menu: Simple Interactive Command Line Menus
Pastedown: An Open-Source, Self-Hosted Pastebin Server in Go
Puzzl: An Sliding Puzzle Game for Your Terminal
Dedent: Remove Leading Whitespace From Multiline Strings
go-pry: A Pry-esque REPL for Go
If you’ve used the powerful Pry Ruby REPL, go-pry aims to provide some of the same features to Go.
netbug: Provides A Handler for Registering Profilers On Your Own ServeMux
Could be useful to folks who want to have remote profilers available on their live services, without being tied to the default servemux.
httpdiff: Performs Same Request Against 2 HTTP Servers and Diffs The Results
有疑问加站长微信联系(非本文作者)
