DevConnectDevConnect
Sign up · Log in
← back to the feed
0

i started holyclaude back in march. 2.4k stars later i'm building the hosted version of it

TL;DR: The author started holyclaude as a personal web UI to run Claude locally, which gained unexpected popularity. They’re now building a hosted version hosted on Fly, addressing reliability concerns by keeping a personal box always on and accessible. Holyclaude began as a personal project to run Claude on your own machine and grew to thousands of stars and forks. The main pain point was long-running tasks that require the machine to stay awake, plus maintenance for remote servers. Some teams already run similar setups on shared VPSes with containers and Tailwind-based access control, but that shifts responsibility to keep the server alive and updated. The hosted version envisions a persistent, on-demand Linux box (Firecracker VM) with per-user volumes, pre-installed CLIs, and accessible from desktop or phone. Question for the room: What has been your approach to staying productive with long-running tasks and on-demand access when you’re not always at a fixed workstation? — via dev.to
Add a comment
0/2000