7 ms·
I made a similar thing not long ago that lets you choose between docker, seatbelt (macOS's native sandboxing) and bubblewrap (on Linux). I use it on macOS prim
by nikvdp 1y ago
I made a similar thing not long ago that lets you choose between docker, seatbelt (macOS's native sandboxing) and bubblewrap (on Linux).
I use it on macOS primarily, and have basically stopped using docker mode in favor of the native sandboxing because features like image pasting Just Work™.
http://github.com/nikvdp/cco http://github.com/nikvdp/cco
- e1gen-v 1y agoClaude condom is hilarious!
- nikvdp 1y agoI couldn't resist the pun :)
- nhod 1y agoThis is the way Claude Code should Just Work™. Thanks for making and sharing. Hopefully someone from Anthropic sees this and incorporates it (and gives you credit and/or a job!)
- nikvdp 1y agoThanks glad you enjoyed it!
- pbronez 1y agoSuper cool. I’m trying to think what the equivalent windows backend would be… perhaps AppContainer?