Oddbean new post about | logout
 cc @miljan 
 4. Decouple the UI rendering from backend fetching; the entire UI is taking several seconds to show up when really it should render instantly (with profile metadata once its in local storage) and then populate itself using background data fetching.