
Wasteless
Stop losing money to food waste
What it does
Restaurants lose 4-10% of revenue every month to food waste and over-ordering. Wasteless fixes that. Track your inventory daily, log spoiled items instantly, get weekly waste cost reports, and know exactly what's running low — all in under 5 minutes a day. No setup fee. No contracts. 14-day free trial. $69/month. Half the price of MarketMan with everything a small restaurant actually needs.
Does a similar job
all alternatives →

Menu MiserJan 2026 · play.google.com · ▲1End food waste, save money, and plan meals stress-free daily
- CTCookThis, the app that fights food waste2023 · ▲5
Hey HN! I've just launched CookThis, my new app that helps fight food waste by using up leftover ingredients. It uses ML in a couple of ways to aid this, both by using a CNN to detect ingredients from a camera feed, and by using an LLM to generate new recipes. Would be great to get some feedback! There's a week free trial available with no commitment
- AWa web app to track when your food will go bad2014 · ▲8
http://wasteless.io A web app to keep track of when your food expires. Grew out of a CLI program I made for myself. It was also an experiment with writing a webapp purely in Common Lisp. It comes with the full source code [0] as well as source code from some CL libraries that I spun off on the way. libs: cl-config: library for managing configuration settings loosely based on the BSD model. [1] cl-init: library for integrating your common lisp program into an OS's init system. Manages starting and stopping the services as well as setting up a swank/slime interface. [2]…

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