From: Ralf Jung Date: Sun, 3 Jul 2022 00:07:04 +0000 (-0400) Subject: I am no longer on the job market X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/a39bf384475c02d4e32e046fec89a31452488cb8 I am no longer on the job market --- diff --git a/research/index.html b/research/index.html index d121152..f471122 100644 --- a/research/index.html +++ b/research/index.html @@ -7,8 +7,6 @@ title: Ralf Jung

I am a post-doctoral researcher in the PDOS group at MIT CSAIL under the supervision of Frans Kaashoek and Nickolai Zeldovich.
Previously, I completed my PhD at MPI-SWS and Saarland University in Saarbrücken, Germany; my advisor was Derek Dreyer.

-

I am on the academic job market this year (fall 2021), mostly looking for faculty positions in Europe.

-

My two main lines of work are about Rust and Iris.
On the Rust side, I am working (also in collaboration with the Rust language team) towards a solid formal foundation for the language, including in particular the unsafe parts. One key result here is our type safety proof, which also describes a methodology for establishing type safety of well-encapsulated unsafe code.