Page 42 of 163
#2506: Squashing Database Migrations Without Breaking Production
How to safely squash old migrations, cut deploy times, and generate schema documentation at version boundaries.
#2505: How Self-Hosted Search Actually Works for AI Agents
SearXNG isn't a crawler — it's a metasearch router. Here's how it works and why AI agents change everything.
#2504: Fiber-Optic Drones: The Jam-Proof Threat Changing Warfare
How a $1,200 wire-guided drone evades electronic warfare and why the IDF is scrambling for countermeasures.
#2503: The Gap Between Your Mental Model and the Wire
What really happens when you press Enter on a URL? From DNS to TLS to headers, we break down the full lifecycle.
#2502: Who Enforces the Law, Who Defies It
From immigration politics to ICE raids, Jan 6 prosecutions, and the legal line on private militias in the US.
#2501: Describing a Neighborhood: Databases Without Screens
Can you design a relational database using only your voice? We coach a beginner through PostgreSQL from scratch.
#2500: What Actually Counts as Hacking?
The CFAA, web scraping, and the messy line between curious URL-poking and federal crime.
#2499: Coding by Voice: Teaching a Beginner TypeScript
Learn to code by building a real TypeScript tip calculator — no experience needed, just your ears and keyboard.
#2498: Build Your First Python Program in 7 Lines
We coach a complete beginner through building a working Python game using only voice—no screenshare, no diagrams.
#2497: Tracing One Python Print Through 6 Abstraction Layers
What actually happens when you print "Hello" in Python? Six layers, 562 system calls, and a hardware-enforced kernel boundary.
#2496: Are Hidden API Endpoints Leaks or Just Plumbing?
When LLM agents discover unauthenticated JSON endpoints in browser DevTools, is it a security breach or just reading the page?
#2495: How to Bake Personality Into an LLM in 15 Minutes
Fine-tune a model's personality with ~300 examples and a consumer GPU. SFT + DPO explained.
#2494: Active Prompt Engineering: Daniel's Diff-Based Loop
A deep dive into iterative prompt refinement using inter-iteration prediction change as an uncertainty signal.
#2493: Are You Writing for Humans or AI Agents?
How GitHub repos, JSON formats, and competing standards are reshaping who (and what) you're publishing for.
#2492: When AI Agents Collapse Stack Evaluation from Weeks to Seconds
How Claude Code and agentic AI are turning GitHub into a discovery layer and collapsing library evaluation from weeks to seconds.
#2491: How Your Stomach Relaxes to Eat (And When It Breaks)
The stomach isn't passive—it actively relaxes to hold food. Here’s what happens when that reflex breaks.
#2490: How to Read Trade Statistics Like a Skeptic
Why Ireland’s $87B US trade deficit is a tax fiction — and how to actually read balance of trade data.
#2489: When Trust Moves Markets: The Euro-Shekel Story
How the euro-shekel exchange rate impacts Israeli exports, imports, and the broader EU trade relationship.
#2488: Hybrid Pipelines for Entity Resolution
Classic NLP pipelines vs. lightweight LLMs for handling Hezbollah’s half-dozen spellings.
#2487: Why AI Calls Everything a "Prediction" (Even Images)
Machine learning calls everything a "prediction" — even generated images. Here's why the terminology matters more than you think.