Skip to content

Commit c2b4f73

Browse files
committed
updated info jeffrey
1 parent 3a3d3e8 commit c2b4f73

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/pages/talks/jeffrey.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ layout: "../../layouts/TalkLayout.astro"
33

44
tracks:
55
- industry
6-
talkTitle: "Closing keynote"
6+
talkTitle: "Transitioning to memory safety: lessons from the Android project"
77
talkLevel: "All"
88
talkTags: []
99
talkDuration: 15 # 15 or 30 min
1010

1111
speakers: [{
1212
name: "Jeffrey Vander Stoep",
1313
image: jeffrey.png,
14-
title: "",
15-
org: "",
14+
title: "Software Engineer - Android Security",
15+
org: "Google",
1616
url: "",
1717
bluesky: "",
1818
linkedin: "https://www.linkedin.com/in/jeffrey-vander-stoep-8a56629/",
@@ -23,8 +23,7 @@ speakers: [{
2323
day: "tuesday"
2424
---
2525

26-
To be announced.
26+
Transitioning a large, established codebase to memory-safe languages presents significant challenges. We’ll explore the Android project's journey in adopting Rust, sharing practical strategies and lessons learned on how to integrate Rust into an existing codebase and drive adoption.
2727

2828
////// <!-- sepatator between abstract and bio -->
2929

30-

0 commit comments

Comments
 (0)