💡

InsightHunt

Hunt the Insights

E

Eric Simons

Episode #95

Co-founder & CEO

StackBlitz / Bolt

Execution👥Team & Culture🎯Product Strategy

📝Full Transcript

16,971 words
Lenny Rachitsky (00:00:00): The rate you're growing is absurd. You're in this cohort of companies that are just growing at rates that we've never seen in the history of startups. Eric Simons (00:00:05): The company was on the verge of going under when we launched Bolt, and what ended up happening is, in the first two months it went from zero to 20 million of ARR. And we've already crossed 30 million of ARR, with the current rate we're on, our forecast for the year is we want to get to 100 million of ARR. Lenny Rachitsky (00:00:22): This is just non-stop wild shit. How is this possible? What has allowed you to grow this much, this fast, with such a small team? Eric Simons (00:00:30): Most importantly, it's been the people. It's rare to find startups where you have the core group of five, six, seven people that have been there for five years plus. Lenny Rachitsky (00:00:38): You basically were building a tech first, and then looking for a problem to solve later, which is often what people tell you not to do. Eric Simons (00:00:44): I think that's the hard thing about being an entrepreneur. There are periods of time where you have to make judgment calls that are not going to be the consensus view. You got to have confidence in your convictions on how to best play the hand. Lenny Rachitsky (00:00:54): A lot of people see these stats, and they sometimes don't see that there was also years and years of work before that. Eric Simons (00:00:59): It was kind of like, Bolt's this overnight success, seven years in the making. Lenny Rachitsky (00:01:05): Today my guest is Eric Simons. Eric is co-founder and CEO of StackBlitz, which makes a product called Bolt, which is currently neck and neck with Cursor for being the fastest growing product in history. They're currently the number one most popular web AI code app with over three million registered users. Two months after launching last October, they hit 20 million ARR. At the time of this recording, they're approaching...

💡 Key Takeaways

  • 1PMs are becoming the new software engineers: The ability to write a clear PRD is now the same skill set required to prompt an AI to build a full-stack application.
  • 2Prioritize 'context per head' over headcount: Bolt reached $40M ARR with ~20 people by hiring for tenure and trust rather than rapidly expanding the team.
  • 3During hypergrowth or crisis, replace async communication with daily all-hands syncs to ensure 0% fidelity loss in information transfer.
  • 4Deep tech requires a 'survival' strategy: If building foundational tech, keep burn incredibly low until the market catalyst (like AI) arrives.
  • 5The 'Zero-Shot' benchmark has shifted: We have passed the threshold where AI can generate production-grade, beautiful applications in a single prompt.
  • 6Don't optimize for cloud VMs for AI coding: Client-side compute (browser-based OS) allows for faster, cheaper, and more secure AI agent interactions.
  • 7Software is deterministic, making it the ideal AI vertical: unlike law or medicine, code either runs or it doesn't, allowing for massive reinforcement learning loops.

📚Methodologies (3)

Execution

A workflow where PMs and non-technical founders use AI as a 'junior developer' to build production software. It shifts the human role from writing code to defining specs and debugging high-level logic.

Core Principles

  • 1.Treat the Prompt like a JIRA Ticket: Be specific about constraints, logic, and outcomes. Don't just say 'build an app'; provide the specs.
  • 2.Bifurcate Logic and Vibes: Use strict instructions for functionality, but give the AI creative freedom (e.g., 'make it prettier') for UI/UX, where it excels.
  • 3.The Human 'Un-sticker': The human's primary technical role shifts to identifying where the AI gets jammed and providing specific guidance to resolve that edge case.
  • +1 more...

"Talk to this thing like you do a Linear ticket... Just think of this as your coworker, your developer coworker."

#prompt-driven#development#cycle
View Deep Dive →
👥 Team & Culture

A counter-intuitive management approach where the entire company meets synchronously every single day to ensure total alignment and immediate execution, rejecting the standard advice to 'scale processes' or use async tools.

Core Principles

  • 1.Daily All-Hands Sync: The entire team meets every day (e.g., 8 AM Pacific) for at least an hour.
  • 2.Zero Fidelity Loss: By having everyone in the room, information is not diluted through managers or written updates; everyone hears the raw data.
  • 3.Universal Context: Every employee, regardless of role, understands the current fires, customer issues, and server loads.
  • +1 more...

"There's 0% fidelity loss in that. Everything, every day, is being audited front to back... When you're in these times of just extreme growth, you want as close to 0% loss on communications."

#zero-loss#communication#protocol
View Deep Dive →
🎯 Product Strategy

A strategy of building difficult, proprietary infrastructure (Deep Tech) while maintaining an extremely low burn rate, effectively holding a 'call option' on a future market shift.

Core Principles

  • 1.Build the Impossible: Focus on technology that others deem too hard or impossible (e.g., booting an OS in a browser).
  • 2.The 'Cockroach' Mode: Operate with absolute minimal burn. Do not raise massive rounds that force premature scaling. Survive at all costs.
  • 3.Wait for the Convergence: Continue R&D until an external catalyst (e.g., LLM capabilities) unlocks the value of your infrastructure.
  • +1 more...

"It was kind of like, Bolt's this overnight success, seven years in the making."

#option#strategy#product
View Deep Dive →