July 11, 2026

D.A.D. today covers 12 stories — about a 5-minute read. What's New, What's Innovative, What's Controversial, What's in the Lab, and What's in Academe.

The Daily AI Digest is a daily AI briefing automated by Alexander Panetta — a veteran political journalist tracking the field during a Master's in AI Management at Georgetown University.

D.A.D. Joke of the Day: My AI asked for feedback on its work. I said "This is fine." Now it won't stop asking what it did wrong.

What's New

AI developments from the last 24 hours

744-Billion-Parameter AI Model Now Runs on a 32GB Laptop—Slowly

A developer built Colibri, a lightweight inference engine that runs a 744-billion-parameter AI model on a laptop with just 32GB of RAM. The trick: only about 10GB of the model's core parameters stay in memory, while the remaining 370GB streams from disk as needed. The catch is speed—roughly 0.1 tokens per second, far too slow for interactive use. The entire engine is about 1,300 lines of C code with no GPU required. Community reaction praised the 'hacker spirit' while noting even 1 token/second would enable useful overnight batch processing.

Why it matters: This proof-of-concept suggests that as techniques mature, running frontier-scale models locally—without cloud costs or data leaving your machine—may eventually become practical for certain workflows.


Apple Sues OpenAI, Alleges Ex-Employees Stole Trade Secrets

Apple has sued OpenAI in federal court, alleging two former employees stole trade secrets to benefit OpenAI's hardware division—the Jony Ive-led effort reportedly developing an AI device. The complaint accuses Tang Tan of using Apple's internal project codenames during job interviews and allegedly directing candidates to bring actual Apple hardware components for 'show and tell' sessions. One candidate reportedly expressed surprise, saying he 'didn't even know we could take those from the office.' Apple says it raised concerns with OpenAI in February and received no response before filing suit.

Why it matters: The lawsuit signals escalating tension between Apple and OpenAI just as both companies push into AI hardware—and could complicate OpenAI's device ambitions if the allegations gain traction.


OpenAI Claims New Model Solved Major Math Problem; Experts Skeptical

OpenAI claims its GPT-5.6 Sol Ultra model produced a proof of the Cycle Double Cover Conjecture, a longstanding unsolved problem in graph theory. The company released the prompt used, which notably instructed the model to 'assume for purposes of this task that a complete affirmative proof exists.' No verification of the proof's correctness has been provided. Community reaction is skeptical—commenters note that without independent mathematical verification, the output could simply be plausible-sounding nonsense rather than a genuine breakthrough.

Why it matters: If verified correct, this would mark a milestone in AI mathematical reasoning; if not, it highlights how easily AI can produce convincing but invalid proofs—a distinction that matters as companies tout frontier models for research applications.


Ex-SpaceX Engineer Builds $499 Handheld That Detects Drones and WiFi Through Walls

A hobbyist hardware project called QuadRF combines a Raspberry Pi 5 with an FPGA board to create a handheld radio device that can detect WiFi networks through walls and track drones in flight. The kit operates in the 4.9–6 GHz range and performs real-time signal visualization. Creator Martin McCormick, formerly on SpaceX's Starlink terminal team, built it as part of a larger Moon-scale antenna array project. Testing confirmed it could spot a 5 GHz WiFi network and follow a DJI Mini 4 Pro drone's movements.

Why it matters: Previously exotic RF sensing capabilities—seeing through walls, tracking airborne objects—are reaching hobbyist price points, which has implications for both security research and privacy concerns as the hardware becomes more accessible.


GPT-5.6, Grok 4.5, Claude, and Muse Spark build the same 4 apps

Summary not available.


What's Innovative

Clever new use cases for AI

Solo Developer Ships Multiplayer Pirate Game in Just 5MB

A developer built a pirate-themed multiplayer online game using Fable, an AI game development platform, and the entire package clocks in at just 5MB. For context, most mobile games run 100MB to several gigabytes. The tiny footprint suggests AI-generated assets created on demand rather than pre-loaded—a technique that could dramatically reduce storage and download friction for games and interactive experiences.

Why it matters: If AI can generate game content at runtime rather than shipping it pre-built, the same approach could apply to training simulations, product demos, or any interactive experience where download size creates friction.


What's in the Lab

New announcements from major AI labs

Cohere Speeds Up AI Inference With Adaptive Hardware Optimization

