ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,684 results

Singapore Gophers
Life, the Universe, and everything GO — GopherCon Singapore 2025

Speaker: Ron Evans In this fast-paced interactive keynote, we will Go from the incredibly small to as far as our imaginations can ...

46:35
Life, the Universe, and everything GO — GopherCon Singapore 2025

55 views

7 days ago

Singapore Gophers
Starting and stopping things — GopherCon Singapore 2026

Speaker: Dave Cheney In Go it's trivia to start a goroutine, but, as I'm fond of saying, do you know when that goroutine will stop?

40:24
Starting and stopping things — GopherCon Singapore 2026

62 views

7 days ago

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

Speaker: Jacob Walker, Ardan Labs (@jcbwlkr) Like C, Go uses both stack and heap memory. How can a Gopher know which is ...

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

82,583 views

6 years ago

Singapore Gophers
Why we can't have nice things: Generic methods — GopherCon Singapore 2025

Speaker: Axel Wagner Generic methods would allow us to write chaining APIs. This is particularly important for functional iterator ...

27:35
Why we can't have nice things: Generic methods — GopherCon Singapore 2025

2,300 views

7 days ago

Singapore Gophers
Mocking your codebase without cursing it — GopherCon Singapore 2025

Speaker: Björn Andersson Working with mocks is a lot like working out: if you don't know what you're doing then you'll either a) ...

26:18
Mocking your codebase without cursing it — GopherCon Singapore 2025

182 views

7 days ago

Singapore Gophers
AI Programming with Go — GopherCon Singapore 2025

Speaker: Chang Sau Sheong A short introduction to programming AI using Go. Learn about using Go packages, LLM frameworks, ...

35:37
AI Programming with Go — GopherCon Singapore 2025

62 views

7 days ago

Singapore Gophers
Opening keynote: Clear is better than clever - GopherCon SG 2019

Speaker: Dave Cheney, VMware (@davecheney) Well socialised Gophers often cite readability as one of Go's core tenets, ...

37:22
Opening keynote: Clear is better than clever - GopherCon SG 2019

15,859 views

6 years ago

GopherCon UK
GopherCon UK 2019: Alan Braithwaite - Advanced Testing Techniques

When using the right patterns, testing in Go is more powerful than any other language. In this talk I present those patterns and ...

28:02
GopherCon UK 2019: Alan Braithwaite - Advanced Testing Techniques

6,222 views

6 years ago

Singapore Gophers
Practical GenAI with Go — GopherCon Singapore 2025

Speaker: Adrian Cole Learn how to practice Generative AI in Golang, using some popular tools written in Golang. You'll learn the ...

25:10
Practical GenAI with Go — GopherCon Singapore 2025

40 views

7 days ago

Singapore Gophers
Scaling Go Monorepo Workflows with Athens — GopherCon Singapore 2025

Speaker: Swaminathan Venkatraman At Grab, our Go monorepo powers over 600 microservices and centralises shared libraries, ...

29:43
Scaling Go Monorepo Workflows with Athens — GopherCon Singapore 2025

51 views

7 days ago

Singapore Gophers
Runtime & Concurrency in Go - GopherCon SG 2017

Speaker: V N Nikhil Anurag Goroutines are amazing - They work across multiple cores and spawn multitude of threads. While we ...

16:32
Runtime & Concurrency in Go - GopherCon SG 2017

4,239 views

8 years ago

Singapore Gophers
Keeping myself alive with Go - GopherCon SG 2023

Speaker: Matt Boyle As a type 1 diabetic, keeping myself alive is a daily P1 incident with runbooks that are constantly out of date.

24:05
Keeping myself alive with Go - GopherCon SG 2023

1,218 views

2 years ago

Singapore Gophers
Concurrency made easy - GopherCon SG 2017

Speaker: Dave Cheney Go's headline feature is its simple, lightweight concurrency, but most Go programmers that stick with the ...

27:47
Concurrency made easy - GopherCon SG 2017

27,006 views

8 years ago

GopherCon UK
GopherCon UK 2018: Roberto Clapis - Goroutines: The Dark Side of the Runtime

Have you ever wondered what really lies behind the "go" statement? Did you ever stop and think about differences between ...

37:42
GopherCon UK 2018: Roberto Clapis - Goroutines: The Dark Side of the Runtime

24,774 views

7 years ago

Singapore Gophers
Going Secure with Go - GopherCon SG 2019

Speaker: Natalie Pistunovich, Fraugster (@NataliePis) Natalie will discuss a broad range of aspects of Go application security by ...

23:35
Going Secure with Go - GopherCon SG 2019

10,027 views

6 years ago

GopherCon UK
GopherCon UK 2019: Eran Yanay - Going Infinite: Handling 1 Million Websocket Connections in Go

Go HTTP server provides great scalability, allocating a goroutine per connection, and reusing the efficient multiplexing and ...

29:20
GopherCon UK 2019: Eran Yanay - Going Infinite: Handling 1 Million Websocket Connections in Go

20,622 views

6 years ago

Singapore Gophers
Back to the Future: Modernizing CLIs Using Go - GopherCon SG 2023

Speaker: Marian Montagnino Since the dawn of computing, we've interacted with computers using the text-based Command Line ...

27:32
Back to the Future: Modernizing CLIs Using Go - GopherCon SG 2023

250 views

2 years ago

Singapore Gophers
Writing Efficient Generic Multidimensional Slices - GopherCon SG 2017

Speaker: Chewxy Go has no generics. That makes things a lot harder. Or does it? This talk looks at various attempts in creating ...

29:48
Writing Efficient Generic Multidimensional Slices - GopherCon SG 2017

3,613 views

8 years ago

GopherConIndia
Gophercon India 2016 - Exploiting Your Powerful Cloud Servers by Sathish VJ
27:14
Gophercon India 2016 - Exploiting Your Powerful Cloud Servers by Sathish VJ

664 views

9 years ago

GopherCon UK
Golang UK Conference 2017 | Ian Kent - Production-ready Go

When you're new to Go, it's easy to build and deploy production systems quickly - and learn the hard way what 'production ready' ...

34:48
Golang UK Conference 2017 | Ian Kent - Production-ready Go

8,788 views

8 years ago