惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
U
Unit 42
Google DeepMind News
Google DeepMind News
博客园 - 司徒正美
Y
Y Combinator Blog
F
Fortinet All Blogs
云风的 BLOG
云风的 BLOG
T
Tailwind CSS Blog
G
Google Developers Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
罗磊的独立博客
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MyScale Blog
MyScale Blog
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
GbyAI
GbyAI
P
Proofpoint News Feed
Jina AI
Jina AI
B
Blog RSS Feed
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
D
Docker

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
I built a trainer for Conway's Doomsday algorithm (mental...
jesperkileda · 2026-06-26 · via HN's home page

I have built this to properly learn and apply the Doomsday algorithm (John Conway's method for working out the day of the week for any date in your head). Many years ago I read about the doomsday algorithm and I kind of learned it. It took many hours for me to get to a point where I would occasionally right. And it was slow, like a minute per solve.

Now I've built this Free-to-use site to help me practice and get my accuracy up and my solve times down. I'm solving most dates in 3-5 seconds through just "playing" here for a few minutes each day.

The stats here are clear: everyone who's spending time on these mini games and just practicing solving dates get much better and faster at it.

Reading about, and understanding the algorithm is fairly easy, getting fast enough to actually do it live is quite hard, and that's really a practice problem. So this site is built around drilling. There are 10+ mini games to play with increasing complexity to learning the various calculation steps, but more crucially practicing getting fast at solving them.

There's a main game with a few different modes where you're presented a random date and you pick the weekday you've calculated for it. The site gives you all sorts of stats for you to dive into to understand your accuracy and speed progression.

You can try it with no signup. Log in to track progress and unlock a few extras.