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
2
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
1
Deep dive into a go binary
jespino
1
140
Deep dive in a SQL query (PgIbz)
jespino
2
93
Understanding the go runtime
jespino
1
130
Tests end-to-end en entornos complejos con testcontainers
jespino
0
29
Dissecting Slices, Maps and Channels in Go
jespino
0
59
Understanding the memory model of 5 languages
jespino
0
140
The Javascript Toolset
jespino
1
89
Deep dive in a SQL query
jespino
0
110
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Producing Creativity
orderedlist
PRO
346
40k
We Have a Design System, Now What?
morganepeng
53
7.7k
4 Signs Your Business is Dying
shpigford
184
22k
YesSQL, Process and Tooling at Scale
rocio
173
14k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Into the Great Unknown - MozCon
thekraken
40
1.9k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Faster Mobile Websites
deanohume
307
31k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
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