AI
Artificial intelligence, machine learning, and everything LLM
#4461: Inside a GLB File: Binary Format, Textures, and PBR
What's actually inside a GLB file? We hex dump one and walk through every byte — JSON chunks, binary buffers, textures, and PBR materials.
#4458: How Headroom Compresses Agent Context Without Breaking Outputs
A deep dive into Headroom's content-aware compression pipeline that promises 20-95% token savings without changing agent answers.
#4457: OpenViking: A Filesystem for AI Agent Memory
OpenViking unifies memory, RAG, and skills into a browsable filesystem for AI agents — no vector database abstraction needed.
#4456: Inside the Podcast Pipeline: How 15 Weekly Episodes Get Made
From prompt to published episode — a full walkthrough of the automated production system running 15 shows weekly.
#4455: Borrowing a GPU Over Your Home Network
Can you use your desktop's AMD GPU from a laptop as if it were local? We explore the real options.
#4454: Who Owns the Air? Wi-Fi Spectrum Rules Explained
Why your Wi-Fi channel changes, what DFS is, and how Israel, the US, and Europe regulate the air differently.
#4451: Python 3.14: Deferred Annotations, t-Strings & Free-Threaded Mode
Deferred annotations, t-strings, subinterpreters, and free-threaded mode — what actually changed in Python 3.14.
#4450: Intercepting Claude Code: The Proxy Ecosystem
How middleware proxies intercept, reroute, and transform AI tool traffic — and what it means for users.
#4449: Blur Before You Publish: Image Redaction Tools
How to automatically find and blur QR codes, credit cards, and sensitive text in photos before publishing.
#4448: The MK Claude Project: AI That Writes Political Manifestos
One citizen built a multi-agent AI to research, stress-test, and synthesize policy positions. The result? A forkable manifesto.
#4446: What Claude Fable 5's Suspension Reveals About AI Regulation
Three days after launch, the US government suspended Anthropic's Claude Fable 5. Here's what happened and why it matters.
#4445: AI Agents Keep Undoing Each Other's Work
Why AI coding agents silently revert each other's fixes — and three memory strategies that prevent it.
#4444: Testing the Unpredictable: QA for Agentic AI
How QA adapts when your AI system gives different answers to the same question every time.
#4443: Terminal Navigation Beyond cd: Favorites, Recents & Agentic Workflows
Why cd isn't broken — our spatial memory is. A tour of zoxide, broot, and what's missing for power users.
#4442: When Prompt Enhancers Hallucinate Your Intent
How to build a prompt enhancer that doesn't rewrite your constraints into oblivion.
#4430: Why Your IKEA Bins Keep Breaking (And What to Use Instead)
Industrial storage is cheaper, tougher, and modular. So why isn't everyone using it?
#4429: Talking to Humans Like AI Agents
Can Grice's maxims survive your spouse's system prompt? We map the uncanny valley of conversational efficiency.
#4427: ADB + Claude Code: Clean Up Your Android Phone
An AI agent plus a 20-year-old debugging tool can strip bloatware and fix apps without root.
#4426: Rooting's Dead End: Phone Control in 2026
Google's Titan M2 chip killed the rooting cat-and-mouse game. What now for power users?
#4424: Inside the 3D Secure Redirect: What Happens When Your Card Gets Challenged
That split-second redirect at checkout is 3D Secure 2. Here's how the ACS, risk scoring, and SMS challenges actually work.