A successful story of reimplementing a safe-browsing proxy for Telefónica, moving from C and socket handling, to Go and packet management, and how Go can h...
Famous last words: “CGo will allow me to write code in Go once and invoke it from other languages easily”. I demonstrate that this approach is mostly more tr...
Come hear why and how Go is engineered for longevity for the practi...
We always hear how Go is a simple language, how it can enable developers to be productive.In this talk, we'll start from scratch and develop a production-rea...
Have you ever wondered what really lies behind the “go” statement? ...
"Are we inclusive yet?" is the Diversity Panel debate featuring Cas...
What happens when you have half a million users, 11 millions of the...
An embedded system usually involves low level languages like C and ...
Introducing GoCV (https://gocv.io) a new package for letting Go pro...
Bill Kennedy's keynote for the second day of the conference.💛 F...
Lightning talks at GoLab 2018 for the first day of conference:- Documenting Go Code with Beatiful Tests - Paweł Słomka- Turn data into Go structs - Martin Cz...
CERN is using an increasing number of DNS based load balanced aliases (currently over 600).We will explain the Go based concurrent implementation of the Load...