Show HN: gpudeploy.com – "Airbnb" for GPUs
A startup has launched gpudeploy.com, a marketplace that lets individuals and data centers rent out idle GPUs to others, pitching itself as an “Airbnb for GPUs” after pivoting away from an earlier drone-delivery idea. Commenters compare it to existing services like vast.ai, RunPod, and Akash, probing what is genuinely different in terms of pricing, UX, scheduling, and support for flexible, job-based billing. Much of the debate centers on security, reliability, and verification of remote computations, as well as the economic viability for small providers once electricity, hardware wear, and payout logistics are factored in.
Pivot from Drone Delivery to GPU Marketplace
- Many are surprised by the “hard pivot” from drone delivery to GPU rental.
- Some see it as analogous to other startup pivots: underlying infra (compute) becomes the product.
- Drone delivery is described as capital- and regulation-heavy with weak real demand; founders say they saw little customer interest and switched.
- Commenters generally respect the candid explanation, saying it increases credibility.
Positioning vs Existing GPU Marketplaces
- Frequent comparisons to vast.ai, RunPod, Salad, Akash, Shadeform, etc.
- Claimed differentiators:
- More opinionated configurations and automatic routing, instead of manual machine selection.
- Filtering out “bad machines” and aiming to onboard high-end data centers with idle GPUs.
- Support for multiple user sessions on multi-GPU hosts for finer utilization.
- Skeptics question whether the same hardware-quality issues will arise and how they are mitigated.
Pricing, Economics, and Utilization
- Some find prices not especially cheap compared to alternatives.
- Confusion over “final rate is usually lower than quoted upper bound”; feedback suggests simpler, fixed pricing.
- Example payouts: ~$0.40–0.50/hr revenue for a 4090, with electricity potentially eating a large share.
- Questions on payout logistics for many small hosts, minimum withdrawal thresholds, and international payments.
Security, Privacy, and Result Integrity
- Multiple concerns:
- Containers (Docker) are not viewed as a strong sandbox for untrusted code.
- Risks to hosts: cluster compromise, data exfiltration, DMA attacks.
- Risks to tenants: malicious or faulty providers returning fake or incorrect results; GPU “honeypots” stealing data.
- Suggested mitigations:
- Stronger isolation (VMs, confidential computing / attestation) rather than just containers.
- Random audits, reputation systems, and duplicate computation to detect cheating or corrupt GPUs.
- Current security posture is seen as under-documented; calls for detailed public explanation of “best practices.”
Host Experience and Product Maturity
- Interest from hobbyists and small clusters in renting out idle GPUs.
- Questions about:
- How unreliable machines will be detected and “sorted out.”
- Whether workloads can be paused/resumed on the same host and persistent storage options.
- Windows/macOS support for consumer GPUs.
- Install script is criticized (no
set -e, opaque binary, Nvidia-only), reinforcing the “MVP / early-stage” impression.
Broader Context and Sentiment
- Some see many similar YC-backed GPU marketplaces as “software on top of a hardware shortage.”
- Mixed sentiment: excitement about unlocking idle compute vs worries about hoarding, higher GPU prices, and security.
- Nostalgic comparisons to volunteer projects like Folding@home and SETI@home; now the same model is mostly for-profit.