alphalist.CTO Podcast - For CTOs and Technical Leaders
Tobias Schlottke - alphalist CTO Podcast

Najnowszy odcinek
144 odcinków
#144 Writing Code Is No Longer the Job: Dana Lawson on Trusting AI Agents Like Self-Driving Cars // CTO @ Netlify
13.08.2026 | 59 min.Sponsored by Blocks: Save at least 20% on your AWS costs with AI-powered optimization and enterprise discounts. Get your free Cloud Check at https://blocks.cloud/alphalist?utm_source=alphalist&utm_medium=podcast&utm_campaign=blocks-podcast-2026
Dana Lawson's path into tech started with backup tapes, not a keyboard-in-the-womb origin story. She joined the US Army in the late '90s, automated her way out of manual password resets, and went on to become VP of Product Engineering at GitHub before taking the CTO seat at Netlify. She joins Tobi to make the case that "writing code is no longer the job", an argument from her own New Stack article that lit up Hacker News, and one she doesn't back away from here.
The conversation explores why trust in AI agents may eventually become automatic, the same way our trust in cars we can't repair ourselves already has. Dana explains why Netlify is designing for "agent experience" alongside developer experience, and why the engineer's role is shifting from writing every line of code to defining architecture, guardrails, reliability, and safe user experiences.
CTOs will walk away with a sharper way to think about where human judgment still matters versus where it's already been commoditized, including the tension between speed and control, whether developers risk becoming the bottleneck, and why the real constraint may be moving from "can we build it?" to "does anyone actually want it?"
What's covered:
- Dana's path from the US Army to VP of Engineering at GitHub to CTO of Netlify
- Why she argues "writing code is no longer the job" and the Hacker News backlash
- The self-driving car analogy for trusting AI agents
- What "agent experience" means and why Netlify designed for it
- Craftsmanship, control, and the shift from writing code to defining guardrails
- Whether developers risk becoming the bottleneck in the agentic era
- Why the constraint is moving from "can we build it" to "does anyone want it"#143 The Company Brain: How Kombo Runs on a Git Repo and a Cursor Agent — with Aike Hillbrands, Co-Founder & CTO @ Kombo
30.07.2026 | 57 min.Sponsored by Blocks: Save at least 20% on your AWS costs with AI-powered optimization and enterprise discounts. Get your free Cloud Check at https://blocks.cloud/alphalist?utm_source=alphalist&utm_medium=podcast&utm_campaign=blocks-podcast-2026
Aike Hillbrands co-founded and killed two companies before Kombo, now a Y Combinator-backed HR integration platform with $10M+ ARR and a $25M Series A. Along the way, his team built something almost by accident: a company-wide AI brain made of a GitHub repo, a Cursor agent, and a Slack channel, built in two hours, that replaced how the whole company gets answers.
In this episode, Aike explains why files and grep beat MCP tools and vector search for agent reliability, walks through Simon Willison's "lethal trifecta" of AI security risks and how a public Slack channel acts as a guardrail against it, and makes the case for why AI won't commoditize enterprise HR integrations anytime soon, despite that being Kombo's own bet.
Topics covered:
- How Kombo went from Notion AI to a Git-based company brain
- Why files and grep beat MCP tools and vector search for agent reliability
- The architecture: per-customer summary files, cross-linked support tickets, BigQuery CLI, Slack integration
- Simon Willison's "lethal trifecta" and practical mitigations
- Why a public Slack channel works as a security guardrail
- The buy-vs-build question for internal AI tooling
- Why enterprise HR API integrations resist commoditization by AI#142 Why LLMs Need Their Own Programming Language: From Assembly to AI with Vaibhav Gupta // Co-founder @ BAML
16.07.2026 | 1 godz. 4 min.Sponsored by Blocks: Save at least 20% on your AWS costs with AI-powered optimization and enterprise discounts. Get your free Cloud Check at blocks.cloud/alphalist → https://blocks.cloud/alphalist?utm_source=alphalist&utm_medium=podcast&utm_campaign=blocks-podcast-2026
Vaibhav Gupta built computer vision for the original Microsoft HoloLens, optimized AR at Google, and wrote high-performance assembly at D.E. Shaw, then left it all to start from scratch. After a YC pivot away from a Slack competitor he was told not to build, he landed on something foundational: BAML, a programming language for a world where humans increasingly don't read code.
His thesis: every software leap came from a new compute paradigm getting its own language assembly, C, Java, JavaScript and LLMs are the next primitive. They're probabilistic and non-deterministic, which breaks our deterministic tooling. In this episode, Vaibhav explains why "shipping at agent speed" is really a problem of trust and control, why 90% of engineering is plumbing AI will delete, why "English as a programming language" can't work, and why the world has a mathematically infinite appetite for software.
Topics covered:
- Why LLMs are a new compute primitive and why that justifies a new language
- BAML: an embedded, type-safe language for structured LLM outputs across any language
- Shipping at agent speed as a problem of trust, locking, and granular control
- Why traditional CI/CD breaks in an agent loop
- The "data trench" one type system across code, backend, and data
- Why 90% of engineering is plumbing, and what changes when AI removes it
- Where SaaS pricing and product models are heading#141 AI Pat Works Here Now: Why Agents Must Follow Human Rules with Pat Casey // CTO @ ServiceNow
02.07.2026 | 1 godz. 6 min.Pat Casey was the first person besides founder Fred Luddy to write code at ServiceNow back in 2005, when it was called Glide and lived above a friend's restaurant. Twenty years later, he's CTO of a company where 85% of the Fortune 500 are customers, and until recently ran all of engineering: 10,000 people, 7,000 of them writing code. Almost nobody survives the journey from first engineer to public-company CTO. Pat did.
Tobi and Pat dig into how ServiceNow actually works under the hood: a metadata processing engine running 90,000 single-tenant databases and over 25 billion queries an hour, why they bought a 15-person German database company and turned it into RaptorDB, and why tearing apart a 20-year-old monolith is harder than every senior engineer thinks.
Then the conversation turns to AI. Pat bought 7,000 Windsurf licenses and measured a real, but unglamorous, 15% productivity bump, with a small subset of engineers going 5–6x while most barely changed. His thesis: AI coding is like playing five chessboards at once, and it's reshuffling the deck on who the top engineers will be. On agents, ServiceNow's answer is disarmingly simple: create a user called "AI Pat," assign it cases, and make it follow the exact same rules as humans because you should not trust an LLM more than you trust a human being.
Topics covered:
- From Atari 400 and floppy-disk jockey at Aldus to first engineer at ServiceNow
- Scaling engineering from a stuffed fish on a monitor to 10,000 people — and the productivity trough at ~100 engineers
- Single-tenant architecture: 90,000 databases, 25B+ queries/hour, and the monolith-to-Kubernetes migration
- Why ServiceNow bought Swarm64 and built RaptorDB on a Postgres fork
- 7,000 Windsurf licenses, Claude Code, and the real numbers on AI coding productivity
- "AI Pat": the anthropomorphic model for enterprise agents outcomes, not toolkits
- Whether AI kills seat-based SaaS, and why incumbents may have the inside track
- Pat's advice to CTOs: this is not a time for excessive caution#140 From Stripe's Fifth Engineer to Serving Millions of Developers with Anurag Goel // Founder & CEO @ Render Goel
18.06.2026 | 1 godz. 12 min.Before he founded Render, Anurag Goel was the fifth engineer at Stripe, where he watched roughly a fifth of the engineering team disappear into managing AWS, writing brittle, repetitive, error-prone infrastructure scripts that had nothing to do with the actual product. That experience became the seed for Render: a platform that automates away the undifferentiated DevOps work and lets application teams ship without standing up their own cloud team. Today, millions of developers build on it, and Render has raised over $260M from Bessemer and General Catalyst.
In this episode, Tobi and Anurag get into what's actually changing as AI moves from hype to production. Anurag makes the case that agents are simply a new kind of application, long-running, stateful, tool-heavy, and a new kind of end user you have to design for. He explains why Render deliberately refuses the "AI cloud" label, what he's building with Workflows and sandboxes, and why the hardest part of shipping agents isn't building them but seeing inside them.
The conversation also goes wide: how to hire executives when interviews lie, why short-lived keys and blast-radius thinking matter more than container escapes, how distribution is shifting from SEO to getting ChatGPT and Claude to recommend you, and why, despite all the "SaaS is dead" noise, specialization isn't going anywhere.
Topics covered:
Why ~20% of Stripe's engineers were stuck managing AWS and how that became Render
"We're not the AI cloud, we're the application cloud," and why the distinction matters
Agents, as a new type of application (and a new end user), you have to build for
Render Workflows and sandboxes: the consolidated AI runtime
Hiring executives when interviews are an imperfect signal
Security as blast-radius management: short-lived keys over "admin forever"
The shift from SEO to GEO, getting chatbots to recommend your product
Why SaaS isn't dying, and specialization still wins
Więcej Biznes podcastów
Trendy w podcaście Biznes
O alphalist.CTO Podcast - For CTOs and Technical Leaders
This podcast features interviews of CTOs and other technical leadership figures and topics range from technology (AI, blockchain, cyber, DevOps, Web Architecture, etc.) to management (e.g. scaling, structuring teams, mentoring, technical recruiting, product etc.).
Guests from leading tech companies share their best practices and knowledge.
The goal is to support other CTOs on their journey through tech and engineering, inspire and allow a sneak-peek into other successful companies to understand how they think and act. Get awesome insights into the world‘s top tech companies, personalities with this podcast brought to you by Tobias Schlottke.
Strona internetowa podcastuSłuchaj alphalist.CTO Podcast - For CTOs and Technical Leaders, PB BRIEF i wielu innych podcastów z całego świata dzięki aplikacji radio.pl

Uzyskaj bezpłatną aplikację radio.pl
- Stacje i podcasty do zakładek
- Strumieniuj przez Wi-Fi lub Bluetooth
- Obsługuje Carplay & Android Auto
- Jeszcze więcej funkcjonalności
Uzyskaj bezpłatną aplikację radio.pl
- Stacje i podcasty do zakładek
- Strumieniuj przez Wi-Fi lub Bluetooth
- Obsługuje Carplay & Android Auto
- Jeszcze więcej funkcjonalności


alphalist.CTO Podcast - For CTOs and Technical Leaders
Zeskanuj kod,
pobierz aplikację,
zacznij słuchać.
pobierz aplikację,
zacznij słuchać.

































