
WasteLess
Suivez vos aliments et réduisez le gaspillage
What it does
Réduisez le gaspillage alimentaire, simplement. WasteLess vous aide à mieux gérer vos aliments au quotidien pour éviter les oublis, les achats en double et les produits jetés trop tard. Ajoutez vos produits en quelques secondes, suivez leurs dates de péremption et recevez des rappels au bon moment pour les consommer avant qu’ils n’expirent.
Does the same job
all alternatives →


- 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 life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
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