Max Hodak: What Really Kills Deep Tech Startups?
Max Hodak, CEO of Science (a retinal prosthesis company), explains that deep tech startup success is determined by infrastructure and iteration speed rather than technical brilliance. He emphasizes that proper systems for purchasing, recruiting, and performance management are as critical as the core technology, and shares specific processes Science uses to scale efficiently.
Summary
Max Hodak opens by discussing his background in brain-computer interfaces over nearly 20 years, from early neuroscience research at Duke to his current role at Science, which has developed a retinal prosthesis that restores vision to blind patients through implanted solar-cell chips powered by projected infrared light.
The core thesis of his talk is that infrastructure—not technology—determines success or failure in deep tech companies. He uses the Picasso quote about artists discussing where to buy cheap turpentine to argue that successful founders focus on logistics and operational systems rather than high-level strategy.
On purchasing and spending: Hodak explains the problems that emerge as companies scale. Founders initially approve all purchases but this becomes impossible with multiple employees. Handing out corporate credit cards causes confusion about spending authority. Setting up procurement systems creates delays through B2B vendor processes requiring quotes, purchase orders, and invoices. The solution requires building internal software (Helix at Science) that gives teams budgeting clarity so they understand available resources and make trade-offs appropriately. He notes that Science discovered individual wafer iterations cost $40,000—critical information for runway calculations that many founders don't systematically track.
On hiring and recruitment: Hodak describes a four-step process Science uses: (1) online applications with company-wide voting by employees with similar backgrounds to applicants (distributed to avoid bottlenecks), (2) phone screens assessing judgment, horsepower, and agency, (3) take-home homework that is AI-resistant and naturally scorable, and (4) final interviews. He emphasizes that 17% of top-funnel applications proceed to phone screen, and at least 25% of interview candidates should convert to offers to avoid wasting time on onsites.
On performance reviews: Rather than traditional annual HR-driven 360 reviews, Hodak developed "Eigen Reviews"—a continuous system where employees periodically rate whether they'd rehire their colleagues today. The system uses eigenvector centrality (similar to Google's PageRank) to weight votes based on the rater's own credibility, creating an unbiased continuous signal of performance. This replaces the traumatic once-yearly review process and surfaces issues within weeks rather than months.
On judgment and decision-making: Hodak argues that founders cannot delegate their judgment. Success requires making decisions that make sense to you even when alone in that conviction, as exceptional companies exist at the statistical tails. He emphasizes that at critical inflection points years into a company with hundreds of millions at stake, there is often no one to ask for advice—the CEO must commit to their judgment. However, he notes that action always produces information and the action space is larger than it appears; getting stuck is rare if you keep injecting effort.
On BCIs and consciousness: Hodak positions neural interfaces not as AI-adjacent but as a longevity/healthcare story. He argues that brain-direct engineering avoids unsolved biology problems and produces dramatic effect sizes—deep brain stimulation patients can go from unable to hold water to writing cursive in 10 seconds. He believes BCIs could help prove consciousness is a practical rather than philosophical problem through future experiments.
On infrastructure and speed: The overarching theme is that iteration speed determines success, and infrastructure determines iteration speed. Companies that learn weekly versus monthly will overwhelmingly outcompete. Speed comes from boring systems: purchasing efficiency, recruiting systems that don't bottleneck, and continuous performance signals. Hodak notes most deep tech failures aren't due to technology not working, but inability to organize hundreds of people and manage physical infrastructure as the organization scales.
On building versus buying software: Hodak argues that custom internal software (Helix) is valuable for deep tech companies because commercial ERP systems don't fit their needs. SpaceX's Warp Speed, Facebook's internal tools, and YC's software all exemplify how companies that build bespoke systems tuned to their operations gain efficiency that off-the-shelf software cannot provide. This became more viable with AI-assisted coding.
Key Insights
- Hodak argues that deep tech startups fail not because the technology doesn't work, but because founders cannot manage the human organizations and physical infrastructure required at scale, making execution systems as important as technical competence.
- Hodak's Eigen Reviews system uses graph-based weighting (eigenvector centrality) to create continuous performance signals every 4-6 weeks rather than annual reviews, allowing early detection of hiring issues and eliminating traumatic HR-driven processes.
- Hodak claims that at critical decision points years into a company with hundreds of millions at stake, there is often no one to ask for advice and the CEO must have refined judgment to commit to decisions despite uncertainty.
- Hodak demonstrates that without systematic cost attribution for materials bought in bulk and experiments, teams treat resources as free ('experiments are free, they cost media from the fridge') rather than understanding actual runway.
- Hodak positions retinal prostheses and neural engineering as longevity/healthcare solutions that produce dramatic effect sizes by directly engineering the brain, rather than as AI-adjacent technologies, and notes these approaches avoid unsolved biological problems inherent in traditional medicine.
Topics
Transcript
[0:07] My name is Max Hodak. I'm the CEO of a company called Science. Um, we're going to talk a little bit about infrastructure at startups. So, I've spent most of my life working on brain computer interfaces. This is almost 20 years ago now. Um, I started my career as an undergrad working in a lab at Duke. This is from our very first Society for Neuroscience conference. The experiment I was working on back then was if you put electrodes in the brain of a monkey and then give a monkey a joystick and you record the neural activity as it's playing a game. If you make the joystick say go the cursor go [0:38] sideways when the…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Y Combinator
Building the First Data Centers in Space
Philip Johnston, CEO of StarCloud, discusses building data centers in space to address Earth's energy bottleneck for AI. The company launched its first satellite (StarCloud 1) in November 2025 with an Nvidia H100 GPU, and has raised $170 million to deploy a constellation of 88,000 satellites that could provide 20 gigawatts of compute capacity.
Patrick Collison: "What If You Succeed?"
Patrick Collison discusses Stripe's founding story, the importance of concrete customer problems, and shares data suggesting it's the best time ever to start a business. He argues that despite AI advancement, there will be many winners rather than centralization, and emphasizes the value of deep learning alongside AI tools.
Multi-GPU Kernels, Intelligence per Watt, Heterogeneous Inference, and More | YC Paper Club
This YC Paper Club event focused on chip and kernel specialization in AI systems, featuring discussions on multi-GPU kernel optimization, energy-efficient inference, AI-generated kernel code, heterogeneous inference hardware, and GPU-accelerated game engine simulation. Speakers explored how specialization across hardware, software, and algorithms can dramatically improve efficiency and performance across different AI workloads.
Blake Scholl: The Future Was Supposed to Be Faster
Blake Scholl, founder of Boom Aerospace, discusses building the first independently developed supersonic jet by applying software development principles to hardware manufacturing. He argues that startups can compete in regulated industries by building solutions that solve regulatory concerns, and emphasizes that passion, iteration, and vertical integration are key to breakthrough innovation in deep tech.
Boris Cherny: Building Claude Code
Boris Cherny, creator of Claude Code, discusses how Anthropic's Opus 5 model represents a major leap in AI capabilities, requiring a fundamental rethinking of how to build AI products. Rather than accumulating complexity, successful builders must regularly delete system prompts and code to "unhobble" the model, allowing it to tackle increasingly complex tasks like rewriting entire codebases and maintaining software automatically.