
Sat Lav: Public Toilet Finder
Find nearby public toilets without ads or accounts
What it does
Sat Lav helps people find nearby public toilets quickly, with no account and no ads. It covers 500k+ toilets globally, with facility information such as disabled access, baby changing, RADAR key requirements, charges, and opening details where known.
Does a similar job
all alternatives →

- AWA web app that shows toilets near you2025 · toilette-in-der-naehe.de · ▲7
Hello HN, I made a website where you can find toilets nearby on a map. It has data for Germany, Austria and Switzerland. I fetched the data from openstreetmap with overpass API, cleaned it up and stored it in a supabase DB. In case there was no address, i used nominatim API to geocode it. Feel free to ckeck it out. Happy for feedback. Jan



More life & fun this month
the category →- TL
Life & fun · 11d 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 · 29d 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