Exclusive | OpenAI Buys Tech-Industry Talk Show TBPN - WSJ
Exclusive | OpenAI Buys Tech-Industry Talk Show TBPN WSJ OpenAI Acquires Tech Talk Show ‘TBPN’—and Buys Itself Some Positive News WIRED OpenAI isn’t just buying a podcast — it’s buying influence CNN
Could not retrieve the full article text.
Read on Google News: OpenAI →Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Analyst News

93% of a Claude Code Session Is Noise. Here's the Proof.
I wrote a session distiller for Claude Code that cuts 70MB sessions down to 7MB. That post covered the what and how. This one covers the why, with data. Before I wrote a single line of code, I needed to answer three questions: What's actually inside a 70MB session? What's safe to throw away? How do I prove I'm not losing anything that matters? Dissecting a 70MB Session I opened a real 70MB session JSONL and categorized every byte. Here's the breakdown: JSON envelope (sessionId, cwd, version, gitBranch): ~54% Tool results (Read, Bash, Edit, Write, Agent): ~25% Base64 images (screenshots, UI captures): ~12% Thinking blocks (internal reasoning): ~4% Actual conversation text: ~3% Progress lines, file-history-snapshots: ~2% That first line is the surprise. Every single JSONL line repeats the sa




Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!