
Coffee Cryptics
Build, solve & share cryptic clues
What it does
Coffee Cryptics is a beginner-friendly tool to build, share, solve, and remix cryptic clues — no accounts required.
Does the same job
all alternatives →
- IMI'm making a detective game built on WikipediaOct 2025 · detective.wiki · ▲318
Hi HN! Worked on this side project for a while and wanted to share it. It's free to play.
- HAHuewords, a Word and Logic Puzzle2024 · huewords.snellman.net · ▲114
This is a game I wrote over the last month and a bit. The effort allocation was pretty different from what I've done in the past. The game design snapped together very quickly: I had the initial idea, played a couple of games on a spreadsheet to get a feel for the idea, and made one change based on those plays. After that everything felt just right through multiple rounds of playtesting. Likewise the puzzle generation is nowhere near as elaborate as in my previous game, fairly simple methods worked well and provided good variety. Instead I ended up spending silly amounts of time on curating…
- CFCryptick – free and open-source alternative to Minute CrypticMay 2026 · cryptick.wildvale.co.uk · ▲5
Hi HN! I'm an amateur cryptic crossword solver and setter, who cut my teeth on Minute Cryptic. I liked that you could create custom clues on MC but was annoyed that it required creating an account to do. I wanted to create a free, open-source, and (as much as possible) anonymous version to make it easy to share clues online; not everything needs a user account to provide a good service to users. I'm primarily a backend developer so this was also a learning experience in creating a site with no backend; it's all vanilla client-side HTML / CSS / JS, built using Metalsmith.js, hosted…

- WRWe're two coffee nerds who built an AI app to track beans and recipes2025 · beanbook.app · ▲60
It’s available on iOS now: https://itunes.apple.com/app/id6499280064 We got into specialty coffee during COVID and, like many others, fell deep down the rabbit hole. Along the way, we ran into the same frustrations: - A drawer full of empty coffee bags. - No simple way to track grind size, rest dates, notes—by bean. - My coffee history scattered across photos, screenshots, notebooks, and half-memories. - The unique traits, people, and stories behind each coffee disappearing from the internet once it sold out (since coffee is an agricultural good) - In our opinion, no…
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