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
160
Deep dive in a SQL query (PgIbz)
jespino
2
110
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
63
Understanding the memory model of 5 languages
jespino
0
150
The Javascript Toolset
jespino
1
91
Deep dive in a SQL query
jespino
0
120
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
KATA
mclloyd
32
14k
Gamification - CAS2011
davidbonilla
81
5.4k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Code Reviewing Like a Champion
maltzj
525
40k
The Cult of Friendly URLs
andyhume
79
6.6k
Become a Pro
speakerdeck
PRO
29
5.5k
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