
DEDUCTIONARY V2
The daily logic puzzle just got a massive upgrade!
What it does
The daily logic puzzle just got a massive upgrade! Here’s what’s new: Profiles: Sign in via email/Google to track your stats and history. 5-Star Ratings: Earn 1–5 stars based on accuracy. Zero mistakes = 5 stars! Streaks: Play daily to keep your consecutive streak alive. Leaderboards: Compete with others by total stars, longest streak, or speed. Archive: Missed a day? Play any past puzzle from the calendar.
Does the same job
all alternatives →- FIFigure is a daily logic puzzle game2022 · figure.game · ▲417
Hello, HN! Figure is a little side project I’ve been working on. Someone described it as Bejeweled meets Wordle. I built the puzzle interface and website in Next.js and React, which was a first for me and overall a great learning experience. The daily puzzle data is queued up in a PostgreSQL table. Another table stores anonymous solve stats. Once a day, a cron job hits a serverless API that promotes the next puzzle as “live” and prompts Next.js to update the prebaked static site with the new data. The game state is managed with Redux and your stats are persisted to localStorage. Framer…

- ANA new daily word puzzle2022 · twentyletters.com · ▲52
- LDLogiquiz – Daily Self-Referential Puzzles2025 · logiquiz.com · ▲38
Hey HN, About twenty years ago, while I was in college, I first stumbled upon James Propp's Self-Referential Aptitude Test [1] and absolutely loved it. Ever since then, I've had this idea of turning that concept into a daily game, and I've finally built it: https://www.logiquiz.com/ The game interface checks each question against the answers you've given, so it doesn't spoil anything by giving away the answers. There are five different tests each day, from very easy to very hard. I'd love to hear what you think! [1]: https://faculty.uml.edu/jpropp/srat-Q.txt
The Daily Set – an (over engineered) daily puzzle game5d ago · setpuzzle.com · ▲10Play the daily Set card puzzle. Find 6 Sets from 12 cards, race the clock, and compete on the leaderboard. A new puzzle every day — free, no download required.
- MNMy new logic game "Make To Ten"2024 · make210.com · ▲12
Hey folks, wanted to share my new logic game I created. I hope you'll enjoy it. It looks easy, but it's only illusion. The goal is to make 210 points on all levels: easy - doable, medium - not sure, hard - I'm happy when I make over 80...
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, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app