Talks

30 Oct 2019

Kavya Joshi - Understanding Channels

Great talk about internals of Go channels.

30 Oct 2019

Peter Bourgon - Go + Microservices = Go Kit

30 Oct 2019

Dave Cheney - Seven ways to Profile Go Applications

30 Oct 2019

Dave Cheney - SOLID Go Design

30 Oct 2019

Rob Pike - Go Proverbs

30 Oct 2019

Rob Pike - 'Concurrency Is Not Parallelism'

30 Oct 2019

Rob Pike - Simplicity is Complicated

Interesting tale from inception of Go language, and how difficult it really is to create programming language that is as simple as possible.

30 Oct 2019

Jason Scott - That Awesome Time I Was Sued For Two Billion Dollars

Endless tale of software and copyright.

30 Oct 2019

Ashley Williams - A Tale of Two Asyncs: Open Source Language Design in Rust and Node.js

Talk about Node.js and Rust async solutions.

30 Oct 2019

Adam Tornhill - A Crystal Ball to Prioritize Technical Debt

Interesting talk how to visualize and find areas where there is the biggest concentration of changes and most likely technical debt.