Hacker News new | ask | show | jobs
by donkeylazy456 195 days ago
I don't like that we need to handle docker(container) ourselves for sandboxing such a light task load. The app should provide itself.
2 comments

>The app should provide itself.

The whole point of the container is trust. You can't delegate that unfortunately, ultimately, you need to be in control which is why the current crop of AI is so limited

fair point.
The problem is you can't trust the app, therefore it must be sandboxed.