
Spec Atlas
Side-by-side spec comparisons. No prices, no ratings.
What it does
Most comparison sites bury specs under affiliate badges and star ratings. Spec Atlas skips all of that. Every page is a clean spec table with a plain-language verdict explaining what the difference actually means — motor wattage, battery capacity, noise level, coverage area, whatever matters for that category. 11 categories live: air fryers, air purifiers, blenders, dash cams, electric toothbrushes, massage guns, power banks, robot vacuums, standing desks, webcams, and wireless earbuds.
Does a similar job
all alternatives →- IBI built a website to better compare USB-C hubs found on Amazon2020 · usb-hubs.org · ▲560

- LPLaptop Prices2024 · comparelaptopprices.com · ▲11
In the responses to Low Cost Mini PCs (https://news.ycombinator.com/item?id=41389931), I saw some requests for a similar site but for laptops. To improve on existing tools like https://pcpartpicker.com/products/laptop/, I added PassMark scores (with a lot of regex!) and live prices from Amazon. I also added panel types and refresh rates, and sorted results by a weighted rating, which takes the number of reviews into account. Please let me know if you have any suggestions, thanks! P.S: you can sort by multiple columns using ctrl+click (thanks to…


- CECategorised eBay GPU Prices2024 · gpu-prices.com · ▲9
I've made a GPU comparison site: https://gpu-prices.com/US/ Yes, there was one yesterday - I got beaten to it. This one is different in that I've put a lot of work into categorisation, so you can filter down quite precisely. For example, VRAM-per-dollar, limiting to Nvidia, and a minimum performance score allow you to find good ML GPUs. It currently supports Australia, Canada, Ireland, the UK, and the US. The tech stack is Python for data pull and static site generation then Cloudflare Pages for actually serving the site. It updates three times a day, but I could increase…
More commerce this month
the category →

Compare your startup equity grant for free.
Commerce · 27d ago · equitybee.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com