I am no longer on the job market
authorRalf Jung <post@ralfj.de>
Sun, 3 Jul 2022 00:07:04 +0000 (20:07 -0400)
committerRalf Jung <post@ralfj.de>
Sun, 3 Jul 2022 00:07:04 +0000 (20:07 -0400)
research/index.html

index d12115283942f40b2f8a3cfe0fa832a1f83bd573..f47112252a02aa6a25e337a96be1490d3084a7e6 100644 (file)
@@ -7,8 +7,6 @@ title: Ralf Jung
 <p>I am a post-doctoral researcher in the <a href="https://pdos.csail.mit.edu/">PDOS group</a> at <a href="https://www.csail.mit.edu/" target="_blank">MIT CSAIL</a> under the supervision of <a href="https://people.csail.mit.edu/kaashoek/" target="_blank">Frans Kaashoek</a> and <a href="https://people.csail.mit.edu/nickolai/" target="_blank">Nickolai Zeldovich</a>.<br>
 Previously, I completed my <a href="thesis.html">PhD</a> at <a href="https://www.mpi-sws.org/">MPI-SWS</a> and <a href="https://www.uni-saarland.de/" target="_blank">Saarland University</a> in Saarbrücken, Germany; my advisor was <a href="https://people.mpi-sws.org/~dreyer/">Derek Dreyer</a>.</p>
 
-<p><i>I am on the academic job market this year (fall 2021), mostly looking for faculty positions in Europe.</i></p>
-
 <p>My two main lines of work are about <a href="https://www.rust-lang.org/">Rust</a> and <a href="https://iris-project.org/">Iris</a>.<br>
 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 <a href="https://plv.mpi-sws.org/rustbelt/popl18/">type safety proof</a>, which also describes a methodology for establishing type safety of well-encapsulated unsafe code.