
VariantDoku
Variant sudoku puzzles for careful solvers
What it does
VariantDoku is a calm iOS sudoku app for solvers who want deeper logic than a standard daily grid. Browse handcrafted variant and zero-givens puzzles, filter by difficulty and constraint type, and solve with candidate notes, colors, symbols, and optional error checking.
Does the same job
all alternatives →- SPSudokuVariants – play and construct different variants of Sudoku2025 · sudokuvariants.com · ▲28
Hi HN, I've been working on this Sudoku web app for the past couple of years, on and off during free weekends and afternoons. I started working on it because I was bored during COVID, and Cracking the Cryptic had just become popular on YouTube, which got me wondering how hard it could be to make a Sudoku app. The main idea is for the app to understand the constraints and know how to solve Sudoku grids (and not just be a simple Sudoku drawing/playing app). When it comes to classic Sudoku, the solver doesn't support anything more complicated than X-Wing, but it understands the…


- GTGot tired of all the spammy sudoku apps and built my own2022 · apps.apple.com · ▲12

- SWSudoku with 0 Bells or Whistles2023 · ▲48
Hello HN, I've created a new Sudoku app for iOS and Android that prioritizes simplicity and privacy. It's free to download and use, and I'd be grateful for any feedback or suggestions. Features: > 4 difficulty levels, accessible at any time > No personal data collection of any kind > Clean, minimalistic design that focuses on the game > Takes up significantly less space than other popular apps (by a factor of about 10x) > Minimal use of advertisements I was frustrated by how many of the popular Sudoku apps feel excessively over-engineered, consume a lot of storage space and some that even…
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