
100% Free Elementary Italian Test
Find out whether you know elementary Italian for free.
What it does
Find out whether you know elementary Italian — no sign-up, payment, or email required. You're a few clicks away from starting the test.
Does a similar job
all alternatives →- OSOpen-source tool for creating courses like Duolingo2023 · uneebee.com · ▲459
I'm launching UneeBee, an open-source tool for creating interactive courses like Duolingo: GitHub repo: https://github.com/zoonk/uneebee Demo: https://app.uneebee.com/ It's pretty early-stage, so there's a lot of things to improve. Everything on this project is going to be public, so you can check the roadmap on GitHub too: https://github.com/orgs/zoonk/projects/11 I'm creating this project because I love Duolingo and I wanted the same kind of experience to learn other things as well. But I think this could be useful to other…

- PAPyflo – a free, interactive guide to learning Python2023 · pyflo.net · ▲181
TL;DR: https://pyflo.net is a free, interactive guide to learning Python Hi Everyone, I am a CS educator who has taught a variety of university courses, including many on introductory Python programming. Over the past few years, I've written down a number of Python programming lessons and has culminated into Pyflo.net. This tool is a completely free, introductory guide to learning Python. It is more-or-less an intro programming textbook, but with a few twists, including: * It is totally free. You don't even have to give me your email to use it * The lessons are short and…

- RLRicotta – Language Learning to Replace Anki2025 · ricotta.affineur.io · ▲58
I’ve been tinkering with Ricotta for about a year now and I'm happy to announce it’s ready to for others to use officially. Largely the time has been spent making the project a framework to spin up newer projects quickly which I can share details around if anyone is interested. The app was born out of my frustration with Duolingo drilling me on words I knew. I moved on to creating custom Anki cards and found myself spending ages creating decks. It’s free, uses spaced repetition under the hood, and focuses on helping you learn what you want to without a course structure. I'd love to hear your…

More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.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