Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Tue, 10 Oct 2017 22:07:00 +0000 Slides: Go 1.8 improvements 10 points posted by kenny http://go-talks.appspot.com/github.com/dlsniper/talks/2016/go1.8/talk.slide 1255 Thu, 24 Nov 2016 08:01:00 +0000 Slides: To err is human 8 points posted by andythomas https://go-talks.appspot.com/github.com/edmontongo/presentations/2018-01/err/err.slide#1 3137 Tue, 23 Jan 2018 16:13:00 +0000 Slides: Slices - performance through cache friendliness #caching #performance #dotgo A talk at dotgo 2016 by Damian Gryski 7 points posted by kenny https://go-talks.appspot.com/github.com/dgryski/talks/dotgo-2016/slices.slide 1597 Sun, 22 Jan 2017 13:05:00 +0000 Slides: Writing high performance go 7 points posted by andythomas http://go-talks.appspot.com/github.com/davecheney/presentations/writing-high-performance-go.slide 1076 Thu, 15 Sep 2016 12:11:00 +0000 Seven ways to profile a Go program (slides) By Dave Cheney 7 points posted by Tim Donell http://go-talks.appspot.com/github.com/davecheney/presentations/seven.slide 1051 Thu, 08 Sep 2016 13:51:00 +0000 Slides: Fallacies of distributed computing #gophercon <h3>In scope for this talk</h3> <p>Go programs …</p><ul style="margin: 20px 0px 0px 1.5em; padding: 0px; font-family: 'Open Sans', Arial, sans-serif; font-size: 26px; letter-spacing: -1px; -webkit-text-size-adjust: auto; background-color: rgb(255, 255, 255);"><li style="padding: 0px; margin: 0px 0px 0.5em;">running on two or more machines (VMs, containers, etc.)</li><li style="padding: 0px; margin: 0px 0px 0.5em;">using <code style="font-size: 24.700000762939453px; font-family: 'Droid Sans Mono', 'Courier New', monospace;">net/*</code></li><li style="padding: 0px; margin: 0px 0px 0.5em;">that need to coordinate their efforts to achieve a result</li><li style="padding: 0px; margin: 0px 0px 0.5em;">with centralized or decentralized control</li> </ul><p>In short&nbsp;distributed&nbsp;systems&nbsp;at large …</p> 6 points posted by kenny http://go-talks.appspot.com/github.com/mhausenblas/fallacies-of-distributed-gomputing/main.slide#1 2407 Sun, 16 Jul 2017 11:01:00 +0000 Slides: Fuzzing - the new unit testing by Dmitry Vyukov 4 points posted by kenny https://go-talks.appspot.com/github.com/dvyukov/go-fuzz/slides/fuzzing.slide#1 3243 Mon, 19 Mar 2018 20:28:00 +0000