.@maybeawg will be presenting on structured logging at @EdmontonGo in Alberta, Canada on June 26th #GoLang RSVP: https://www.meetup.com/startupedmonton/events/240464732/
Meetup
Startup Edmonton
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
https://edmontongo.org/2017-06/
https://edmontongo.org/2017-06/
Last video for http://usegolang.com was edited today. Exporting and uploading before the course launches on Monday! #golang
Usegolang
Web Development with Go
Learn how to create a real, prod ready web app in Go
Optimising #algorithms in Go for machine learning - http://buff.ly/2sGrLEz via @JameseBowman #machinelearning… https://twitter.com/i/web/status/876421752229961728
James Bowman
Optimising algorithms in Go for machine learning - Part 2
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
Optimising #algorithms in Go for machine learning - http://bit.ly/2sGjuR1 via @JameseBowman #machinelearning… https://twitter.com/i/web/status/876364906530045953
James Bowman
Optimising algorithms in Go for machine learning - Part 2
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
How does the #golang scheduler work? https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor
Quora
How does the golang scheduler work? - Quora
I will give an overview of the scheduler used as of Go version 1.7. There are three basic structures, known as G, M, and P. A G is a goroutine. An M is an operating system thread. A P is a (logical) processor. There are exactly GOMAXPROCS P’s (GOM...
Web Development with Go (http://usegolang.com) has officially launched! Save 20% until Wed, Jun 21. #golang
Usegolang
Web Development with Go
Learn how to create a real, prod ready web app in Go
I made a joke service for #golang talk YEARS ago & it's still up:
https://eight22er.danga.com (old cert)
But where's it hosted?! Can't get shell
https://eight22er.danga.com (old cert)
But where's it hosted?! Can't get shell
We work with a #cloud-native technology stack comprised of #Kubernetes, #Docker, #AWS and #Golang, and we want YOU! https://tech.zalando.com/jobs/690486-senior-backend-engineer-kubernetes-aws/
Zalando Tech
Senior Backend Engineer (Kubernetes/AWS) – Zalando Tech Jobs
Come work as a Senior Backend Engineer (Kubernetes/AWS) at Zalando Tech in Berlin
We work with a #cloud-native technology stack comprised of #Kubernetes, #Docker, #AWS and #Golang, and we want YOU! https://tech.zalando.com/jobs/690486-senior-backend-engineer-kubernetes-aws/
Zalando Tech
Senior Backend Engineer (Kubernetes/AWS) – Zalando Tech Jobs
Come work as a Senior Backend Engineer (Kubernetes/AWS) at Zalando Tech in Berlin
Great article from @peterbourgon http://peter.bourgon.org/blog/2017/06/09/theory-of-modern-go.html on not using init() or package global vars in #golang.
peter.bourgon.org
Peter Bourgon · A theory of modern Go
Peter Bourgon has a web site, and this is that web site.
Tuesday micro blog: How to find out which Go version built your binary. https://dave.cheney.net/2017/06/20/how-to-find-out-which-go-version-built-your-binary #golang
"How does the Go Scheduler work"
Goroutines, threads, and processors - great info here about scheduling
https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor #golang
Goroutines, threads, and processors - great info here about scheduling
https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor #golang
Quora
How does the golang scheduler work? - Quora
I will give an overview of the scheduler used as of Go version 1.7. There are three basic structures, known as G, M, and P. A G is a goroutine. An M is an operating system thread. A P is a (logical) processor. There are exactly GOMAXPROCS P’s (GOM...
Just tagged #gokit 0.5.0 with (breaking but good!) changes to package sd, all glory to @YuriShkuro 🙌 #golang https://github.com/go-kit/kit/releases/tag/v0.5.0
GitHub
go-kit/kit
kit - A standard library for microservices.
"Cancelling Multiple Goroutines"
My expansion on other posts about concurrency & cancellation - @andychilton
https://chilts.org/2017/06/12/cancelling-multiple-goroutines #golang
My expansion on other posts about concurrency & cancellation - @andychilton
https://chilts.org/2017/06/12/cancelling-multiple-goroutines #golang
chilts.org
Andrew Chilton
A blog about tech.
Even if you don't write #golang you should watch how to design packages and APIs https://www.youtube.com/watch?v=spKM5CyBwJA @goinggodotnet
YouTube
4. William Kennedy - Package Oriented Design
GCI17 in Pune India