top | item 46104037

(no title)

donkeylazy456 | 3 months ago

Write permission is needed to let AI yank-put frankenstein-ed codes for "vibe coding".

But I think it needs to be written in sandbox first, then it should acquire user interaction asking agreement before writes whatever on physical device.

I can't believe people let AI model do it without any buffer zone. At least write permission should be limited to current workspace.

discuss

order

lifthrasiir|3 months ago

I think this is especially problematic for Windows, where a simple and effective lightweight sandboxing solution is absent AFAIK. Docker-based sandboxing is possible but very cumbersome and alien even to Windows-based developers.

jrjfjgkrj|3 months ago

Windows Sandbox is built in, lightweight, but not easy to use programmatically (like an SSH into a VM)

donkeylazy456|3 months 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.