Media Summary: Ever wanted to ask arbitrary questions about your program while it is running with minimal impact on performance? In this talk, we ... Ever feel like moving code bases, even in the same language, can feel like working at an entirely new company? Over the past ... Let's talk about programmable errors and how you can design your own architecture that allows you to legibly master your system ...

Gophercon 2019 Dynamically Instrumenting Go - Detailed Analysis & Overview

Ever wanted to ask arbitrary questions about your program while it is running with minimal impact on performance? In this talk, we ... Ever feel like moving code bases, even in the same language, can feel like working at an entirely new company? Over the past ... Let's talk about programmable errors and how you can design your own architecture that allows you to legibly master your system ... When the core of a language fails you, and you can't remove a file, how can you fix it? Oliver will share his contribution journey ... A look at how Mat Ryer builds web services after doing so for the past eight years. Extremely practical, tried and tested patterns ... Speaker: Jacob Walker, Ardan Labs () Like C,

The design for the number of concurrency is important to achieve both speed and stability. To give a good performance without ... There's never been a better time to adopt I'm also the maintainer of the open source project behind the Advantages and requirements for generics in

Photo Gallery

GopherCon 2019: Dynamically Instrumenting Go Programs - Jason Keene
GopherCon 2019: You Can't Go Your Own Way - Jessica Lucci
GopherCon 2019: Handling Go Errors - Marwan Sulaiman
GopherCon 2019: Contributing to the os Package: How Deep Do You Go? - Oliver Stenbom
GopherCon 2019: How I Write HTTP Web Services after Eight Years - Mat Ryer
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019
GopherCon 2017: Go Build Modes - David Crawshaw
GopherCon 2019: Optimization for Number of goroutines Using Feedback Control - Yusuke Miyake
GopherCon 2019: PKI for Gophers - Eric Chiang
GopherCon 2019: Controlling the go runtime - Patrick Hawley
GopherCon 2019: What Got Us Here, Won't Get Us There - Johnny Boursiquot
GopherCon 2019: Debugging Go Code in VS Code - Ramya Rao
View Detailed Profile
GopherCon 2019: Dynamically Instrumenting Go Programs - Jason Keene

GopherCon 2019: Dynamically Instrumenting Go Programs - Jason Keene

Ever wanted to ask arbitrary questions about your program while it is running with minimal impact on performance? In this talk, we ...

GopherCon 2019: You Can't Go Your Own Way - Jessica Lucci

GopherCon 2019: You Can't Go Your Own Way - Jessica Lucci

Ever feel like moving code bases, even in the same language, can feel like working at an entirely new company? Over the past ...

GopherCon 2019: Handling Go Errors - Marwan Sulaiman

GopherCon 2019: Handling Go Errors - Marwan Sulaiman

Let's talk about programmable errors and how you can design your own architecture that allows you to legibly master your system ...

GopherCon 2019: Contributing to the os Package: How Deep Do You Go? - Oliver Stenbom

GopherCon 2019: Contributing to the os Package: How Deep Do You Go? - Oliver Stenbom

When the core of a language fails you, and you can't remove a file, how can you fix it? Oliver will share his contribution journey ...

GopherCon 2019: How I Write HTTP Web Services after Eight Years - Mat Ryer

GopherCon 2019: How I Write HTTP Web Services after Eight Years - Mat Ryer

A look at how Mat Ryer builds web services after doing so for the past eight years. Extremely practical, tried and tested patterns ...

Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

Speaker: Jacob Walker, Ardan Labs (@jcbwlkr) Like C,

GopherCon 2017: Go Build Modes - David Crawshaw

GopherCon 2017: Go Build Modes - David Crawshaw

The

GopherCon 2019: Optimization for Number of goroutines Using Feedback Control - Yusuke Miyake

GopherCon 2019: Optimization for Number of goroutines Using Feedback Control - Yusuke Miyake

The design for the number of concurrency is important to achieve both speed and stability. To give a good performance without ...

GopherCon 2019: PKI for Gophers - Eric Chiang

GopherCon 2019: PKI for Gophers - Eric Chiang

TLS is easy, PKI is hard. Learn about

GopherCon 2019: Controlling the go runtime - Patrick Hawley

GopherCon 2019: Controlling the go runtime - Patrick Hawley

Sometimes we need to tell the

GopherCon 2019: What Got Us Here, Won't Get Us There - Johnny Boursiquot

GopherCon 2019: What Got Us Here, Won't Get Us There - Johnny Boursiquot

There's never been a better time to adopt

GopherCon 2019: Debugging Go Code in VS Code - Ramya Rao

GopherCon 2019: Debugging Go Code in VS Code - Ramya Rao

I'm also the maintainer of the open source project behind the

GopherCon 2019: Generics in Go - Ian Lance Taylor

GopherCon 2019: Generics in Go - Ian Lance Taylor

Advantages and requirements for generics in