
ExcelDojo
The Excel formula lab where you learn by doing, not watching
What it does
Most Excel courses teach you to watch. ExcelDojo makes you type. 90+ formulas. Each one has a live editable spreadsheet — type the formula, press run, get instant feedback. One HTML file. Works offline. No install, no account, no subscription. Includes game mode with XP, free-play lab, cheat sheet, and shortcuts reference. Built for anyone who has Googled the same formula twice and still cannot remember it.
Does the same job
all alternatives →- AVA virtual machine made with Google Sheets formulas (no script)2017 · ▲620
In a popular post today[1] the title claims "VM in Google Sheets", but it's actually in Google Script, which is basically Javascript and not an interesting technical accomplishment (definitely a useful educational tool, though). Disappointed, I set out to fix it. Voila! https://docs.google.com/spreadsheets/d/1g3-FZBnkDuLqFYOmk457... A Brainfk interpreter in pure Google Sheets formulas. The hard part was parentheses matching, so I think other VMs would be even easier. [1] https://news.ycombinator.com/item?id=14701460




QuickSheet v1.2 May 2026 · apps.apple.com · ▲83Instantly create and edit spreadsheets from your menu bar
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
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