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
4 Signs Your Business is Dying
shpigford
184
22k
Building Applications with DynamoDB
mza
95
6.5k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Navigating Team Friction
lara
187
15k
Building Adaptive Systems
keathley
43
2.7k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
Faster Mobile Websites
deanohume
307
31k
Unsuck your backbone
ammeep
671
58k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
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