frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: GitHub Dashboard aka GitBiased

2•skyfantom•16m ago•0 comments

Show HN: Sktime-CLI A command line tool to do all time-series tasks

https://github.com/siddharth7113/sktime-cli
2•siddharth7113•19m ago•0 comments

Show HN: Wirespan, a daily power grid optimization puzzle I made for my son

https://wirespan.app/?r=hnn
6•dualarte•47m ago•6 comments

Show HN: ReadPlusOne – Spanish stories built around the words you're learning

https://readplusone.com/
3•brandonc7•1h ago•2 comments

Show HN: "Flying Toasters!" reverse-engineered 1:1, in the browser

https://backslasher.github.io/flying-toasters-reverse-engineered/
3•Backslasher•1h ago•1 comments

Show HN: I wrote a BASIC interpreter that boots on UEFI machines

https://tarjan.itch.io/thoreaubasic
89•Gorsefound•1d ago•31 comments

Show HN: Building USoC Part 1: The Wishbone Bus

http://axiomfactory.co/wishbone
5•dvc94ch•2h ago•0 comments

Show HN: Shepherdr – A mobile-first web UI for agents on Herdr

https://github.com/luiscleto/shepherdr
2•lfcc•2h ago•1 comments

Show HN: A techno machine in one HTML file, with verifiable renders

https://ssx360.github.io/rack-02/?src=hn
211•ssx360•1d ago•39 comments

Show HN: PicoMQ – Durable Streams over HTTP, on object storage

https://picomq.com/
138•adesh_nalpet•21h ago•28 comments

Show HN: Screen memory without screenshots, just text to Markdown

https://github.com/dragthelake/ambient-context
58•Dramatize•9h ago•22 comments

Show HN: Dotenv-Diff v3.4.0

https://github.com/Chrilleweb/dotenv-diff
2•chrillemn•3h ago•0 comments

Show HN: A Modern GUI Library for Ada: CSS Styling, XML UI, SDL3

https://github.com/ovenpasta/adi2
54•ovenpasta•21h ago•19 comments

Show HN: GlassBox – what the browser reveals, and how identifiable you are

https://glassbox.codecanary.org
118•tke248•21h ago•56 comments

Show HN: Flostep – Diagrams people can actually walk through

https://flostep.dev/
22•pandurang90•15h ago•7 comments

Show HN: MajinBook = Anna's Archive and Goodreads

https://github.com/mazieres/MajinBook
6•mazr•4h ago•0 comments

Show HN: SteppeWM – a stacking IceWM-like Wayland compositor

https://github.com/uncognic/steppewm
22•uncognic•3d ago•6 comments

Show HN: Kern – container and resource runtime in a 1.5 MB binary, no daemon

https://github.com/getkern/kern
65•realexweb•19h ago•7 comments

Show HN: Vanilla OS 3 Reunion – Immutable and Reproducible Operating System

https://vanillaos.org/blog/article/2026-08-24/vanilla-os-3-reunion---stable-release
28•NN708•1d ago•13 comments

Show HN: See how much your AI knows about you

https://www.withcorpus.com/knows
18•cgnry•20h ago•11 comments

Show HN: I built a lite LPU that can do inference on Karpathy's MicroGPT

https://www.lpulite.com
16•sakshambatraa•19h ago•1 comments

Show HN: How to mentally calculate the day of the week for any date

https://tinkerandsee.com/weekday/
79•yang140•22h ago•23 comments

Show HN: Tblue – 614 passive security scanners for any website, runs locally

https://github.com/taylannuhogluofficial-png/Tblue
14•taylannuhoglu•22h ago•4 comments

Show HN: Pyrift – static analyser for silent Python/PyPy behaviour differences

https://github.com/BHUVANSH855/pyrift
3•BHUVANSH855•13h ago•1 comments

Show HN: A puzzle I couldn't solve for a year – cubers cracked it in an hour

https://skimmiq.com/pt/
18•Pawel_SkimmIQ•3d ago•17 comments

Show HN: OutMap – a live map of 235 countries where anyone can place a link

https://outmap.lol
8•ifrosted•19h ago•9 comments

Show HN: My Emacs Zero to IDE Journey

https://github.com/KallDrexx/emacs-zero-to-ide-journey/blob/main/README.md
12•KallDrexx•23h ago•0 comments

Show HN: Dashi – a 214KB Chrome new tab dashboard with no servers or analytics

https://trydashi.app/
9•trydashi•23h ago•2 comments

Show HN: LunarBasic, a BASIC that compiles 2D games to native executables

https://lunarbasic.com/
6•essial•1d ago•2 comments

Show HN: BidSonar – MCP server for UK/EU government contracts and grants

https://bidsonar.com/mcp
8•flibbertigibber•1d ago•1 comments
Open in hackernews

Show HN: ReadPlusOne – Spanish stories built around the words you're learning

https://readplusone.com/
3•brandonc7•1h ago
Hey HN,

Over the past 6 months, I've been working on a Spanish language learning app that generates stories for you with your target words. For the last 2, I've been reading with it most mornings and it's really helped me grow my vocab.

It generates short stories built around your target words you are learning, and uses vocabulary you already know for the majority of the story (around 95%). As you read along you click any word you don't know and it puts them into a spaced repetition system (SRS) to appear in future generated stories.

It does need an account to work. I have a short on-boarding quiz to estimate your level, after that you are able to generate and read stories.

I built it because I was having issues finding graded readers that were at my exact level, a B1 graded book can vary greatly on vocabulary used. I also wanted a system to help me learn words that I kept forgetting. I tried Anki for that, but the flashcard system just wasn't for me, but this system has been working much better.

For this project I used natural language processing to handle all the recorded words of the user. Nouns and adjectives collapse to their lemma (root of the word), so libro and libros are one record. But with verbs we don't, so each tense and mood is tracked on its own. The SRS picks whichever of these are due, and to simplify it, they are passed into the prompt. Then a separate validator measures the draft's vocabulary against your recorded vocabulary of the user, and if too much falls outside it, the draft is rejected and it tries again.

It's Spanish only right now, and it works best from around A2 up, once you get below that level it becomes hard to generate interesting stories to engage the reader. I plan to add other languages in the future, once I feel that the Spanish system feels fully complete.

Happy to answer any questions about the project!

Comments

LuminousWzrd•31m ago
Might be nice to make the quiz easier to find on the main page. It took me some scrolling and looking before I saw it, and, and maybe make it accessible without creating a user account. I'd definitely do the free quiz, but seeing a sign in screen so early on is kind of off putting.
darraghmckay•4m ago
This is great, I just went through the first lesson. As someone trying to learn Spanish I have been putting off getting Claude to write a short story for me daily, but this is better with the repeated repetition and built in translate/clues.

I wish you could highlight multiple words to translate them though, because sometimes it's not just one word that gives the meaning, but the combination.