Skip to content
The Twenty Minute VCThe Twenty Minute VC

Guy Podjarny: The Future of AI Software Development - What is Real & What is BS | E1232

Guy Podjarny founded Tessl, Snyk and Blaze. Tessl is reimagining software development for the AI era and shaping AI Native Development. Snyk created and leads the Developer Security category, and is now a multi-billion dollar company with over 1,000 employees. Guy was previously CTO at Akamai (following its acquisition of Blaze), is an active angel investor, and co-hosts of the AI Native Dev podcast. ----------------------------------------------- Timestamps: (00:00) Intro (00:57) On NVIDIA’s Market Position (02:12) Will We See a Trough of Disillusionment in AI (04:40) Is AGI Worth the $9 Trillion Investment? (06:51) Is $100 Billion Necessary to Compete in Frontier AI? (09:19) Is Benioff Right to Criticize Copilot? (11:23) Are AI Dev Tools Actually Any Good? (14:05) What Is Agentic Development vs. AI Dev Tools? (18:08) Open vs. Closed: The Future of Software Development (21:29) When Will Enterprises Move Beyond Experimental Budgets? (27:15) Why Would Companies Like Snyk Choose to Go Public? (28:28) How Will the Role of Software Developers Evolve? (30:29) How Many Devs Should Move to Architectural Thinking? (34:54) Why Is Security Becoming Harder with AI Dev Tools? (36:21) Spicy Questions (39:21) Quick-Fire Round ----------------------------------------------- In Today’s Episode with Guy Podjarny We Discuss: - Discussion on NVIDIA's Market Position - Will We See a Trough of Disillusionment in AI - The Future of AI Development and Specialized Models - Challenges and Opportunities in AI Dev Tools - Concerns About Closed vs. Open Development Platforms - Speculations on AI's Role in Application Layers - Google's Competitive Edge - IPO and M&A in the Trump Era - The Future Role of Software Developers - Security Challenges in AI Development - Spicy Questions and Charity Donations ----------------------------------------------- Subscribe on Spotify: https://open.spotify.com/show/3j2KMcZTtgTNBKwtZBMHvl?si=85bc9196860e4466 Subscribe on Apple Podcasts: https://podcasts.apple.com/us/podcast/the-twenty-minute-vc-20vc-venture-capital-startup/id958230465 Follow Harry Stebbings on Twitter: https://twitter.com/HarryStebbings Follow Guy Podjarny on Twitter: https://twitter.com/guypod Follow 20VC on Instagram: https://www.instagram.com/20vchq Follow 20VC on TikTok: https://www.tiktok.com/@20vc_tok Visit our Website: https://www.20vc.com Subscribe to our Newsletter: https://www.thetwentyminutevc.com/contact ----------------------------------------------- #20vc #harrystebbings #guypodjarny #tessl #slyk #blaze #ceo #founder #venturecapital #openai #nvidia #saas

Guy PodjarnyguestHarry Stebbingshost
Nov 29, 202448mWatch on YouTube ↗

