Alternatives
Products that do what Computable – Buy, sell, and redeem GPU for the exact weeks you want does
Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
- 1

The first open-source price index for GPU compute Discussion | Link
10d ago · producthunt.com
- 2SF
Hey folks! We're Alex and Evan, and we're working on putting together a 512 H100 compute cluster for startups and researchers to train large generative models on. - it runs at the lowest possible margins (<$2.00/hr per H100) - designed for bursty training runs, so you can take say 128 H100s for a week - you don’t need to commit to multiple years of compute or pay for a year upfront Big labs like OpenAI and Deepmind have big clusters that support this kind of bursty allocation for their researchers, but startups so far have had to get very small clusters on very long term contracts, wait…
2023 · sfcompute.org
- 3GC
Hi HN, YC w24 company here. We just pivoted from drone delivery to build gpudeploy.com, a website that routes on-demand traffic for GPU instances to idle compute resources. The experience is similar to lambda labs, which we’ve really enjoyed for training our robotics models, but their GPUs are never available for on-demand. We are also trying to make it more no-nonsense (no hidden fees, no H100 behind “contact sales”, etc.). The tech to make this work is actually kind of nifty, we may do an in-depth HN post on that soon. Right now, we have H100s, a few RTX 4090s and a GTX 1080 Ti online.…
2024 · gpudeploy.com
- 4AT
We developed a tool to trick your computer into thinking it’s attached to a GPU which actually sits across a network. This allows you to switch the number or type of GPUs you’re using with a single command.
2024 · thundercompute.com
- 5AG
Thought the resources for GPU arch were lacking, so here we are
Apr 2026 · jaso1024.com
- 6IV
The video demo runs a 7b Model on a normal gaming GPU. I think it already works quite well (accounting for the limited hardware power). :)
2024 · github.com
- 7

- 8

- 9TC
Hello HN! I’m Jonathan from TensorDock. After 7 months in beta, we’re finally launching Core Cloud, our platform to deploy GPU virtual machines in as little as 45 seconds! https://www.tensordock.com/product-core Why? Training machine learning workloads at large clouds can be extremely expensive. This left us wondering, “how did cloud ever become more expensive than on-prem?” I’ve seen too many ML startups buy their own hardware. Cheaper dedicated servers with NVIDIA GPUs are not too hard to find, but they lack the functionality and scalability of the big clouds. We thought to…
2022 · tensordock.com
- 10
General Compute▲315AI models that run on an inference cloud optimized for speed
May 2026 · generalcompute.com
- 11CW
Creator here. I built ChartGPU because I kept hitting the same wall: charting libraries that claim to be "fast" but choke past 100K data points. The core insight: Canvas2D is fundamentally CPU-bound. Even WebGL chart libraries still do most computation on the CPU. So I moved everything to the GPU via WebGPU: - LTTB downsampling runs as a compute shader - Hit-testing for tooltips/hover is GPU-accelerated - Rendering uses instanced draws (one draw call per series) The result: 1M points at 60fps with smooth zoom/pan. Live demo:…
Jan 2026 · github.com
- 12

Affordable H100, H200, GB300, and B200 GPU compute for training, inference, and everything in between.
3d ago · compute.cheap
- 13

- 14

- 15

- 16OD
Hi HN, We’ve launched a GPU cloud platform offering on-demand access to high-end GPUs — with pricing starting at $0.79/hr, no queue, and no preemption. What we offer: - On-demand H100, H200, and B200 instances - H200 pricing from $0.79/hr - Multi-region support: US, Singapore, and Europe - No queuing, no bidding, and no interruptions - Used by AI startups, researchers, and open-source developers Try it: https://hpc-ai.com/?utm_source=hackernews&utm_medium=post&ut... We built this after facing our own frustrations with high prices and long wait times on other…
2025 · hpc-ai.com
- 17OG
Greetings HN! This is Doruk from Oblivus, and I'm excited to announce the launch of our platform, Oblivus Cloud. After more than a year of beta testing, we're excited to offer you a platform where you can deploy affordable and scalable GPU virtual machines in as little as 30 seconds! https://oblivus.com/cloud - What sets Oblivus Cloud apart? At the start of our journey, we had two primary goals in mind: to democratize High-Performance Computing and make it as straightforward as possible. We understand that maintaining GPU servers through major cloud service providers can be…
2023 · oblivus.com
- 18XA
Jul 2026 · github.com
- 19GP
GPU rental prices are super volatile but there's no derivatives market to hedge. I built a perpetual futures platform to see what this could look like. The idea is airlines hedge jet fuel, starbucks hedges coffee beans - as GPU compute becomes critical infrastructure the same hedging tools should exist. Not sure if anyone actually needs this but it was interesting to build. How it works: - Pulls live H200 spot prices from Vast.ai every 15s into a tradeable index - Full perp mechanics: funding rates, mark price calc, real-time P&L - Event-driven Rust backend with supervisor pattern and…
Feb 2026 · github.com
- 20GP
Howdy! Keeping with the trend of being influenced by https://diskprices.com, I wanted to make a resource for GPUs on eBay that also take into account a performance metric I tend to look at when checking GPUs. It's still a work in progress, but it's at a state where I think some of HN might find it useful! There are a few things that I have planned to add in the coming day(s): 1. Filters for compatible slots and connectors 2. Expand for different eBay regions, rather than just US focus Let me know if you have any questions or want more / different filters on the page or if I…
2024 · gpupricecompare.com
- 21TG
Hey folks! I’m Jonathan from TensorDock, and we’re building a cloud GPU marketplace. We want to make GPUs truly affordable and accessible. I once started a web hosting service on self-hosted servers in middle school. But building servers isn’t the same as selling cloud. There’s a lot of open source software to manage your homelab for side projects, but there isn’t anything to commercialize that. Large cloud providers charge obscene prices — so much so that they can often pay back their hardware in under 6 months with 24x7 utilization. We are building the software that allows anyone to become…
2024 · dashboard.tensordock.com
- 22

- 23SS
Running DeepSeek V3 (685B) requires 8×H100 GPUs which is about $14k/month. Most developers only need 15-25 tok/s. sllm lets you join a cohort of developers sharing a dedicated node. You reserve a spot with your card, and nobody is charged until the cohort fills. Prices start at $5/mo for smaller models. The LLMs are completely private (we don't log any traffic). The API is OpenAI-compatible (we run vLLM), so you just swap the base URL. Currently offering a few models.
Apr 2026 · sllm.cloud
- 24FH
Hi, This is Dan and Genevieve from Burstable AI. We've iterated and made a 45 degree pivot, taking what we learned from developing burst (https://news.ycombinator.com/item?id=28191459) to introduce a cloud service that provides access to a GPU-enabled machine using Jupyterlab to provide notebooks, shell access, and a code/text editor. GPU access is measured and the first 50 hours are free. This is *not* a platform to do crypto mining or run weeks of model training for free. We are focused on the R & D phase of modern AI/ML, where developers/scientists are…
2022 · cloudburst.host
Ranked by how close each launch is in meaning, then by votes. Refine with a description →