Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Explorando el Open Source con IA
Search
Jesús Espino
July 10, 2025
0
7
Explorando el Open Source con IA
Jesús Espino
July 10, 2025
Tweet
Share
More Decks by Jesús Espino
See All by Jesús Espino
Exploring a complex codebase with AI
jespino
0
8
Deep dive into a go binary
jespino
1
170
Deep dive in a SQL query (PgIbz)
jespino
2
120
Understanding the go runtime
jespino
1
140
Tests end-to-end en entornos complejos con testcontainers
jespino
0
33
Dissecting Slices, Maps and Channels in Go
jespino
0
65
Understanding the memory model of 5 languages
jespino
0
150
The Javascript Toolset
jespino
1
94
Deep dive in a SQL query
jespino
0
120
Featured
See All Featured
4 Signs Your Business is Dying
shpigford
185
22k
Code Reviewing Like a Champion
maltzj
525
40k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
A designer walks into a library…
pauljervisheath
208
24k
Music & Morning Musume
bryan
46
6.8k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Site-Speed That Sticks
csswizardry
10
870
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Transcript
Jesús Espino, Software Engineer @ Gitpod
• Libertad • Código disponible • Todos lo usamos a
diario • Son nuestras principales herramientas
• Nueva herramienta • Combinada con Open Source • Nos
ayuda a aprender
• Bucle principal del intérprete (eval) • Manejo de enteros
largos
None
• Como se parsea una query SQL • Inserciones en
índices BTree
None
• El punto de entrada del kernel • El planificador
de tareas
None
• El compilador • El gestor de memoria
None
None
None