Yes, bubblewrap is superior to Docker for this. I wrote a tool to use bubblewrap for the purpose. It needs a tool to start it, or is at least much more convenient with a tool, because you need to take your session/auth data into the container, and if you want the agent to be able to start containers (agents love containers) within the container, you need some config magic mounted inside. You could manually do all that, or do it with a shell script, as well. But, this is how I did it, and you're likely to run into all the same little quirks I ran into:
Interesting. I’ve been trying to use bwrap, slirp4netns, and mitmproxy to create a simple Python script to get save shell for development. But it’s a huge time sink (and I might resort to podman)
Myst with Sphinx is great. I miss strong LSP support though—or at least I didn’t manage to get it run in helix.
I built my blog with pydata-sphinx-theme and myst
Well they can make some up, like hallucination. That's an additional problem: when the original site that provided the training data is gone: how can they use verify the AI output to make sure it's correct?
Godot on the Quest allows you to develop on the device which is at least cool even if it makes little sense. You’d see the virtual world around you adapt to the changes in the editor. That was one on the reasons I bought it, even if I never used it in the end