hodlbod
· 9h
Now that I'm using agents more extensively, I'm thinking about moving my development environment to a VPS to make sure the agents don't send any important data (like my ssh keys) to my provider. Am I ...
Why not host that machine yourself. Like on a Proxmox or so. Gives you multiple envs if needed. Another thing I noticed is that dev resource consumption (CPU and mem) goes up significantly (Rust in my case) when multiple agents work, test and use tools (LSP) simultaneously. So 16 core 64gb does not seem that much any more.