CurryOn 2016
Mon 18 - Tue 19 July 2016 Rome, Italy
co-located with ECOOP 2016
Mon 18 Jul 2016 10:05 - 10:45 at Auditorium Loyola - Session 1b

I spent most of my career in academia, working on such topics as denotational semantics and logics of programs. Now I work for Facebook with a team that deploys a program analyser, Infer, based on recent research in program analysis, which itself applied a relatively recent theoretical development in logics of programs, separation logic. In this talk I will talk about our experience deploying this technology, some the challenges we faced, and lessons learned. Most importantly, adapting to Facebook’s fast-paced engineering culture - illustrated by the “Move Fast and Break Things” and similar posters adorning its office walls - has taught me that if verification technology can move fast, in tune with programmers’ workflow, then they will fix more things. This contrasts sharply with the “Move Slow and Break Almost Nothing” attitude to using verification that I learned as an academic. I will also argue that there are ways in which work in program analysis can focus more on the value that can be brought to programmers; for example, I will discuss the merits of "fix rate” as a measure of analysis value, as compared to the more traditional " false positive rate” concept.

Peter O’Hearn works as an Engineering Manager at Facebook with the Static Analysis Tools team, and as a Professor of Computer Science at University College London. His research has been in the broad areas of programming languages and logic, ranging from new logics and mathematical models to industrial applications of program proof. With John Reynolds he developed separation logic, a theory which opened up new practical possibilities for program proof. In 2009 he cofounded a software verification startup company, Monoidics Ltd, which was acquired by Facebook in 2013. The Facebook Infer program analyzer, recently open-sourced, runs on every modification to the code of Facebook’s mobile apps — including the main Facebook apps for Android and iOS, Facebook Messenger and Instagram — in a typical month issuing millions of calls to a custom separation logic theorem prover and resulting in hundreds of bugs being fixed before they reach production.

Mon 18 Jul

Displayed time zone: Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna change

10:05 - 12:25
10:05
40m
Talk
Move Fast to Fix More Things
CurryOn
S: Peter O'Hearn Facebook
10:55
40m
Talk
Notes on Post-Post-Modern-Modern Programming
CurryOn
S: James Noble Victoria University of Wellington
11:45
40m
Talk
A Type is Worth a Thousand Tests
CurryOn
S: Manuel Chakravarty UNSW Australia & Applicative