Hacker News new | ask | show | jobs
by technocrat8080 267 days ago
A bit confused, all this to say you folks use standard containerization?
1 comments

Same. I didn't really understand what the difference is compared to containerization
Fundamentally, there is no difference. Blocking syscalls in a Docker container is nothing new and one of the ways to achieve "sandboxing" and can already be done right now.

The only thing that caught people's attention was that it was applied to "AI Agents".

What is so fundamentally different for AI agents?
Other than the current popular thing which is "AI agents", like all programs, it changes absolutely nothing.
The fact that the first thing people are going to do is punch holes in the sandbox with MCP servers?