← Back to context

Comment by losvedir

2 days ago

Sprites are clearly the future. Are there plans to give it a web UI? I haven't minded ssh'ing in, but I've wanted to share this with my wife who would use a sprite on her iPad. Basically, ChatGPT but with a full sandboxed Linux environment that can host stuff is a pretty compelling offering.

Check out exe.dev for basically what you are describing. Also remember these aren't really sandboxes per se, they're just computers/microvms. Exe also has a neat auth/https proxy that also does TLS/certs they have lots of cool tools and integrations.

I’ve been working on a project for this - https://mymachines.dev

It provisions a sprite and spins up Claude code/Codex on it for each session you create. Finishing up an iOS client for it too