Hacker News new | ask | show | jobs
by reactordev 254 days ago
I do distributed computing, and doing it at home for low costs without cloud spend helps…
1 comments

Are virtual machines not an option for your use case? From the outside looking in they appear like they would be easier to manage and far less costly.
They are if the GPU can be attached. I avoid virtual machines in favor of container workloads from containerd for this reason. It’s easier to attach Mali GPU and do my work than it is to find cash in this economy for a dozen RTX’s.