Skip to content

Commit 814c3c1

Browse files
authored
Update index.md
1 parent 7334dbd commit 814c3c1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ author_profile: true
44
---
55

66
## 👋 About Me
7-
87
- :snake: I’m a [CPython](https://github.com/python/cpython/) Core Developer
98
- :office: I work as Principal Software Engineer at [Arm Ltd](https://www.arm.com)
109
- :computer: I'm part of the Runtimes team where my main goal is to make CPython :snake: and its ecosystem work flawlessly for developers around the world on Arm platforms
@@ -17,7 +16,6 @@ author_profile: true
1716
- :male_sign: Pronouns: he/him/his
1817

1918
## 🎤 Conference Talks
20-
2119
- **EuroPython 2025: Exploring the CPython JIT**
2220
[Slides](https://github.com/diegorusso/diegorusso/blob/main/2025/ep2025_exploring_the_cpython_jit.pdf) | Recording: _coming soon_
2321
- **Microsoft Build 2024: Run PyTorch natively on Windows on Arm using GitHub runners**
@@ -26,12 +24,10 @@ author_profile: true
2624
[Slides](https://github.com/diegorusso/diegorusso/blob/main/2023/ep2023_python_on_arm.pdf) | [Recording](https://www.youtube.com/watch?v=nYf7r0lkTIs)
2725

2826
## 🎧 Podcasts
29-
3027
- **2025 - Intervista Pythonista: Runtime e Interpreter con un Core Developer! #66 ( :it: )**
3128
[YouTube](https://www.youtube.com/watch?v=Xx09D359mR4) | [Spotify](https://creators.spotify.com/pod/profile/marco-santoni/episodes/Runtime-e-Interpreter-con-un-Core-Developer--66-e35gcjl) | [Apple Podcast](https://podcasts.apple.com/lu/podcast/runtime-e-interpreter-con-un-core-developer-66/id1561566952?i=1000717070862)
3229

3330

34-
3531
```
3632
>>> import diegor
3733
>>> diegor.smile()

0 commit comments

Comments
 (0)