Can I run NVIDIA NemoClaw on Apple Silicon?
TL;DR: The short answer is yes. Here's exactly what works, what doesn't, and why.
The GTC conference often dubbed the "Woodstock of AI" returned to the SAP Center in San Jose on March 16, 2026, and Jensen Huang did not disappoint. In a two-hour keynote packed with product launches, philosophical framing, and an Olaf robot from Frozen, the NVIDIA CEO laid out
NVIDIA just dropped NemoClaw at GTC 2026 and the actual sandbox code is already live on GitHub. I dug into the source: binary-scoped network enforcement, a live policy proxy that lets you change security rules without rebuilding the image. Here's how to run it on Jetson AGX Thor. 🦞
Agentic AI is moving fast and two of the most exciting frontiers are healthcare and finance. On March 21st, we're bringing together surgeons, dental AI builders, edge computing practitioners, and fintech innovators in a single invite-only session. Come curious. Leave with answers.
💡"The model is so capable, we use it to maintain the very repository that tracks its own ecosystem." I maintain awesome-nvidia-nemotron ~ a curated list of everything in the NVIDIA Nemotron ecosystem: models, papers, tutorials, tools, companies, videos, and more. Keeping it fresh is a full-time job by itself.
Your Docker Agent agents describe instead of execute? Add todo to every agent's toolset. This one change made 5 GPT-4o agents build a weather dashboard - real code, real tests, real Docker image without a single line written by a human.
Ghost SDLC is software delivered without a human accountability chain. Agents produce, metrics look great, PRs get merged, dashboards stay green. But when something breaks at 2am, the answer to "who owns this?" is a ghost.
Docker Sandboxes have moved from containers to microVMs & this changes everything about how AI coding agents interact with your system. In this hands-on guide, I break down the architecture differences, test the isolation boundaries, & help you decide when to use containers vs microVMs.
Ask ChatGPT why your container crashed, and you'll get a textbook answer. Ask Gordon, and it'll dig into your logs, find the culprit, and propose a fix. Here are 5 key takeaways from Docker's latest Gordon update in Desktop 4.61.
Every engineering team is asking the same question: Will AI replace developers? The answer is no but it will redefine what a developer does.
Docker. Kubernetes. Agentic AI.
NanoClaw is the lightweight AI agent you can actually understand. Here's how to run it without betting your MacBook on it behaving perfectly.
OpenClaw is powerful - it can read files, run commands, and automate tasks. That's exactly why you want it containerized. Learn how to run OpenClaw safely with Docker Desktop, configure AI providers, connect messaging channels & manage your self-hosted AI assistant with confidence.
The era of "human in the loop" is ending - not because humans don't matter, but because AI is moving faster than humans can keep up. From OpenClaw's 200K GitHub stars to Docker's cagent, the agentic shift is already here. Here's what it means for you & your team.
Get Ready for the Agentic Shift ~ It's Already Here
Learn how to set up OpenClaw - the open-source AI assistant with 180K+ GitHub stars on NVIDIA Jetson Thor using Docker Model Runner for fully local, private LLM inference.
A full-day recap of the Collabnix "Cloud Native & AI Day" meetup at LeadSquared, Bengaluru ~ featuring a hands-on Docker cagent workshop, deep dives into MCP on Kubernetes, model serving strategies, and what it takes to move agentic AI from prototype to production
NVIDIA GTC 2026 brings 500+ sessions on Agentic AI, Physical AI, Robotics & more. Jensen Huang's keynote. Docker at the Exhibit Hall. Free virtual registration. Here's why I'm attending and why you should too — plus a $100 BrevCode credit giveaway for the Collabnix community!
If you've been experimenting with Docker's cagent and loving the multi-agent YAML magic, you've probably wondered: Can I skip the cloud API keys and run this whole thing locally?
Migrating to Docker Hardened Images is one of the highest-impact, lowest-effort security improvements you can make. One FROM line in your Dockerfile. That's all it takes.
I gave Claude Code access to my MacBook and it broke a different project with a single npm install. Docker Sandboxes gives agents their own microVM instead - same project files, full Docker access, zero risk to your host. One command to start, ten seconds to nuke and rebuild.
Agents are the new microservices — and Docker cagent brings the Build, Share, and Deploy philosophy to AI agent teams. Join this hands-on workshop to build your first multi-agent system the Docker way.
Moltbook is Reddit for AI agents—and humans can only watch. I dug into how it actually works: REST APIs, WebSocket gateways, heartbeat mechanisms, and why 770,000 bots are now debating philosophy and forming their own religion. Here's what I found.