AI

Artificial intelligence, machine learning, and everything LLM

1251 episodes Page 21 of 63

#2549: Jakob's Law: Why Users Think Your App Is Broken

Why broken keyboard shortcuts destroy user trust — and what Jakob's Law reveals about design expectations.

human-computer-interactionusabilityjakobs-law

#2546: The Invisible Engineering Behind a Single Click

The technical stack behind click-to-edit features in tools like Canva and Google Photos — from segmentation to inpainting.

image-generationcomputer-visiongenerative-ai

#2545: Visual AI Pipelines: Beyond Python Glue Code

From ComfyUI to Dify — a tour of visual tools for building modular AI workflows without writing glue code.

generative-aiautomationai-orchestration

#2544: How to Make AI Architectural Renders Photoreal Without Breaking Geometry

Fixing the uncanny valley in AI-enhanced architectural renders — without breaking the geometry.

stable-diffusionimage-generationarchitecture

#2541: Agent-to-Agent Scheduling: Building the Calendly for AI

How Google's A2A protocol and Anthropic's Remote MCP could power a new kind of agent handoff for scheduling meetings.

ai-agentsmodel-context-protocolapi-integration

#2540: Does Your AI Framework Change the Output?

Same model, same prompts, different harness. Does the plumbing change the water?

ai-agentsprompt-engineeringagent-framework-comparison

#2539: When Does AI Stop Hallucinating and Start Reconstructing?

What happens when you feed hundreds of photos into an AI world generator — do you capture reality or just a convincing dream?

urban-planningcultural-biascomputer-vision

#2538: The Lemonade-Stand Software Fortune

One-person teams quietly generating hundreds of thousands in revenue from unsexy problems like PDF generation and ranch management.

software-developmentproductivityremote-work

#2536: Self-Hosted Zapier Alternatives in 2026

n8n, Huginn, and Dagu compared for personal automation on your own hardware.

automationprivacyself-hosting

#2535: Inside LangChain's Deep Agents: What's Actually in the Box

A deep dive into the batteries-included agent harness with terminal CLI, sub-agents, and production-ready evaluation.

ai-agentsopen-sourcesoftware-development

#2534: Can AI Generate Diagrams Without Typo Disasters?

Why AI diagram tools still mangle text labels — and what to do about it today.

image-generationprompt-engineeringtext-to-speech

#2531: Worst-Rated Tourism: Seeking Out Terrible Hotels & Restaurants

Exploring the subculture of travelers who deliberately seek out the lowest-rated hotels and restaurants for authentic, entertaining experiences.

taxonomycultural-biasmisinformation

#2526: How Peer Review Actually Works (and Fails)

The history of peer review, the Lancet's biggest scandals, and why arXiv is changing everything.

misinformationopen-sourcemedical-history

#2525: Who Actually Reads Academic Journals?

Half of all papers are read by nobody but the author and reviewers. So why do 300,000 journals exist?

credentialing-mechanismsjournal-economicsopen-access

#2521: Are We Really Worse Off Than Our Ancestors?

A look at 700 years of wages, housing costs, and what "purchasing power" actually means today.

political-historyproductivityeconomic-history

#2518: How Jailbreaking Reveals AI's Hidden Tension

What the DAN prompt and grandma exploits reveal about the structural conflict inside every LLM.

prompt-engineeringai-safetyai-alignment

#2517: How Unsloth Makes LLM Fine-Tuning 2x Faster

Unsloth cuts memory usage by 50-70% and speeds up training 2.2x for models like Llama 3 and Mistral.

fine-tuninggpu-accelerationopen-source

#2516: Overfitting Is Not a Binary Condition

Overfitting isn't binary. Learn the real triggers, the bias-variance tradeoff, and modern techniques to prevent it.

fine-tuningtraining-datamodel-collapse

#2515: Digital Sovereignty and the Shekel Stablecoin

How a new shekel-backed stablecoin could reshape digital finance—and why Israel’s approach is different from CBDCs or unregulated crypto.

israeli-economyfinancial-privacycryptocurrency-scams

#2511: Measuring AI API Latency Through the Black Box

How to benchmark token throughput and debug slowdowns in closed CLI tools like Claude Code using OpenTelemetry and mitmproxy.

latencyapi-integrationopen-source