Skip to content
Lex Fridman PodcastLex Fridman Podcast

Kevin Systrom: Instagram | Lex Fridman Podcast #243

Kevin Systrom is the co-founder and former CEO of Instagram. Please support this podcast by checking out our sponsors: - Theragun: https://therabody.com/lex to get 30 day trial - NI: https://www.ni.com/perspectives - GiveWell: https://www.givewell.org/ and use code LEX to get donation matched up to $1k - Blinkist: https://blinkist.com/lex and use code LEX to get 25% off premium - Fundrise: https://fundrise.com/lex EPISODE LINKS: Kevin's Instagram: https://www.instagram.com/kevin/ Kevin's Twitter: https://twitter.com/kevin Kevin's LinkedIn: https://www.linkedin.com/in/kevinsystrom PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ Full episodes playlist: https://www.youtube.com/playlist?list=PLrAXtmErZgOdP_8GztsuKi9nrraNbKKp4 Clips playlist: https://www.youtube.com/playlist?list=PLrAXtmErZgOeciFP3CBCIEElOJeitOr41 OUTLINE: 0:00 - Introduction 0:22 - Origin of Instagram 42:29 - New social networks 1:01:34 - Selling Instagram to Facebook 1:24:36 - Features 1:28:42 - Facebook 2:05:24 - Whistleblower 2:16:43 - Machine learning 2:26:41 - Advice for startups 2:32:33 - Money 2:38:33 - Love 2:40:50 - Meaning of life SOCIAL: - Twitter: https://twitter.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - Medium: https://medium.com/@lexfridman - Reddit: https://reddit.com/r/lexfridman - Support on Patreon: https://www.patreon.com/lexfridman

Lex FridmanhostKevin Systromguest
Nov 23, 20212h 44mWatch on YouTube ↗

