
3x3 Cube Stuck Fixer
A 3D helper for beginners stuck during 3x3 cube solves
What it does
3x3 Cube Stuck Fixer helps beginner cubers figure out which formula to use when they get stuck. It includes 3D formula animation, Chinese / English UI, physical cube state sync, random scramble playback, formula previews, and multiple formula sets including beginner method, CFOP basics, and Roux-related formulas. It is an offline-friendly HTML download.
Does a similar job
all alternatives →- SAStrange AttractorsOct 2025 · blog.shashanktomar.com · ▲804
I went down the rabbit hole on a side project and ended up building this: Strange Attractors(https://blog.shashanktomar.com/posts/strange-attractors). It’s built with three.js. Working on it reminded me of the little "maths for fun" exercises I used to do while learning programming in early days. Just trying things out, getting fascinated and geeky, and being surprised by the results. I spent way too much time on this, but it was extreme fun. My favorite part: someone pointed me to the Simone Attractor on Threads. It is a 2D attractor and I asked GPT to extrapolate it to…
Rubik N×N SolverJun 2026 · 8gwifi.org · ▲5Solve 3×3–10×10 cubes in your browser with animated 3D steps
Scroll through all 43252003274489856000 Rubik's Cube states27d ago · everycube.alen.is · ▲295Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

- TJThree.js mirror cube that stays in sync2024 · mirror-cube.martinpiala.com · ▲24
Hello HN, Mirror Cube is a Three.js based 3D model of a Rubiks cube variant. It keeps unscrambling itself doing random moves, but the moves are (ehm.. should be) synced across all devices. I built this over one week and I thought you might find it interesting. Let me know what you think and if you find any bugs! Martin
- SASlideCross – a combination of a crossword and Rubik's Cube2024 · slidecross.io · ▲58
Hello! Try out a 3x3 puzzle and click the question mark in the top right for a tutorial. I'd really appreciate any feedback! Thanks
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