Orbiplot
Every business in the world, on a 3D globe
What it does
Business directories are boring. Orbiplot puts 500+ companies from 190 countries on an interactive 3D globe. Spin it. Zoom in. Click any dot and get a full company profile with reviews, location, team size, and founding year. Built for discovery, not just search. No promoted results. No pay-to-rank lists. Just businesses, plotted where they actually are. Getting listed is free. Owners can claim their profile to get analytics, lead inbox, and an embeddable badge.
Does a similar job
all alternatives →

- IMInteractive map of the convenience store "turf war" in Japan2024 · conbini.kikkia.dev · ▲114
Technologies used: Leaflet (frontend) Turf (Geojson generation and Voronoi generation) I noticed that my neighborhood is all Lawsons, so I got the location of all Conbinis and ran some basic analysis to see if these pockets of brand territory are common. I haven't worked much with web frontends before, so feedback is welcomed. I also have some ideas to maybe expand upon, like making the territory calculations based on streets and other geographical features rather than just beeline distance. The site isn't tested too much on mobile yet, but should be ok. Currently the frontend code and…
- I3Interactive 3D map of 3k YC companies by similarity (Three.js and D3)2025 · starwatcher.ai · ▲7
Try it: We mapped 2,970 Y Combinator companies in 3D by product similarity - 57% of YC's entire portfolio since 2005. Jump right in and explore: pan/zoom around, click for detailed profiles, explore clusters. No signup required, works best on desktop. Why Sometimes it's hard to grasp the bigger picture and see the forest for the trees. This map gives an overall representation of the whole space - companies, clusters, and outliers (companies that don't have obvious similar counterparts). For example, there are three companies supporting innovation labs. Also it's fun to see how LegalTech…

More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 30d ago · astrapixels.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