Videos
Tutorials, demos, and deep dives on AI, machine learning, and cloud computing
458
Videos
562K
Subscribers
15
Years of Content
Latest Videos
Let an AI Agent Loose on Postgres, Safely: Claude Code + Ghost
August 21, 2026
Giving Claude Code its own Postgres: forking a 400,000-row Hacker News database with Ghost so an agent can experiment and throw the copies away.
Qwen 3.5 MoE + TurboQuant + mem0: A Local RAG Chatbot That Remembers
June 12, 2026
Upgrading a local RAG chatbot: a Qwen 3.5 MoE model on a TurboQuant llama.cpp fork, 60% less KV cache, and mem0 so it remembers your preferences.
Benchmarking TurboQuant with MLX on Apple Silicon
May 31, 2026
Running the KV-cache quantization numbers on a Mac: TurboQuant saves real memory on dense models, but breaks outright on sliding-window attention.