💡

InsightHunt

Hunt the Insights

E

Eric Simons

Co-founder & CEO

StackBlitz / Bolt

Execution (1)👥 Team & Culture (1)🎯 Product Strategy (1)

Key Takeaways

  • 1.PMs 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.
  • 2.Prioritize 'context per head' over headcount: Bolt reached $40M ARR with ~20 people by hiring for tenure and trust rather than rapidly expanding the team.
  • 3.During hypergrowth or crisis, replace async communication with daily all-hands syncs to ensure 0% fidelity loss in information transfer.
  • 4.Deep tech requires a 'survival' strategy: If building foundational tech, keep burn incredibly low until the market catalyst (like AI) arrives.
  • 5.The 'Zero-Shot' benchmark has shifted: We have passed the threshold where AI can generate production-grade, beautiful applications in a single prompt.
  • 6.Don't optimize for cloud VMs for AI coding: Client-side compute (browser-based OS) allows for faster, cheaper, and more secure AI agent interactions.
  • 7.Software 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 →