I put another 10-15 hours into extending my recommended reading list for #golang #nevercomplete https://peteraba.com/blog/everything-you-need-to-know-to-start-with-go/
Peter on Dev stuff
Everything You Need to Know to Start with Go
Links for getting started with Go
Deal of the Day May 29: Half off Get Programming with Go and all other Manning books with code wm052917lt… https://twitter.com/i/web/status/869227695569330179
Twitter
Programming with Go
Deal of the Day May 29: Half off Get Programming with Go and all other Manning books with code wm052917lt https://t.co/gXBwKCugwe #golang
ksonnet / ksonnet-lib: (technical preview) Simplify working with Kubernetes https://github.com/ksonnet/ksonnet-lib #golang
GitHub
GitHub - ksonnet/ksonnet-lib: Codegen for Kubernetes-API-compatible Jsonnet libraries
Codegen for Kubernetes-API-compatible Jsonnet libraries - GitHub - ksonnet/ksonnet-lib: Codegen for Kubernetes-API-compatible Jsonnet libraries
zeebo / goof: Goof (Go Object Finder) is a package that does the unthinkable to your binary https://github.com/zeebo/goof #golang
GitHub
GitHub - zeebo/goof: Goof (Go Object Finder) is a package that does the unthinkable to your binary
Goof (Go Object Finder) is a package that does the unthinkable to your binary - zeebo/goof
Released the third post in my series - "Language Mechanics On Memory Profiling" #golang
https://www.goinggo.net/2017/06/language-mechanics-on-memory-profiling.html
https://www.goinggo.net/2017/06/language-mechanics-on-memory-profiling.html
I learned to avoid package globals in #golang after working with go-kit. Best Go lesson from @peterbourgon I've lea… https://twitter.com/i/web/status/869532360932560896
Twitter
Victor (groob)
I learned to avoid package globals in #golang after working with go-kit. Best Go lesson from @peterbourgon I've learned. https://t.co/XkG3JDLKYt
Understanding Tensorflow using Go
https://pgaleone.eu/tensorflow/go/2017/05/29/understanding-tensorflow-using-go
#golang #ai https://pbs.twimg.com/media/DBDiGs3XUAAcq5q.jpg
https://pgaleone.eu/tensorflow/go/2017/05/29/understanding-tensorflow-using-go
#golang #ai https://pbs.twimg.com/media/DBDiGs3XUAAcq5q.jpg
P. Galeone's blog
Understanding Tensorflow using Go
Tensorflow is not a Machine Learning specific library, instead, is a general purpose computation library that represents computations with graphs. Its core is implemented in C++ and there are also bindings for different languages. The bindings for the Go…
vegeta: HTTP load testing tool and library. More powerful and more versatile than Apache Bench #Performance #golang… https://twitter.com/i/web/status/869542687698976768
Twitter
François Zaninotto
vegeta: HTTP load testing tool and library. More powerful and more versatile than Apache Bench #Performance #golang https://t.co/oGFRx13tTy
I love this post from @rakyll on how GCP is supporting distributed tracing. There are things to consider. #golang https://cloudplatform.googleblog.com/2017/04/distributed-tracing-for-Go.html
Google Cloud Platform Blog
Distributed tracing for Go
By Jaana Burcu Dogan, Engineer The Go programming language has emerged as a popular choice for building distributed systems and microserv...
I've just released Pixel 0.6! Major new feature is text drawing. https://github.com/faiface/pixel/releases/tag/v0.6 #golang #gamedev #pixel https://pbs.twimg.com/media/DBE6v2IXcAAYhyn.png
GitHub
faiface/pixel
pixel - A hand-crafted 2D game library in Go
Slides for my @GopherConSG talk, "The Hidden Power of Humble Interfaces", are now up! https://speakerdeck.com/chimeracoder/the-hidden-power-of-humble-interfaces-gophercon-singapore-2017 #golang #go
Speaker Deck
The Hidden Power of Humble Interfaces (GopherCon Singapore 2017)
Learn how to design your own interfaces in Go that are simple yet powerful – just like io.Reader and error. Discover the techniques for correctly identifying the places where interfaces will improve our code, and the specific steps to ensuring that our interfaces…
Concurrency made Easy, my @GopherConSG presentation. Thanks to @sausheong, @AudreyLim77 for their hard work. #golang https://www.youtube.com/watch?v=yKQOunhhf4A&index=16&list=PLq2Nv-Sh8EbZEjZdPLaQt1qh_ohZFMDj8
YouTube
Concurrency made easy - GopherCon SG 2017
Speaker: Dave Cheney
Go’s headline feature is its simple, lightweight concurrency, but most Go programmers that stick with the language for a while tend to look back on their early efforts and say things like “wow, I really went overboard with channels”…
Go’s headline feature is its simple, lightweight concurrency, but most Go programmers that stick with the language for a while tend to look back on their early efforts and say things like “wow, I really went overboard with channels”…
Learned that debugging core dumps already helped three companies since last week to diagnose their crashes. https://rakyll.org/coredumps/ #golang
Open sourced new #golang package for generating API documentation from httptest https://github.com/mercari/go-httpdoc https://pbs.twimg.com/media/DBIRe59UMAAANBn.jpg
GitHub
GitHub - mercari/go-httpdoc: Golang package for generating API documentation from httptest. See example output
Golang package for generating API documentation from httptest. See example output - GitHub - mercari/go-httpdoc: Golang package for generating API documentation from httptest. See example output