CHAPTERS

  1. 0:00 – 4:08

    From Burbn to Instagram: the pivot that unlocked product–market fit

    Kevin Systrom recounts how Instagram began as Burbn, a check-in app in the Foursquare era, and why it failed to stand out. The team identified that users most loved sharing photos in-the-moment and ruthlessly cut everything else to focus on that behavior.

    • Check-in apps (Foursquare/Gowalla) as the 2010 backdrop
    • Burbn’s feature set wasn’t differentiated enough to earn usage
    • The ‘come to Jesus’ moment: list the top three things users loved
    • Photos became the core: check-in via image rather than location text
    • Early insight: real-time, inline visual sharing wasn’t yet a default pattern
  2. 4:08 – 13:51

    Learning from users like backprop: intuition, data, and the right learning rate

    They discuss how early-stage product decisions were guided by observing actual usage rather than relying on self-reported feedback. Kevin frames startup iteration as a kind of backpropagation—measure how wrong you are, adjust, and avoid learning too slowly or chaotically.

    • Usage patterns beat opinions; feedback is hard to get honestly
    • The ‘learning rate’ analogy: too slow = stubbornness, too fast = thrash
    • Thanksgiving/Gantt-chart story illustrates why people won’t criticize
    • Collect simple engagement data early (retention, frequency, impressions)
    • Use multiple metrics—don’t ‘fly a plane’ staring at one instrument
  3. 13:51 – 18:57

    Why photos won: iPhone shift, filters, and making bad cameras look artistic

    Kevin argues big companies form during big technical shifts—Instagram rode the iPhone + great camera moment (iPhone 4). They leaned into the limitations of mobile photos with filters inspired by Holga aesthetics, making ‘imperfect’ images shareable and stylish.

    • Technical shift thesis: ‘a phone that didn’t suck’ enabled new sharing
    • Camera + network-in-pocket changed what people could post instantly
    • Early mobile photos were low quality; filters turned flaws into a style
    • X-Pro 2 filter origin story and the early brute-force implementation
    • Product-market fit can tolerate technical roughness if the outcome delights
  4. 18:57 – 31:03

    Speed as perception: square images, hidden latency, and performance priorities

    Kevin explains why Instagram standardized image size (e.g., 512x512) and how they ‘cheated’ latency by uploading in the background while users wrote captions. The chapter digs into practical performance tradeoffs and why polishing the core experience matters more than over-engineering for scale.

    • Square/small images reduced compute time vs competitors’ huge renders
    • Background uploading created the illusion of instant posting
    • Relative speed matters; hiding latency can be as valuable as reducing it
    • Device constraints (iPhone 3G vs iPhone 4) shaped UX priorities
    • Avoid solving ‘billion-user scaling’ before solving ‘great experience’
  5. 31:03 – 38:46

    Building the early stack: Objective-C, Python/Django, Postgres, Redis—and scaling surprises

    They cover Instagram’s straightforward early tech stack and how far it stretched (tens of millions of users). Kevin tells the story of initially running on a single rented machine and only later discovering AWS, illustrating how messy early scaling can be.

    • iPhone-only launch; Objective-C client and Python/Django backend
    • PostgreSQL choice rooted in check-in/geo needs; Redis adopted early
    • Basic stack can last surprisingly long (up to ~50M users)
    • Early hosting naivety: single box in LA, then awkward AWS migration
    • Scaling pain was mostly data/storage/ops, not fancy ML
  6. 38:46 – 42:29

    What product–market fit looks like: cohorts, retention curves, and network effects

    Kevin argues PMF isn’t a user-count milestone but a pattern in retention and cohort behavior. They discuss turning the ‘spigot’ of growth, watching cohorts improve as network effects kick in, and why tests helped the team move quickly without breaking everything.

    • PMF measured via cohort retention and trends, not absolute totals
    • Network effects can cause older cohorts to re-engage as friends join
    • Advice: don’t worry about scaling until PMF exists
    • Hiring people who’ve ‘seen the game’ accelerates scaling later
    • Automated tests as ‘go slow to go fast’ infrastructure for iteration
  7. 42:29 – 47:08

    Can new social networks still win? Find the cracks, not the core

    Kevin believes new massive social networks will keep emerging (Snapchat, TikTok as proof). The key is to exploit structural openings—things incumbents can’t or won’t do—rather than copying their core product head-on.

    • Compete by targeting openings incumbents are structurally bad at
    • Instagram won by being mobile-first and visual when others weren’t
    • Snapchat’s ephemerality addressed ‘manicured permanence’ fatigue
    • TikTok reframed discovery with a different content/creator dynamic
    • Pattern-based argument: a new winner emerges every few years
  8. 47:08 – 1:01:34

    Recommenders, value functions, and making social networks ‘less social’

    They explore how feeds are built (candidate generation + ranking) and why ‘friends shared it’ can bias content toward divisive, engagement-seeking posts. Kevin’s provocative thesis: the worst part of social networks is the people—future systems may rely less on social graphs and more on content quality and discovery.

    • Two-stage recommenders: candidate generation then ranking
    • Social-graph candidates bias toward what people share for attention
    • Engagement-driven selection can amplify divisive or emotionally charged content
    • TikTok as a model: distribution less dependent on pre-built followings
    • Opportunity: rethink candidate sourcing and define ‘good’ beyond engagement
  9. 1:01:34 – 1:24:38

    Selling Instagram to Facebook: valuation shock, rocket-ship logic, and life after ‘arriving’

    Kevin walks through the 2012 acquisition context: fundraising at a then-stunning $500M valuation, exhaustion at 13 employees, and the jump to a $1B deal. He reflects on the emotional whiplash of public attention, ‘we have arrived’ syndrome, and why the game continues after winning.

    • Corporate dev background at Google informed negotiation expectations
    • Market context: $500M felt outrageous post-2008; Facebook doubled it
    • Rationale: Facebook resources to scale + de-risk employees’ lives
    • Post-deal downside: attention, limelight, and existential ‘what’s next?’
    • Mindset shift: choose the hard game you enjoy; there’s no final end state
  10. 1:24:38 – 1:28:42

    Features and strategy: Jobs-to-be-Done, Stories vs IGTV vs Shopping

    Kevin uses Jobs-to-be-Done theory to explain which Instagram features fit the core mission and which felt off-brand. Stories, he argues, better fulfilled the job of visually sharing life at scale, while IGTV and Shopping were less aligned with Instagram’s original purpose.

    • Jobs-to-be-Done framing: why users ‘hire’ Instagram
    • Core job: visually share your life to feel connected and seen
    • Stories as a better fit for low-pressure, non-permanent sharing
    • IGTV and Shopping as weaker fits to the core job
    • Product sprawl risk: too many bolted-on features confuse purpose
  11. 1:28:42 – 1:35:10

    What Facebook is for: communities, Groups, and the problem of chasing shiny objects

    Kevin defines Facebook’s strongest ‘job’ as enabling communities to coordinate and communicate—most clearly expressed through Groups (and to a degree Marketplace). They discuss how losing focus and chasing competitors can erode clarity, and why consistently delivering product ‘hits’ keeps consumers on your side.

    • Facebook’s origin: transaction/coordination within real communities
    • Groups as the clearest expression of Facebook’s enduring value
    • Reddit comparison: group-centric interaction with different openness
    • Risk of copying trends: misalignment between user intent and new features
    • Without delightful launches, public scrutiny intensifies and trust erodes
  12. 1:35:10 – 2:05:24

    Trust, backlash, and leadership: bedside manner, transparency, and founder visibility

    They examine why public sentiment can turn against founders and companies, and how user emotion gets mapped onto leaders. Kevin emphasizes trustworthiness, relatable communication, and ‘bedside manner,’ plus the difficulty of rebuilding trust after perceived missteps.

    • People ascribe how a product makes them feel to the founder/CEO
    • Founder-led visibility amplifies blame and distrust when controversies hit
    • Bedside manner: communicating with empathy matters as much as facts
    • Trust is hard to rebuild; past breaches linger in public memory
    • Vulnerability and admitting mistakes as a leadership advantage internally
  13. 2:05:24 – 2:16:42

    Whistleblower moment: nuance, incentives, and the future of internal transparency

    Kevin reacts to the Frances Haugen disclosures and the broader ecosystem of media incentives, narratives, and selective evidence. He notes the personal risk of whistleblowing while also worrying about the chilling effect on open internal culture and transparency inside future companies.

    • No single ‘blame’: product, leadership, algorithms, and human nature interact
    • Leadership posture post-problem matters: acknowledge, investigate, invest to fix
    • Document dumps can be curated; nuance is easily lost in public discourse
    • Risk: whistleblowing may push companies toward Apple-like secrecy
    • Well-orchestrated media timing vs the substantive issues in the documents
  14. 2:16:42 – 2:44:38

    Machine learning’s next wave: reinforcement learning, utility, and advice for builders

    Kevin and Lex dive into machine learning’s role in recommender systems, the limits of engagement metrics, and why reinforcement learning is both powerful and hard (reward design, data needs, convergence). The conversation closes with pragmatic startup advice: choose problems you love, align skills/passion/market, raise money from the right people, and build with accountability and strong partnerships.

    • ML makes products better; executives need real fluency, not buzzwords
    • Reinforcement learning potential vs difficulty: reward design and simulators
    • Applications beyond social: energy, logistics, buildings, capacity planning
    • Startup guidance: three-circle model (skills, passion, world need)
    • Funding and governance: choose aligned investors; create truth-tellers and accountability

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.