

TanStack DB: Reactive Apps Without Firebase
12 snips Aug 11, 2025
Dive into the drama as Cloudflare and Perplexity clash over AI content scraping ethics. Discover the exciting launch of Vercel's AI SDK version 5 and the innovative TanStack DB for seamless state management in web apps. The introduction of GPT-5 brings deeper reasoning to AI interactions, raising caution about its use in health-related queries. Plus, hear about concerning trends in corporate culture affecting employee well-being, and enjoy some lighthearted tales of 3D printing adventures!
AI Snips
Chapters
Transcript
Episode notes
Robots.txt Blurring Lines
- Perplexity says it overrides robots.txt for live user queries and may fetch blocked pages on demand.
- That approach creates a gray area between user-driven retrieval and background crawling, risking unwanted indexing and caching.
Optimize For AI Bots Not Block Them
- Optimize your content for AI agents instead of only trying to block them.
- Make sure pages surface clear citations and pathways to drive readers back to your site.
Vercel SDK Works Across Frameworks
- Vercel AI SDK 5 offers a fully typed, customizable chat integration that runs across React, Svelte, Vue, and Angular.
- That makes the SDK framework-agnostic and suitable beyond Next.js.