Web / Mobile Release Tools

facebook mobile

I'm helping think through how we build and release software. Supporting the needs of O(thousands) of developers comes with it's challenges which are fun to tackle.

React Native

mobile

Facebook has open sourced the cross-platform framework, React Native, and I'm thinking through the process of shipping apps built with it.

Having a say in the entire stack that renders an app unlocks some interesting technological solutions to the way we ship mobile apps. Hopefully we'll soon be able to share our experiences with them.

SMS Auto-Routing

mobile

As is repeated all too often in The Valley, scaling is a hard problem. Facebook sends a mind-numbing number of SMS messages to people every day around the world. I led the effort to re-build the system that chooses a route such that it improves delivery rates and provides transparency into how it operates.

It is much easier to build a complicated, opaque system than a simple, understandable one. I've learned time and again that the latter is a better option: you can iterate on something you understand, and a simple stack is by definition easier to maintain.

Registration Flow across Interfaces

facebook mobile data analysis

I used to tech lead Facebook's team responsible for the influx of new users. We monitor Growth, and pay special interest to emerging markets where people are grappling with concepts about online living that we take for granted.

I spent two and a half years on this team, and in that time we've shifted our focus to people with limited access to the internet through their Android phones. A major contribution of mine was a logging funnel; which doesn't sound too sexy until you realize how key it is to understanding intent and retention. For technical reasons, Facebook's established A/B testing framework didn't work for us out of the box, so we leveraged my work here to efficiently experiment in native apps.

Ping me for chai / coffee if you want to hear about some of the challenges we've tackled.

Dog Programming Language

human research

This was a project with Sep Kamvar and his students to make a programming language that captures the richness of human social interactions. This built on earlier work to create a "social computing stack" that allows one to author a program that weaves together regular computational work with tasks that a person can execute.

Later, I spent a summer at the Media Lab working on applications of this language: like people coming together to create a piece of artwork, or help each other learn a new skill. Sep even exhibited some of this work at a museum in Sweden, which was of course fun to tag along for.

Teaching Programming

open source research data analysis

Alex Ji and I started a class based on the software carpentry principle. The idea is that programming is a tool that people across disciplines need to master. We taught physicists, biologists, etc. the basics of programming in Python, writing code in a sustainable manner and analyzing data with numpy and matplotlib. Anyone who has worked in a scientific lab will attest to how messy the software development techniques can be; I'm told we made a dent in that problem at Stanford Physics at least.

I went back to the class as a guest lecturer a few years later to talk about data analysis at Facebook. To assist, I made this toy framework abtest-learn that simulates running experiments for us to analyze.

Power Editor

facebook open source

At Facebook, I worked on a client-driven Javascript web app, before it was cool to do so. The creator of ukijs was my intern mentor, and the Power Editor was our test bed. We dealt with the scaling problems that modern Javascript tries to address, and I collaborated with great engineers who went on to make frameworks you may be familiar with like Bolt and React.

We also got a bit of press for a fun hack we did.

Still Reading?

See my Github profile, or cross-reference this with my resumé listing the organizations where I have worked.