Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sun, 18 Feb 2018 08:06:00 +0000 Video: Russ Cox - The Future of Go #gophercon #go2 Let's start talking about what we - the Go community - might want to change about Go. 23 points posted by gopher https://www.youtube.com/watch?v=0Zbh_vmAKvk 2437 Tue, 25 Jul 2017 07:58:00 +0000 Video: Crypto for Go Developers #gophercon #crypto George Tankersley (a security developer at CoreOS) talks about using golang for crypto <a href="https://speakerdeck.com/gtank/crypto-for-go-developers">View Slides</a>&nbsp;Code is available at <a href="https://github.com/gtank/cryptopasta">Github</a> 19 points posted by kenny https://www.youtube.com/watch?v=2r_KMzXB74w 1469 Wed, 04 Jan 2017 17:35:00 +0000 Video: Matthew Holt - Go with ACME #gophercon #tls #web 18 points posted by gopher https://www.youtube.com/watch?v=KdX51QJWQTA 1152 Fri, 21 Oct 2016 14:30:00 +0000 Lessons from Building and Scaling Reddit's Ad Serving Platform with Go #gophercon #reddit The Reddit engineering team recently introduced Go into their stack to write a new ad-serving system to replace a third party system. Deval Shah talks us through the architecture of the new service, the Reddit team's experience using Go for the first time, and all the lessons they've learned from using Go to build this ad server. <a href="https://github.com/devalshah88/gophercon_talk/blob/master/gophercon_slides.pdf">Slides</a> for the talk are available on github.&nbsp; 12 points posted by kenny https://about.sourcegraph.com/go/gophercon-2018-from-prototype-to-production-lessons-from-building-and 3553 Mon, 10 Sep 2018 11:39:00 +0000 Daily code optimization using benchmarks and profiling #gophercon #profiling A gophercon india 2016 talk by Karthic Rao - need some help with analyzing whether algorithm A performs faster than B? Or can I know whether method A performs better than method B? Or is approach A to send JSON response to the client performs better than approach B? How to find answers for everyday performance related questions? 12 points posted by lolly https://medium.com/@hackintoshrao/daily-code-optimization-using-benchmarks-and-profiling-in-golang-gophercon-india-2016-talk-874c8b4dc3c5 612 Sat, 20 Feb 2016 23:58:00 +0000 Video: Dave Cheney - Two Go Programs, Three Different Profiling Techniques #gophercon 8 points posted by kenny https://www.youtube.com/watch?v=nok0aYiGiYA 4093 Thu, 29 Aug 2019 20:51:00 +0000 Video: Porting go to the ibm z architecture #gophercon #ports Video: Gophercon 2016: bill o'farrell on porting go to the ibm z architecture 7 points posted by drogo https://www.youtube.com/watch?v=z0f4Wgi94eo 1617 Wed, 25 Jan 2017 20:57:00 +0000 Testing Go standard library changes #gophercon #tutorials <p name="94be" id="94be" class="graf graf--p graf-after--h3">I had a wonderful time at GopherCon 2017. One of the highlights was being a mentor at the Go Contributor Workshop. This involved two 1.5-hour sessions where Go developers of all skill levels were walked through the process of making their first contributions to the Go project. Every table at the session had two or more mentors to help. Mentors included members of the Go team and community members familiar with the process.</p><div><br></div> 5 points posted by kenny https://medium.com/@vCabbage/go-testing-standard-library-changes-1e9cbed11339 2418 Fri, 21 Jul 2017 16:30:00 +0000