惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Blog — PlanetScale
Blog — PlanetScale
小众软件
小众软件
F
Fortinet All Blogs
博客园 - 叶小钗
博客园_首页
D
DataBreaches.Net
Apple Machine Learning Research
Apple Machine Learning Research
U
Unit 42
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
博客园 - Franky
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
IT之家
IT之家
M
MIT News - Artificial intelligence
有赞技术团队
有赞技术团队
博客园 - 【当耐特】
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
We're One Script Away From 30% Cheaper Groceries, Stop As...
Djowda · 2026-06-20 · via DEV Community

You don't need a smarter model to make food cheaper. You need to delete a middleman.

That's the whole argument. Everything below is just the receipts.

The tax nobody votes on

Open any grocery or delivery app. The first three results aren't the closest store, or the cheapest one. They're the ones who paid to be there.

That's not an accusation, it's the business model. Delivery platforms commonly take 15–30% commission off every order. Sponsored placement is its own line item on top of that. None of it comes out of the platform's pocket, it comes out of the price you pay, baked quietly into the menu before you ever see it.

Multiply that across every grocery store, every restaurant, every small food business that wants to be findable online, and you get a strange situation: the discovery layer, the part that just tells you a store exists and what it sells, has become one of the most expensive parts of the entire food supply chain. Not farming. Not logistics. Being found.

Take that tax out, and prices don't need a subsidy to drop. They just drop, because the markup that was funding it isn't there to fund anymore.

We think that number is north of 30% for a meaningful slice of the market. Call it a working thesis, not a peer-reviewed study, but it's the kind of thesis you can actually go test, because the fix is small enough to build in a weekend.

The fix isn't AI. It's a map nobody owns.

Here's the uncomfortable part: the technology to remove the discovery tax isn't new, exotic, or AI-shaped. It's boring. It's:

  1. A public list of where stores are and what they sell
  2. A way for anyone to read that list without paying for the privilege
  3. A way for store owners to edit their own listing for free

That's it. That's the whole disruption. No model, no inference cost, no API bill. A map and a catalog, both open, both free to read and free to write.

This is exactly what we open-sourced last week with the Food Freedom Map, a pin-drop map built on Nostr where any store, farmer, or restaurant can list themselves and their catalog, and any client can read that data, forever, without paying anyone for placement. No ad auction. No "boost your listing" button. The map doesn't rank you by budget, because there's no budget to rank by.

The interesting question isn't whether this can work, the protocol's already running. It's how fast you could migrate an entire region's worth of existing stores onto it.

The migration script, roughly

Say you wanted to bootstrap a city overnight. The shape of it looks like this:

Step 1 — Pull the data that already exists.
Most of what you need is already public. OpenStreetMap's Overpass API will hand you structured shop/restaurant/category data for an entire city in one query, no scraping required. Government open-data portals (business registries, food-safety permits, market licenses) fill in the gaps OSM misses. You could also scrape something like Google Maps for the same fields — plenty of projects have — but that's walking into a Terms of Service fight with a company that actively fingerprints and blocks exactly that kind of traffic. Open data gets you 80% of the way there with none of the legal risk. Start there.

Step 2 — Normalize it into one schema.
Name, location, category, that's the minimum viable pin. This is the boring-but-essential part: every source names things differently, so you write one small mapping layer and you're done. Genuinely a script, not a system.

Step 3 — Drop it on the open map as unclaimed pins.
The store exists on the map whether or not the owner has ever heard of your project. That's the point — discovery doesn't wait for adoption.

Step 4 — Give every pin a free, editable post.
This is the part that makes it stick. The owner finds their pin, claims it, and can edit their catalog directly — what they sell, what they're asking for, what they're giving away — for free, forever, the same way anyone claims a Google Business Profile today. Except there's no algorithm deciding who shows up first, and no fee for not disappearing.

Run that sequence and a city's worth of stores can go from "invisible unless they pay" to "on the map, editable, free" in roughly the time it takes to write and run an import script. That's not a five-year roadmap. That's a weekend project sitting on top of a protocol that already exists.

"Use your brain, don't ask AI"

The headline isn't anti-AI for the sake of being contrarian. It's pointing at something specific: this particular problem doesn't need a smarter answer, it needs a different incentive structure. No amount of better recommendation algorithms fixes a market where the algorithm's owner gets paid by the seller, not the buyer. You can't optimize your way out of a conflict of interest. You have to remove it.

That removal is mechanical, not magical. It's a public dataset, an open protocol, and a free listing. The kind of thing one engineer can ship, not the kind of thing that needs a foundation model behind it.

Try breaking this

The repo's open, the protocol's documented, and the gap between "idea" and "your city is on the map" is exactly as small as it sounds. If you want to take a swing at the import-script side of this — OSM importer, open-data normalizer, claim-flow UX — that's a wide-open, genuinely useful first contribution.

👉 github.com/Djowda/food-freedom-map

Fork it. Point it at your city. Tell us what broke.