undefined

Jesús Espino

The guest is affiliated with Mattermost and shares insights from his experiences reading the Go source code.

Top 3 podcasts with Jesús Espino

Ranked by the Snipd community
undefined
Jul 24, 2024 • 48min

Aha moments reading Go's source: Part 2

Jesús Espino from Mattermost shares his enlightening journey through Go's source code. He highlights intriguing insights about the Go runtime and its complexities, particularly in cross-compiling. Jesús discusses the efficient startup sequence of Go applications and how assembly functions set the stage for performance. He also touches on the significance of function inlining and zero-cost abstractions, shedding light on optimizing memory usage. Dive into the fascinating world of API development and the unique advantages that Go provides!
undefined
Jul 18, 2024 • 47min

Aha moments reading Go's source: Part 1

Jesús Espino, a Mattermost contributor, shares intriguing insights about his enlightening experiences with Go's source code. He discusses the intricate workings of slices, maps, and channels, offering a peek into Go's concurrency with goroutines. Jesús also highlights the Go compiler's inlining overhaul and the uniqueness of TinyGo. With a blend of technical depth and personal anecdotes, he paints a vivid picture of how Go's features challenge traditional programming paradigms, making for an engaging exploration.
undefined
Jul 18, 2024 • 47min

Aha moments reading Go's source: Part 1 (Go Time #323)

Jesús Espino, a tech expert from Mattermost, dives into his enlightening journey through the Go source code, revealing six of his memorable 'aha moments.' He explores the secrets of goroutines and their efficiency, and sheds light on Go's compiler optimizations like inlining. Jesús also discusses intriguing concepts such as slices, maps, and channels, and compares Go's memory management to Python's. Expect fascinating insights into programming tools and the evolving landscape of software development.