Hacker News new | ask | show | jobs
Show HN: Give Claude Code disposable servers to work on tasks in parallel (gibil.dev)
2 points by AlexFromTwelve 75 days ago
Just launched. Looking for first users and feedback!
1 comments

because claude wasn't using enough data center resources we need to give him additional servers in data centers on demand?
Fair, if you're running one-off prompts, you don't need this. The real use case is longer agent tasks where you don't want rm -rf, a runaway loop, or pnpm install on some random repo touching your laptop. VM spins up, agent works, VM gets destroyed. Same reason people already sandbox in Docker/Codespaces, this just collapses create → run → destroy into one command.