• When Gambling Becomes "News"
    May 26 2026

    Google News started showing Polymarket gambling bets right alongside articles from Reuters, The Guardian, and the Financial Times — and when people noticed, Google called it "an error." But was it really?

    With Google already having a formal data partnership with Polymarket, and prediction markets aggressively pursuing legitimacy through deals with CNN, Dow Jones, and Elon Musk's X, the line between news and gambling is getting deliberately blurred.

    Chris and David unpack what this incident reveals about how algorithms decide what counts as "news" — and why prediction markets are engineered to exploit exactly those signals. They dig into the growing list of Polymarket scandals, from a suspicious $400K bet placed hours before the US invasion of Venezuela to Israeli military personnel betting on their own upcoming strikes, and debate whether prediction markets are a legitimate information tool or just gambling dressed up in news formatting.

    For startup founders, this episode delivers three critical insights: how platform partnerships can rapidly reshape your credibility, why algorithms that optimize for engagement are fundamentally unable to distinguish journalism from gambling, and what happens when you build a business model in a regulatory gray area. Whether you're building a media startup, an information product, or anything that depends on platform distribution, this conversation will change how you think about the fragile line between content and commerce.

    Show More Show Less
    19 mins
  • AI Just Became the World's Best Hacker
    May 12 2026

    Anthropic just announced something that should make every founder sit up and pay attention: their new AI model, Claude Mythos, can autonomously find and exploit zero-day vulnerabilities in every major operating system and every major web browser.

    We're not talking about theoretical weaknesses — the model wrote a fully working exploit for a 17-year-old FreeBSD bug that grants root access to unauthenticated users, with zero human involvement after the initial prompt. It found a 27-year-old bug in OpenBSD, an operating system famous for its security. And non-security-experts asked it to find vulnerabilities overnight and woke up to complete, working exploits the next morning.

    Chris and David dig into what this means for the cybersecurity landscape and for startups in particular. They explore the massive leap from Anthropic's previous model — which had near-zero success at exploit development — to Mythos Preview, which succeeded 181 times on the same benchmark. They debate Anthropic's decision to withhold the model from public release through "Project Glasswing," sharing it only with critical infrastructure partners, and whether that approach protects the ecosystem or just delays the inevitable arms race between AI-powered attackers and defenders.

    For entrepreneurs building software products, the implications are immediate and practical. The window between a vulnerability being publicly disclosed and an AI turning it into a working exploit is shrinking to hours. Patch cycles need to accelerate, security testing needs to level up, and the old startup excuse of "we're too small to be a target" just became dangerously outdated. This episode breaks down exactly what founders should be doing right now to prepare for a world where AI is both the lock and the lockpick.

    Show More Show Less
    21 mins
  • Chris's Stealth Project Revealed: PurePrep
    Apr 28 2026

    Chris has a confession to make. While co-hosting a podcast about building startups, he's been quietly building one of his own - and today he's pulling back the curtain.

    PurePrep is a premium meal planning and recipe management app built for families who are tired of the nightly "what's for dinner?" debate. At its core, the app uses AI-powered recipe ingestion to extract structured recipe data from any URL on the web - no more copy-pasting ingredients from food blogs - then lets families plan meals on a shared calendar, manage dietary preferences for every family member, and automatically generate a consolidated, intelligently grouped shopping list for the week.

    In this episode, Chris walks Dave and the listeners through the full story: the family frustration that sparked the idea, the technical decisions behind building a native app, and what it's like to be a solo technical founder using the same AI coding tools they've been debating on the show for months. From the normalized ingredient data model that makes the smart shopping list work to the family-as-central-unit architecture that sets PurePrep apart from individual-focused meal planning apps, Chris holds nothing back about the product decisions, the technical trade-offs, and the lessons learned building something real.

    But here's where it gets fun: Chris has spent hundreds of episodes giving other entrepreneurs advice on product-market fit, pricing, and growth strategy. Now Dave gets to turn the tables and put his brother in the hot seat. Combined with Dave's own ManShowr reveal, this episode closes out a two-part series where both hosts prove they're not just talking about building startups - they're doing it. If you've ever wondered what happens when podcast hosts have to practice what they preach, this is the episode.

    Show More Show Less
    27 mins
  • Dave's Stealth Project Revealed
    Apr 14 2026

    In this episode, Dave reveals his latest venture, ManShowr, a innovative product designed for quick, effective personal cleaning on the go.

    He shares the journey from concept to manufacturing, marketing strategies, and the challenges of launching a physical product in the digital age.

    Show More Show Less
    27 mins
  • Your AI Model Just Became Illegal
    Apr 7 2026

    Starting June 2026, if your startup uses AI-generated people in advertising and doesn't label them, you could face thousands of dollars in fines.

    New York's new synthetic performer disclosure law - the first of its kind in the U.S. - requires advertisers to clearly disclose when AI-generated humans appear in their ads. California's AI Transparency Act follows in August with watermarking requirements and even steeper penalties. Most startups have no idea these laws exist, and the deadlines are weeks away.

    We break down exactly what's covered (and what isn't), the strategic implications for founders building marketing on a budget, and the surprising consumer sentiment that may make AI-generated content a liability rather than an asset. With Gartner data showing half of consumers prefer brands that don't use AI, the regulatory requirement to label AI content could backfire on companies that rely heavily on synthetic imagery - turning compliance into a trust signal that pushes customers away.

    Whether you're a DTC founder figuring out your next ad campaign, a marketer deciding between AI tools and real photo shoots, or an entrepreneur watching the regulatory landscape evolve, this episode delivers the practical playbook you need. The hosts draw on their own experience launching consumer products and connect the dots to their earlier coverage of California's AI regulation efforts - with a clear message: the time to audit your marketing assets is now, not after the first fine hits.

    Show More Show Less
    24 mins
  • Your Specs Are The New Bottleneck
    Mar 31 2026

    AI coding tools have made individual developers dramatically faster - so why aren't teams shipping dramatically faster products? This week, Agoda Engineering published a fascinating analysis of what they're calling "The Velocity Paradox," and it reveals an uncomfortable truth: the bottleneck in software development has shifted from writing code to writing specifications. If your requirements are vague, AI will just build the wrong thing at 10x speed.

    We dig into what this means for startup founders and engineering teams. They explore the three ways teams are working with AI - from careful line-by-line review to "vibe coding" where you trust the AI and hope for the best - and discuss why the engineer's role is evolving from "Implementer" to "Solution Architect." With examples like the creator of Claude Code landing 259 pull requests in a month without opening an IDE, the shift is already happening at the highest levels of the industry.

    For entrepreneurs building technical products, this episode delivers a critical insight: in the AI era, the quality of your specifications determines the quality of your product. Small teams that can align quickly on clear requirements will outperform larger teams generating mountains of unreviewed AI code. If you're hiring engineers, building a dev team, or just trying to ship faster - this conversation will change how you think about where the real work happens.

    Show More Show Less
    28 mins
  • AI Espionage - Who's Copying Who?
    Mar 24 2026

    In what reads like the plot of a tech thriller, Anthropic just revealed that three Chinese AI labs - DeepSeek, Moonshot AI, and MiniMax - created over 24,000 fake accounts and generated 16 million exchanges with their Claude model in an industrial-scale operation to steal its capabilities. The technique, known as distillation, involves training smaller models on the outputs of more powerful ones — and while it's a standard industry practice, doing it through fraudulent accounts to extract a competitor's intelligence crosses legal and ethical lines.

    We unpack what this AI espionage operation means for the industry, national security, and startup founders. They explore the uncomfortable hypocrisy at the heart of the story - AI companies that trained their models on the internet's copyrighted content are now outraged about their own outputs being copied - and debate whether the national security framing is a genuine concern or a convenient business strategy. With both Anthropic and OpenAI making accusations against Chinese labs, and export control debates heating up in Washington, this story sits at the intersection of technology, geopolitics, and competitive strategy.

    For entrepreneurs building AI products, this episode delivers a critical insight: your model isn't your moat. If the world's most advanced AI companies can't prevent their capabilities from being extracted, startups need to build competitive advantages that can't be distilled - proprietary data, customer relationships, and the speed to innovate faster than anyone can copy. It's a masterclass in why execution always beats IP in the long run.

    Show More Show Less
    21 mins
  • OpenAI's Hardware Obsession
    Mar 17 2026

    OpenAI is back with another hardware announcement - and this time, they're going all in. The company has over 200 employees building a lineup of AI-powered devices including a smart speaker with a built-in camera, smart glasses to compete with Meta, and even a smart lamp. The speaker, expected to ship in early 2027 at $200-$300, can identify objects, listen to conversations, and use facial recognition to authenticate purchases. Sound impressive? Maybe. Sound creepy? Definitely.

    In this follow-up to their earlier episode on OpenAI's wearable ambitions, Chris and David revisit the AI hardware landscape with fresh skepticism. They examine whether a camera-equipped smart speaker solves real consumer problems or just adds surveillance features nobody asked for, what the $6.5 billion Jony Ive acquisition has actually produced so far, and why even the best-funded hardware teams are struggling with delays and technical challenges.

    For founders considering the AI hardware space, this episode is a reality check on what it actually takes to bring AI devices to market - and why vertical-specific hardware solutions may be a smarter play than trying to build the next smartphone replacement. From privacy concerns to the brutal economics of consumer electronics, this conversation separates hardware hype from hardware reality.

    Show More Show Less
    23 mins