
Pure Jigsaw Puzzle
Jigsaw puzzle app made with love - no ads or in-ap purchases
What it does
A jigsaw puzzle game with no ads, no in-app purchases, and no links to anywhere outside the app. Exactly the kind of puzzle game for kids I always wished existed. - Three categories: cartoon images for kids, photo images for grown-ups, and your own images - More than 30 hand-picked cartoon puzzles for kids - Over 15 beautiful photo puzzles for adults - Add your own pictures – stored on your device, never uploaded to any server - Overview of which images you've completed and at which piece count
Does the same job
all alternatives →
My Personal Puzzles: JigsawJun 2026 · apps.apple.com · ▲4Turn your photos into jigsaw puzzles. Try free.

- IJInfinite Jigsaw GameJul 2026 · infinitejigsaw.com · ▲27
Had the idea forever, finally got it working.
- ASA simple image puzzle generator2024 · puzzlip.com · ▲56
Hey HN, I built this simple puzzle generator to play around with wasm a bit. It's open source if anyone wants to play around with the code https://github.com/lnenad/puzzlip
The Curious ThingJun 2026 · thecuriousthing.com · ▲4Turn your kid's photo into a magical puzzle with AI

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
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.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