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
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Statistics for Hackers
jakevdp
799
220k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
What's in a price? How to price your products and services
michaelherold
246
12k
How to Ace a Technical Interview
jacobian
278
23k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Faster Mobile Websites
deanohume
307
31k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
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