Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sun, 18 Mar 2018 08:51:00 +0000 Slides: Ivan Danyliuk on visualising concurrency Ivan Danyliuk, Codemotion Milano 26 Nov 2016 11 points posted by kenny http://divan.github.io/talks/2016/codemotion/ 1273 Sat, 26 Nov 2016 16:46:00 +0000 Visualizing Concurrency in Go 9 points posted by gopher https://divan.github.io/posts/go_concurrency_visualize 547 Thu, 28 Jan 2016 17:12:00 +0000 Avoid gotchas in Go 7 points posted by lolly https://divan.github.io/posts/avoid_gotchas 1227 Tue, 15 Nov 2016 20:16:00 +0000 Flutter in go - a thought experiment 5 points posted by kenny https://divan.github.io/posts/flutter_go 3770 Tue, 15 Jan 2019 13:49:00 +0000 My GopherCon experience 5 points posted by Tim Donell https://divan.github.io/posts/gophercon16 1257 Thu, 24 Nov 2016 10:36:00 +0000 Visualising concurrency in Go (slides) #gophercon 5 points posted by kenny http://divan.github.io/talks/2016/gophercon/ 931 Tue, 12 Jul 2016 07:34:00 +0000 Left padding and go - a story about dependencies You’ve probably heard that story about NPM community and LeftPad package, that broke thousands JavaScript projects worldwide. There was a nice follow-up article titled “Have We Forget How To Program” and one guy even created left-pad.io - Left-Pad As A Service web service. People got a lot of fun discussing this story. I personally find this story amazing, because there is no single point of failure, but rather a set of things and coincidences resulted in a disaster. Every person I spoke about left-pad story sees it through it’s own lens of concern. Some blame JS-community, some talks about how important vendoring is nowadays and others stands for absolutist views of the DRY principle. 5 points posted by kenny https://divan.github.io/posts/leftpad_and_go 746 Thu, 31 Mar 2016 15:24:00 +0000 Misusing the error interface 4 points posted by lolly https://divan.github.io/posts/misusing_error_interface 2251 Wed, 24 May 2017 22:20:00 +0000