Remix.run Logo
steveklabnik 3 days ago

> To "run cloud?"

I agree that's a bit awkwardly phrased, let me send in a patch for that.

> Does this mean treating your own servers like "serverless?" Does it mean running Kubernetes? Is this primarily for people who want to self-host LLMs?

Not exactly any of that. We let you treat an entire rack as a single pool of resources, spinning up virtual machines that our control plane manages for you. Think "VPS provider but you own it." There's an API, but if you want to see what our console looks like, you can poke around with a demo here: https://console-preview.oxide.computer/

turnsout 3 days ago | parent [-]

That's helpful, thanks!