Media Summary: Adding plugins to your Go program used to mean cross-compilation issues, security vulnerabilities, and slow speeds. Thanks to ... This talk explores the concept of a “debug archive”, essentially a snapshot of the state of a running system, which can provide an ... This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level ...

Gophercon 2022 Safe Fast And - Detailed Analysis & Overview

Adding plugins to your Go program used to mean cross-compilation issues, security vulnerabilities, and slow speeds. Thanks to ... This talk explores the concept of a “debug archive”, essentially a snapshot of the state of a running system, which can provide an ... This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level ... Go 1, the first stable release of Go, came with a compatibility promise. This talk will explain why that's important, what it does and ... So many incredible applications have been built... and then never deployed. In 7 minutes or less, we'll build a Go application from ... The Go standard library provides robust abstractions that allow developers to write programs that can easily make system calls to ...

The Go compiler is a great tool, but sometimes it looks like magic. How does this software convert my source code into something ... In this tutorial, Zach will show you how to profile your codebase to make it Is Go well suited for rigid-body simulation of orbital vehicles? What about 3D visualization of an orbital maneuver? Wait, so you ... When our team set out to conquer the world and perform integration testing for our project, we arrived at an impasse. The typical ... About the talk: What started out as an experimental service to rank livestreams evolved to a platform powering all types of content ... When a developer changes a line of code, how long does it take for that code to run in their development cluster? L Körbes, an ...

Why doesn't the Go standard library provide a concurrent cache? Because Go emphasizes building custom data structures that fit ...

Photo Gallery

GopherCon 2022: Safe, Fast, and Easy: Building a Plugin System with WebAssembly - Kyle Conroy
GopherCon 2022: Collect First, Ask Questions Later - Zach Wasserman
GopherCon 2022: Exploring Network Programming by Building a Toxiproxy Clone - Jordan Neufeld
GopherCon 2022: Compatibility: How Go Programs Keep Working - Russ Cox
GopherCon 2022: Deploy Your Go Application in 7 Minutes - Luke Schlangen
GopherCon 2022: System Programming for Real-time Video Capture in Go - Vladimir Vivien
GopherCon 2022: Hello World, from the Code to the Screen - Jesús Espino
GopherCon 2022: Performance in a High-throughput SQL Database - Zach Musgrave
GopherCon 2022: Aerospace Go - Patricio Whittingslow
GopherCon 2022: A Journey Through Integration Testing with Go- What Could Go Wrong? - Samantha Coyle
GopherCon Europe 2022:  Konrad Reiche - From Service To Platform: A Ranking System in Go
GopherCon 2020: The Quest for the Fastest Deployment Time - L Körbes
View Detailed Profile
GopherCon 2022: Safe, Fast, and Easy: Building a Plugin System with WebAssembly - Kyle Conroy

GopherCon 2022: Safe, Fast, and Easy: Building a Plugin System with WebAssembly - Kyle Conroy

Adding plugins to your Go program used to mean cross-compilation issues, security vulnerabilities, and slow speeds. Thanks to ...

GopherCon 2022: Collect First, Ask Questions Later - Zach Wasserman

GopherCon 2022: Collect First, Ask Questions Later - Zach Wasserman

This talk explores the concept of a “debug archive”, essentially a snapshot of the state of a running system, which can provide an ...

GopherCon 2022: Exploring Network Programming by Building a Toxiproxy Clone - Jordan Neufeld

GopherCon 2022: Exploring Network Programming by Building a Toxiproxy Clone - Jordan Neufeld

This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level ...

GopherCon 2022: Compatibility: How Go Programs Keep Working - Russ Cox

GopherCon 2022: Compatibility: How Go Programs Keep Working - Russ Cox

Go 1, the first stable release of Go, came with a compatibility promise. This talk will explain why that's important, what it does and ...

GopherCon 2022: Deploy Your Go Application in 7 Minutes - Luke Schlangen

GopherCon 2022: Deploy Your Go Application in 7 Minutes - Luke Schlangen

So many incredible applications have been built... and then never deployed. In 7 minutes or less, we'll build a Go application from ...

GopherCon 2022: System Programming for Real-time Video Capture in Go - Vladimir Vivien

GopherCon 2022: System Programming for Real-time Video Capture in Go - Vladimir Vivien

The Go standard library provides robust abstractions that allow developers to write programs that can easily make system calls to ...

GopherCon 2022: Hello World, from the Code to the Screen - Jesús Espino

GopherCon 2022: Hello World, from the Code to the Screen - Jesús Espino

The Go compiler is a great tool, but sometimes it looks like magic. How does this software convert my source code into something ...

GopherCon 2022: Performance in a High-throughput SQL Database - Zach Musgrave

GopherCon 2022: Performance in a High-throughput SQL Database - Zach Musgrave

In this tutorial, Zach will show you how to profile your codebase to make it

GopherCon 2022: Aerospace Go - Patricio Whittingslow

GopherCon 2022: Aerospace Go - Patricio Whittingslow

Is Go well suited for rigid-body simulation of orbital vehicles? What about 3D visualization of an orbital maneuver? Wait, so you ...

GopherCon 2022: A Journey Through Integration Testing with Go- What Could Go Wrong? - Samantha Coyle

GopherCon 2022: A Journey Through Integration Testing with Go- What Could Go Wrong? - Samantha Coyle

When our team set out to conquer the world and perform integration testing for our project, we arrived at an impasse. The typical ...

GopherCon Europe 2022:  Konrad Reiche - From Service To Platform: A Ranking System in Go

GopherCon Europe 2022: Konrad Reiche - From Service To Platform: A Ranking System in Go

About the talk: What started out as an experimental service to rank livestreams evolved to a platform powering all types of content ...

GopherCon 2020: The Quest for the Fastest Deployment Time - L Körbes

GopherCon 2020: The Quest for the Fastest Deployment Time - L Körbes

When a developer changes a line of code, how long does it take for that code to run in their development cluster? L Körbes, an ...

GopherCon 2023: Building a Highly Concurrent Cache in Go: A Hitchhiker's Guide - Konrad Reiche

GopherCon 2023: Building a Highly Concurrent Cache in Go: A Hitchhiker's Guide - Konrad Reiche

Why doesn't the Go standard library provide a concurrent cache? Because Go emphasizes building custom data structures that fit ...