{"slug": "show-hn-i-built-a-90-terminal-to-find-where-locals-eat-via-spatial-gravity", "title": "Show HN: I built a $90 terminal to find where locals eat via spatial gravity", "summary": "A developer built a $90 terminal that uses a proprietary 'spatial gravity' engine and an LLM to find local restaurants, bypassing Google Maps reviews. The system processes 100GB+ of data to calculate foot-traffic and economic factors, served via Cloudflare Workers.", "body_md": "I know $90 for a dining app sounds absurd. And it’s not even an app; it's a wrapper for an LLM. But it is how it is built that makes it so expensive. I had to make a whole API just to call it (which because its own SAAS). All just to bypass dumb google reviews.\n\nGoogle Maps and reviews send people to places optimized for tourists and good copywriters. To find actual local hole-in-the-walls algorithmically, I had to first build that api (called BWENDI), a \"spatial gravity\" engine using 100GB+ of tweaked OSM, GeoNames, and other proprietary data. Instead of aggregating reviews, it mathematically calculates foot-traffic, throughput, transaction stats, and economic criticality among other factors.\n\nBwendi is A Python/Node ETL pipeline feeding an LMDB-backed context API. It uses a proprietary 1MB binary grid served via Cloudflare Workers for millisecond edge reads with near-zero overhead, hosted in Switzerland.\n\nThis was done of course to get the purest location context around every street or neighborhood, so that the LLM stack could breathe and think properly.\n\nSo far the results are good.\n\nRip apart my edge architecture, the gravity math, or the aggressive pricing. I’m here for the roast.\n\nComments URL: [https://news.ycombinator.com/item?id=48833657](https://news.ycombinator.com/item?id=48833657)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-i-built-a-90-terminal-to-find-where-locals-eat-via-spatial-gravity", "canonical_source": "https://hungrybutnotstupid.com/", "published_at": "2026-07-08 16:01:50+00:00", "updated_at": "2026-07-08 16:12:38.200163+00:00", "lang": "en", "topics": ["artificial-intelligence", "large-language-models", "ai-tools", "ai-infrastructure"], "entities": ["BWENDI", "Cloudflare", "OpenStreetMap", "GeoNames"], "alternates": {"html": "https://wpnews.pro/news/show-hn-i-built-a-90-terminal-to-find-where-locals-eat-via-spatial-gravity", "markdown": "https://wpnews.pro/news/show-hn-i-built-a-90-terminal-to-find-where-locals-eat-via-spatial-gravity.md", "text": "https://wpnews.pro/news/show-hn-i-built-a-90-terminal-to-find-where-locals-eat-via-spatial-gravity.txt", "jsonld": "https://wpnews.pro/news/show-hn-i-built-a-90-terminal-to-find-where-locals-eat-via-spatial-gravity.jsonld"}}