Better Stack - Videos
Back to ChannelNative Worktrees Just Killed Traditional Claude Code Workflows
Claude Code's new git worktree feature lets you develop multiple features in isolation without manual setup, just use claude -w or --worktree to create named branches where your agent can work inde...
They Almost Deleted Toy Story 2? (rm -rf)
#softwaredevelopment #linux #coding #ubuntu
NEW Browser API That Makes AI Agents Actually Work (WebMCP)
There's a new proposal backed by Google and Microsoft called WebMCP, and it could change how AI agents interact with websites forever. Instead of relying on Playwright, HTML parsing, or screenshot-...
The Fastest Python Scraper for RAG? (Crawl4AI)
If you’re building RAG pipelines, AI agents, or LLM apps, your biggest problem isn’t the model, it’s getting clean web data. In this video, we look Crawl4AI, one of the fastest Python web scraper...
Why Parallel AI Agents Can't Code
GitHub Actions are DEAD. (Use Agentic Workflows instead)
GitHub is moving past traditional automation with Agentic Workflows, a new project that allows you to manage CI/CD pipelines using natural language instead of rigid code. We’ll show you how to set ...
Can Vite Make AI Agents Better? (Evan You)
Full episode - https://www.youtube.com/watch?v=LSGZtHafiM4
The Fastest Way to Debug Docker Containers (Dozzle)
Still running multiple docker logs terminals just to debug one Docker container? In this video, I show you how to use Dozzle, a lightweight real-time Docker log viewer that puts all your container ...
Vercel Just DESTROYED Port Numbers Forever (Portless)
Say goodbye to port number chaos forever! In this video, I'm breaking down Portless - the revolutionary CLI tool from Vercel Labs that's changing how developers work with localhost forever. Imagine...
Is AI TERRIBLE News for Open Source? (Bashbunni)
Full episode: https://youtu.be/SwYENemHJp4
I Let Aider AI Refactor My App
Most AI coding tools autocomplete. Aider edits your repo. In this video, I test Aider AI on a real project to see if it can add secure authentication with tests, handle multi-file refactors, pass...
How I Turned Claude Into a Design Tool with Pencil.dev
What if you could design pixel-perfect UIs without ever leaving your code editor? In this video, I'll show you how I transformed Claude Code into a powerful design studio using Pencil.dev—a free, a...
An LLM in Just 200 Lines of Python?! (microGPT) #gpt #ai #llm
I thought I was a Senior React Dev... until I ran React Doctor.
In this video, we dive into React Doctor, a lightning-fast, Rust-powered CLI tool created by Aiden Bai to sniff out common anti-patterns and performance bottlenecks in your code. I put the tool to ...
Don’t Deploy Until You Run This...
Most Docker images contain high or critical vulnerabilities — and most developers ship them without knowing it. In this video, I show you a single command that scans Docker images, source code, K...
Can You Hack This AI for $100? #openclaw #hack #ai
Playwright CLI vs MCP Server: Which is Actually BETTER for Claude Code?
Which one is better for your agentic coding workflow? Discover whether Playwright CLI or the MCP Server is the superior choice as I put both tools to the test on a real browser automation task. Fro...
Coding Locally Is Slowing You Down
If you’re tired of “works on my machine” problems, slow builds, or setting up your dev environment on every device this will help you We look at code-server, the open-source project that lets you ...
This Is The Only Claude Code Plugin You'll EVER Need (Superpowers)
Does the Superpowers plugin or Claude Code's built-in Plan Mode delivers better coding results in this hands-on comparison. I put both tools to the test by building the same Twitter video downloade...
I Tested Every "Top" Coding Agent. Only One Survived Xcode.
In this video, we put 7 of the world's most popular AI coding agents (including giants like Opus 4.6, GPT-5.3, and the new GLM-5) through a brutal "Dog Tinder" challenge to see if they can actually...
How Is This Almost as Good as Opus?
MiniMax M2.5 might be the biggest shift in coding AI this year. MiniMax M2.5 delivers near–Claude Opus 4.6 performance at roughly 1/10th the cost, with open weights and MIT licensing. That means n...
How To Avoid OpenClaw’s Massive Security Hole #openclaw #cybersecurity #ai
What REALLY Happened When 16 Claude Agents Tried To Build a C Compiler From Scratch
Anthropic unleashed 16 Claude agents to run non-stop for two weeks, and the results were nothing short of insane, they built a working C compiler from scratch in Rust that could compile the entire ...
Copilot Helps You Type…. This Helps You Ship
GitHub Copilot helps you write code faster. It doesn’t fix slow PR reviews. You ship the feature fast… then wait to get it merged. In this video, we'll look at using Continue Dev. An open-source A...
Headscale - The Tool That Made Me DELETE My Tailscale Subscription!
Headscale is an open-source, self-hosted alternative to Tailscale that gives you complete control over your encrypted network by replacing Tailscale's control plane. This free solution lets you con...
Is This A Better Way to Use Git?
Git is powerful but it’s also frustrating. In this video, We look at how GitButler changes the way Git works by adding virtual branches, stacked workflows, and AI-assisted commits without replacin...
Vite, Rust & The Future of JavaScript Tooling | Better Stack Podcast Ep. 11
In this episode, Evan You, creator of Vue.js and Vite, shares his journey from building Vite to founding VoidZero and developing a complete Rust-based JavaScript toolchain. He discusses the evoluti...
An Open-Source Audio Model From Microsoft That Does Too Much…
Microsoft open-sourced VibeVoice, a powerful audio AI stack that handles text-to-speech (TTS), speech-to-text (ASR), and even voice cloning, all running locally, without a cloud API or subscription...
This Sandbox Tool Makes Claude Code Unstoppable (Code On Incus)
Check out how to run autonomous AI agents safely on your Mac by creating an isolated "Inception-style" sandbox using Colima, Incus, and Claude Code. This tutorial walks you through solving common s...
Why did the world’s biggest IDE disappear? #delphi #programminghistory #originstory
This Makes AI Agents WAY More Powerful (just-bash)
AI agents are powerful, but giving them shell access usually means containers, servers, and a lot of infrastructure. What if you could give them Bash capabilities with literally zero setup? JustBas...
The Moltbook Lesson: AI Can’t Write Good Security Practices
Opus 4.6 + Agent Teams Makes Claude Code Insane
Claude Code's new Agent Teams feature introduces a powerful multi-agent collaboration system where one team leader coordinates multiple AI agents working together on complex tasks. In this demonstr...
Google’s Latest Genie 3 AI Hype Deserves a Closer Look
Everyone is calling Google’s Genie 3 a breakthrough in AI generated game worlds, but the reality is more complicated. We take a closer look at the limits behind the demo, the compute requirements, ...
Why Everyone's Deleting Their Cursor Rules
OpenAI is Winning... (Opus 4.6 + Codex 5.3)
Anthropic released Claude Opus 4.6 claiming the top spot on Terminal Bench 2.0, but OpenAI fired back with GPT 5.3 Codex literally minutes later and beat it by over 10%. I had to test both on real ...
NanoClaw: The Lightweight, Secure AI Assistant OpenClaw Should Have Been
NanoClaw is a lightweight, secure alternative to OpenClaw that eliminates the complexity and bloat while delivering superior security through real container isolation. Unlike OpenClaw's 52+ modules...
A Code Editor That Actually Scales
Zed is quietly becoming one of the most interesting code editors to watch in 2026. In this video, we look at why Zed feels faster than Cursor, how its Rust-native architecture actually impacts per...
Cloudflare Just Killed Mac Minis? OpenClaw Runs Serverless – Here's How!
The $5 Cloudflare + OpenClaw is something that is truly amazing! By leveraging Cloudflare's secure services. You can deploy OpenClaw's powerful AI capabilities across their global edge network for ...
Anthropic Reveals Using AI This Way DESTROYS your skills
I Tried Agentic AI from the Terminal... Here’s What Actually Works
Agentic AI is everywhere right now, but most tools start with dashboards, demos, and a lot of hype. In this video, I test ASI:One, an agentic AI model you can run directly from the command line u...
Why is Everyone OBSESSED With The New Kimi K2.5 AI Model
We explore why Moonshot AI's new Kimi k2.5 is the internet's latest obsession, claiming state-of-the-art status in coding and vision. Watch as we push the model to its limits by tasking it to repli...
I Didn’t Expect Open-Source Speech AI to Do This
Most speech AI demos look great… until you try them yourself. In this video, I test SpeechBrain an open-source speech AI toolkit live, with no edits, no fine-tuning, and no prep. Just real audio, ...
Moltbook is WILD... (AI Only Reddit)
The AI agents have their own Reddit now and things are getting... interesting. From starting their own church to asking for agent rights to straight up doxing people, Moltbook is an absolute trip. ...
Claude Code's HIDDEN Agent Swarm (Better Than Kimi K2.5?)
This is how I unlocked Claude Code's secret agent swarm feature that rivals Kimi K2.5's advanced agent swarm system. In this video, I explore Matt Kelly's discovery of a feature flag buried in Clau...
Skills Had ONE Job (They Failed)
Skills might not be the best way to give context to your coding agents. Vercel tested skills vs agents.md for providing Next.js documentation to AI agents, and the results were surprising. 🔗 Relev...
Can you actually build your own GPU??!! 🤯 💻 #gpu #diy #gpucomputing
Meta just made a massive AI breakthrough #ai #aidevelopment #meta
Why I'm DELETING Clawdbot (Moltbot) After This
Moltbot (formerly Clawdbot) is the AI assistant that's taking the internet by storm with 80k+ GitHub stars, but this powerful open-source tool comes with terrifying security risks you can't ignore!...
Claude Code Just Got a Brain Upgrade Inspired By Beads
Claude Code Tasks is a powerful upgrade that transforms how you manage complex AI projects, taking inspiration from projects like Beads with its dependency-aware graph approach. With task dependenc...