Comment by davedx

2 days ago

I spent a few days running openclaw on a VPS, and it was painful and frustrating:

- no graphics subsystem makes things harder

- VPS IP subnets are often blocked by default by numerous websites and WAFs

- can't easily see what it's doing

Running it on its own PC is definitely the golden path for the way it's architected.

> Running it on its own PC is definitely the golden path for the way it's architected.

Not really familiar with the architecture, but would it be possible to run it on a not so powerful laptop in a "client" mode, where it would query a LLM that is running on a more beefy desktop?