X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/db121b7e3203f2f573b91e6b42e2daa975d1f2c9..7ce8acb8c8037663aa81e23442f311643733050f:/research/index.html diff --git a/research/index.html b/research/index.html index fbbc7b3..177deb1 100644 --- a/research/index.html +++ b/research/index.html @@ -4,11 +4,23 @@ title: Ralf Jung
-

I am a PhD student at Max Planck Institute for Software Systems (MPI-SWS) and Saarland University under the supervision of Derek Dreyer, head of the Foundations of Programming group.

+

I am assistant professor at ETH Zürich as part of the Institute for Programming Languages and Systems.
+Previously, I completed my PhD at MPI-SWS and Saarland University in Saarbrücken, Germany; my advisor was Derek Dreyer. +I also did a post-doc in the PDOS group at MIT CSAIL. +

-

Previously, I did my Bachelor's thesis in computer science at the Compiler Design chair of the university (also see below).

+

I am offering up to two fully funded PhD positions in my newly founded research group at ETH Zürich, with flexible start date. +I am looking for strong students that want to do research at the foundations of programming language theory, in program verification and separation logic, with a focus on Rust and Iris. +Knowledge of Coq is greatly appreciated. Interested candidates can contact me directly. +Please explain why you are interested in a PhD in this field and what your prior experience is. Also include a CV and possible contacts for recommendation letters. +Note that doing a PhD at ETH Zürich generally requires a Master's degree, but there is a direct doctorate program that you can enter with a Bachelor's degree.

-

I am currently working on logics to support modular reasoning about higher-order concurrent imperative programs. The focus is on providing simple building blocks that are powerful enough to recover previous reasoning techniques.

+

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. +My goal is to make unsafe Rust just as safe as safe Rust by means of formal verification.
+On the Iris side, besides continuing development of its logical foundations, I am interested in applying Iris to new problem domains; recently I started working on modular verification of fault-tolerant distributed system components.
+For some more information, check out my research blog, my CV, and my research statement.

In my free time, I like to run internet services myself and work on free software. This goes hand-in-hand with my pursuit of defending our privacy rights and our freedom in the digital world.