CHAPTERS

  1. 0:53 – 2:12

    NVIDIA: market growth vs. share dominance vs. valuation multiple

    Guy breaks down Masa Son’s “NVIDIA is undervalued” claim into three separate questions: whether the AI chip market keeps expanding, whether NVIDIA keeps its lead, and whether the current revenue multiple is justified. He’s confident on market growth and NVIDIA’s durable advantage, but more cautious on valuation as an allocation question versus other stocks.

    • AI semiconductor demand likely continues to grow strongly
    • NVIDIA’s moat: CUDA/software ecosystem, manufacturing/IP, and execution
    • Cloud distribution risk pushes NVIDIA to build higher-level offerings (incl. cloud)
    • Valuation is harder: multiple depends on alternatives and relative growth
  2. 2:12 – 4:42

    Trough of disillusionment: real, but driven by timing and duplicated startups

    Harry presses on whether enterprises will hit a “trough of disillusionment.” Guy agrees some disappointment is likely, not because AI won’t matter, but because expectations and budgets are ahead of organizational readiness and process change. He also points to huge redundancy among startups building the same thin use cases, creating waste and shakeouts.

    • Enterprise AI spend is often experimental and ‘non-resilient’
    • Value creation lags because org/process change is slower than hype
    • Many AI startups are redundant (dozens/thousands in the same niche)
    • Shakeouts can happen even if the underlying tech trend is durable
  3. 4:42 – 6:51

    Is AGI worth trillions? Adoption bottlenecks are societal, not just technical

    On the $9T AGI CapEx claim, Guy argues the payoff could be massive, but timelines are constrained by regulation, accountability, and insurance—especially in high-stakes domains like law and autonomy. He notes AGI is also loosely defined, making predictions easy and incentives messy.

    • AI is disruptive: adoption requires changing institutions and workflows
    • Key blockers: liability, regulation, insurance, and accountability
    • AGI timelines are hard partly because “AGI” is poorly defined
    • Incentives shape forecasts: fundraisers often predict sooner arrival
  4. 6:51 – 8:41

    Why frontier models still require $100B—and when specialized models matter

    Guy largely agrees you need vast capital to compete at the foundation-model frontier, rejecting “democratization of cost.” He lays out two scenarios: scaling laws keep pushing costs up, or specialized models win in the near term if general scaling hits limits. Over longer horizons, he still expects capital intensity to dominate.

    • Frontier foundation models remain highly capital-intensive
    • Two theses: continued scaling vs. specialized-model advantage
    • Rumored limitations in next-gen general models make specialization more plausible near-term
    • Specialization may be a temporary edge; long-run advantage still favors big capital
  5. 8:41 – 9:27

    Why Tessell won’t build a foundation model: be the best user of the ecosystem

    Asked whether Tessell considered training its own model, Guy says no—because the market’s innovation is broader and different models excel at different tasks. He frames the strategy as staying model-agnostic and leveraging the best available capabilities rather than competing with model providers.

    • Different models have distinct strengths (reasoning, code gen, visuals)
    • Avoid lock-in: don’t “pick one model,” keep optionality
    • Analogy: prefer being the best cloud user over building a cloud
    • Focus on product/workflow value rather than foundation-model competition
  6. 9:27 – 11:24

    Benioff vs. Copilot: real developer value, but risks of ‘average’ code quality

    Guy pushes back on claims that coding assistants “don’t work,” citing strong developer pull and workflow adoption. Still, he worries about quality: developers review more than they reason, and LLM output tends toward average patterns unless tightly guided. The productivity gain is real, but it can replicate mediocrity at scale.

    • Coding assistants have clear user love and retention (Copilot/Cursor)
    • Reviewing generated code can reduce depth of thought
    • LLMs often produce ‘average’ code unless prompted precisely
    • Main risk: scaling the production of mediocre patterns
  7. 11:24 – 13:07

    Are AI dev tools any good? Where they help today—and the ‘jagged edge’ problem

    Guy says AI dev tools deliver value in narrow areas with low verification cost: reducing toil via docs/tests and speeding code completion. Beyond that, reliability collapses unpredictably—the “jagged edge of AI”—making it hard to depend on agents for bigger tasks. He notes people react especially badly to AI errors humans wouldn’t make.

    • Strongest current wins: documentation, tests, repetitive ‘toil’ reduction
    • Code completion works because verification is quick and local
    • Unreliability is non-linear and hard to predict (‘jagged edge’)
    • AI makes alien errors that trigger stronger user distrust/annoyance
  8. 13:07 – 14:06

    Why ‘AI can clone SaaS in seconds’ is nonsense: SaaS advantage isn’t just code

    Responding to the claim that AI can replicate most SaaS quickly, Guy calls it “bullshit.” He argues real SaaS defensibility comes from far more than software: data, distribution, relationships, and switching costs built over time. An agent might copy features, but not the business machine behind them.

    • SaaS differentiation is rarely just proprietary code
    • Durable moats: data, distribution, customer/partner relationships
    • Switching costs and operational execution compound over time
    • Feature cloning doesn’t equal business replication
  9. 14:06 – 18:08

    Agentic development vs. tools: delegation level, Devin skepticism, and workflow chasms

    Guy defines agentic development as delegating an end-to-end outcome to the system, from research to building and validating an app, with minimal human steering. He contrasts that with today’s tools that keep developers in control, and describes a “chasm” between tiny auto-built apps and large reliable systems. On Devin, he says the demo overreached; users find it cool but not reliably working.

    • Agentic dev = high-level instruction, system decides steps and executes
    • Today’s dev tools = more control, developer remains central
    • Scaling from small ‘auto apps’ to large systems requires new methodology/workflows
    • Devin: impressive concept, but reliability gap vs. marketing/demo
  10. 18:08 – 21:29

    Open vs. closed software creation: fear of a few ‘magic boxes’ owning the stack

    Guy worries AI could push software creation into closed platforms where developers can’t plug in tools or modify internals. While foundation-model providers want platforms, successful agentic systems could centralize the ‘understanding’ of code and workflows in a few providers, shrinking the broader dev tools ecosystem. He sees a meaningful probability of increasing concentration as platforms move from IDE to deployment and generation.

    • Closed ecosystems can make AI easier—but reduce interoperability and control
    • Risk: a few players become the primary interface for software creation
    • Tooling ecosystem may be marginalized if platforms own the full loop (write→deploy)
    • Agentic approaches can reduce developer control and increase concentration
  11. 21:29 – 22:29

    When enterprise AI budgets become ‘real’: assistants first, autonomy later

    Guy predicts a gradual shift out of experimental budgets, with assistants already earning real spend. Truly outcome-oriented autonomous systems will take longer and succeed first in constrained, low-risk environments like support/lookup. The limiting factor isn’t the LLM itself but the surrounding processes and reliability systems.

    • Assistants are already moving into production budgets
    • Autonomous outcome tools are real only in narrow domains so far
    • Support/lookup use cases are early winners; SDR/sales has higher brand risk
    • Process, controls, and reliability scaffolding are the real bottlenecks
  12. 22:29 – 26:56

    How far will model companies go into the app layer? Plus: Anthropic pick, search wars, and Google inertia

    Guy argues model providers will push deepest where it’s the same underlying data with a new interface—search is the prime example. He’d choose Anthropic on team quality and value, and notes OpenAI leadership churn likely causes organizational strain. On Perplexity vs incumbents, he bets distribution and habit make Google harder to displace than people assume, even if Perplexity’s UX is better.

    • Model vendors go ‘all the way’ where they can reuse the same data domain (e.g., search)
    • Where workflows require distinct data and elaborate systems, apps stay layered above models
    • Investment preference: Anthropic (team/stability + valuation arbitrage)
    • Search: Google’s distribution and habit inertia may overpower better UX challengers
  13. 26:56 – 28:28

    Trump era M&A/IPO dynamics and why companies still choose to go public

    They discuss whether a new administration changes M&A and IPO openness; Guy suggests top targets may face political friction while the next tier may find acquisitions easier. On Snyk and similar companies, he argues public markets still matter for building enduring businesses—brand, employee liquidity, and enterprise trust—despite the burdens of being public.

    • Regulatory/political climate may shift who can acquire whom
    • Going public provides liquidity, transparency, and enterprise credibility
    • Timing is a ‘math’ trade-off versus the operational toll of being public
    • Guy wants Snyk public eventually; timing remains an active debate
  14. 28:28 – 34:54

    The developer and PM future: less coding, more systems/product thinking, and org structure changes

    Guy predicts coding becomes a smaller slice of engineering work as AI handles more implementation; the differentiated human value shifts to systems thinking, trade-offs, and architecture. Not everyone becomes a “leader,” but faster software creation increases the number of architectural decisions needed, and some developers move toward product empathy. PM and dev roles blur for technical PMs, while human accountability for decisions remains important; overall org charts may not radically change, but scopes of roles will.

    • Best developers win via systems thinking, not raw coding speed
    • Coding persists but trends toward edge cases; architecture/product judgment grows
    • More software output increases the number of decisions to be made
    • PM/dev boundary blurs; accountability and decision-making remain human-led
  15. 34:54 – 36:21

    Security gets harder with AI codegen: review gaps, unmaintained code, and need for guardrails

    Guy explains that LLM workflows reduce control: teams ship more code with weaker review and uncertain provenance, increasing vulnerability risk. AI tools generate code but don’t ‘own’ maintenance, so code rots and persists as attack surface. He calls for layered controls—ownership, maintenance practices, and guardrails—to validate what gets created.

    • LLM workflows increase unreviewed/poorly reviewed code in production
    • Generated code often lacks long-term ownership and maintenance pathways
    • Software ‘never dies’; accumulated code becomes persistent attack surface
    • Need guardrails: validation, controls, and lifecycle/maintenance discipline
  16. 36:21 – 48:29

    Spicy questions and quick-fire: Snyk liquidity, fundraising lessons, angel wins, money, marriage, and admired strategy

    In the closing segments, Guy answers personal and business ‘spicy’ prompts: he sold roughly a third of Snyk stake (nine figures), discusses acquisition interest, and recounts a dismissive investor meeting. He shares quick-fire views on GPT-5 timelines, founder contrarianism, competitive markets, raising big rounds (and the twin mistakes of spending too fast or too slow), and lists notable angel investments. He closes with reflections on money as flexibility, the importance of communication in marriage, and admiration for Intercom’s Fin and Lightdash’s embedded BI strategy.

    • Snyk liquidity and acquisition-history color on early vs later offers
    • Fundraising dynamics: disrespectful meetings and attention as a signal
    • Raising too much: risks of premature scaling vs loss of urgency; market timing matters
    • Personal values: money as flexibility, deliberate giving, and marriage communication

Get more out of YouTube videos.

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