
hidden constellation
Turn your flaw into a constellation. Hear it whisper a poem.
What it does
Hidden Constellation is a 2-minutes digital sanctuary. Step 1: Tell the night your mood — quiet, foggy, or restless. Step 2: Type a flaw you hide. Something small, something heavy. Step 3: Watch it rise into the sky, turning into a glowing constellation. A short, comforting poem appears just for you. Your flaw was never a flaw. It was a star, waiting to be seen. Zero noise. No login. Built by kinuyo.nezu
Does the same job
all alternatives →
- NANebula – Alarm clock where you grow stars while you sleep2017 · alextumanov.com · ▲345
- HAHow a constellation is made2015 · codevinsky.github.io · ▲5

- SAStarglyphs - A constellation puzzle game based on Euler pathsJun 2026 · starglyphs.com · ▲28
I am a big Dragon Age fan and sunk hundreds of hours into Inquisition. It had this minigame called astrariums where you had to solve these shapes based on constellation guides by tracing stars. I'm a hobby game dev and wondered if I could procedurally generate these puzzles so they were always solvable. Turns out you can, so I built a space puzzle game around it with a colorful aesthetic. I released it in web form here but I'm currently working on getting it on Steam and mobile.

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