Live data from Hacker News

Podman 6: machine usability improvements (2025)

blog.podman.io

11–12 of 12 posts

Re: Podman 6: machine usability improvements (2025)

#11
post #9

I love podman and use it extensively, but am less sure how useful the machine functionality will be (to me). I use KVM (with virt-manager) extensively, and I could see how treating VMs as ephemeral like containers might be nice for some workflows, but for me I want my VMs to be stateful as they are now. Anything I want container workflow for I just use containers. I don't do any Windows though, all linux. I might act…

One area this is desirable is AI agents. Often you just need to spin them up for quick ephemeral tasks, but you want more isolation than containers give you. I'm still looking for a good solution here. A cool one I've been playing with recently is https://smolmachines.com/

I can recommend microsandbox. More mature than smolmachines. I have tried both.

https://github.com/superradcompany/microsandbox

Re: Podman 6: machine usability improvements (2025)

#12
post #11
post #9

Earlier quoted context omitted.

One area this is desirable is AI agents. Often you just need to spin them up for quick ephemeral tasks, but you want more isolation than containers give you. I'm still looking for a good solution here. A cool one I've been playing with recently is https://smolmachines.com/

I can recommend microsandbox. More mature than smolmachines. I have tried both. https://github.com/superradcompany/microsandbox

I actually just found microsandbox this morning and it looks really solid. One thing it's lacking is GPU support. With smolmachines you can use Vulkan through virtio-gpu/Venus which is quite nice. Can you give more details on what you prefer about microsandbox?
Post reply on HN