1. Low-Power Devices Suffice for Daily Tasks; Remote to Servers for Heavy Work
Mini PCs, Pis, or VMs handle browsing, coding, and light tasks, with desktops as remote servers for compute-intensive jobs.
"I should be running one of those $300 mini PCs at <20W... Just remote into my beefy workstation" - 3eb7988a1663
"optimal setup is to use a mini-PC as your personal computer and a full-size desktop as a server" - adrian_b
"uses proxmox VM with eGPU... Itβs more than enough" - ekropotin
2. Key Benefits: Low Power, Noise, and Cost Savings
Users praise <20W idle draw, silence, and efficiency for remote/solar setups.
"power draw is a huge win... 6W at idle... saving watts when using solar batteries" - themafia
"low noise. Many consider fan noise under load to be the most important property" - ivanjermakov
"$200 NUC has been good enough for like 15 years" - jasonwatkinspdx
3. eGPU/LLM Inference Viable on Pi; PCIe Bandwidth Not a Bottleneck, Multi-GPU Limited
Pi+eGPU excels for single-user LLMs (low data transfer post-load), but layer-parallelism stalls multi-GPU without tensor support.
"PCIe bandwidth really doesn't bottleneck LLM inference for single-user workloads" - yoan9224
"multi GPU setups are completely stalled unless... parallel [users]" - numpad0
"inter-layer transfer sizes are in kilobyte ranges and PCIe x1 is plenty" - numpad0