Cohere published a technical post on Dynamic Speculative Decoding, an infrastructure optimization that makes AI inference faster by adapting on the fly to hardware constraints. Standard speculative decoding—where a small 'draft' model proposes tokens for a larger model to verify—uses a fixed approach that can slow things down under heavy load. The new method automatically adjusts based on whether the system is bottlenecked by memory or compute power.

Why it matters: This is infrastructure plumbing—it won't change your workflow directly, but optimizations like this are how AI providers reduce costs and latency, which eventually flows through to faster, cheaper API responses for enterprise customers.


Deutsche Telekom Deploys ChatGPT Enterprise to 50,000 Employees

Deutsche Telekom is attempting to become what it calls an 'AI-native' telecom, deploying ChatGPT Enterprise across the organization with more than 50,000 monthly active users. The company says it's not just adding AI tools to existing processes but redesigning workflows from scratch—customer service, employee productivity, and network operations. Usage of AI tools has reportedly grown 546% since early 2025. With 300 million customers and 200,000 employees, Deutsche Telekom is positioning itself as a test case for transformation at legacy-company scale.

Why it matters: This is one of the largest-scale enterprise AI deployments publicly documented—a real-world experiment in whether 'AI-native' transformation is achievable at legacy-company scale, or just rebranding.


What's in Academe

New papers on AI and its effects from researchers

Eye-Tracking Data Improves How AI Scores Video Captions

Researchers developed VEGAS, a metric that uses eye-tracking data to evaluate video captions based on what viewers actually look at. The approach scores captions higher when they describe elements that drew human attention, rather than just matching generic scene descriptions. Testing showed that captions selected using VEGAS aligned better with viewer focus and improved video retrieval accuracy—all without retraining existing AI models. The team built a companion dataset of first-person activity videos and instructional slides with synchronized gaze recordings.

Why it matters: As AI-generated video descriptions become common in accessibility tools, training content, and media workflows, this offers a way to evaluate whether captions reflect what people actually notice—not just what's technically in frame.


Sketch Study Suggests AI Text Models Miss How Culture Shapes Concepts

A study analyzing 2.6 billion hand-drawn sketches from 236 countries found that visual representations reveal far more cultural variation in how people understand concepts than language-based measures do. Sketch-derived similarities aligned 45% more closely with established cultural distances than text-based approaches. The gap was widest for objects people physically handle—a cup, a shoe, a key—suggesting tactile experience shapes mental imagery in ways that language flattens.

Why it matters: For organizations building AI systems meant to work across cultures—product interfaces, visual search, design tools—this suggests text-trained models may systematically miss conceptual differences that matter to users.


AI Systems Coordinate Better With Humans When Taught Social Norms

Researchers found that AI systems coordinate better with humans when explicitly programmed with social norms—the unwritten rules people follow in everyday interactions. Using a pedestrian-vehicle simulation with over 3,400 human interactions, they identified three principles: predictability, shared values, and awareness of who has the advantage. An LLM trained on these norms scored nearly four times higher than baseline AI and outperformed human-human pairs by 43% on coordination tasks.

Why it matters: As AI moves into physical spaces—autonomous vehicles, robots, delivery drones—the ability to read and respect unspoken human conventions may determine whether these systems integrate smoothly or create friction.


Smaller AI Models Match Human Coders but May Miss Deeper Meaning

Portuguese researchers tested a government-funded 9-billion-parameter language model on its ability to annotate text for moral authority—a task relevant to social science research. The model matched human coders nearly as well as models 8–13 times larger. But validity tests revealed a problem: when researchers broke the annotation task into component parts, performance dropped by half. This suggests the model relies on surface patterns—like detecting moral outrage near authority figures—rather than genuinely understanding the underlying concept.

Why it matters: For organizations using smaller, specialized AI models to code qualitative data, this is a caution flag: high agreement with humans doesn't guarantee the model understands what it's measuring, which matters for research validity and regulatory compliance work.


What's Happening on Capitol Hill

Upcoming AI-related committee hearings

Tuesday, July 14AI on Main Street: How AI is Shaping the Future of Small Business. House · House Small Business (Hearing) 2360, Rayburn House Office Building


Tuesday, July 14FY27 BIS Budget: the AI Arms Race and the ICTS Office House · House Foreign Affairs (Hearing) 2172, Rayburn House Office Building


What's On The Pod

Some new podcast episodes

The Cognitive RevolutionAI:AM Highlights: Exploring the J-Space, AI Superforecasters, SambaNova's Chips, & LTX Video Gen

How I AIGPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

Get tomorrow's briefing