New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. When the fractional part of a float fixes your shader(crocidb.com ↗)
    discuss
  2. Geoffrey Litt: Dynamic Documents as Personal Software [video](youtube.com ↗)
    discuss
  3. Hackers Got Inside a Flock Camera. Its Data Shows How the System Works(wired.com ↗)
    discuss
  4. Hackers Stole Flock Camera Software Revealing How Company Tracks Cars and People(404media.co ↗)
    discuss
  5. Chimps teach their kids tool tricks(arstechnica.com ↗)
    discuss
  6. The Roman telescope has enough gas for 22 years, double NASA's expectations(arstechnica.com ↗)
    discuss
  7. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    discuss
  8. DOE Seeks New Path for Future Light Bulb Standard(inside.lighting ↗)
    discuss
  9. Readest – free open-source ePub and PDF reader(readest.com ↗)
    1comments
  10. One prompt, answers from multiple AI models side by side(shortcutchat.com ↗)
    discuss
  11. I replaced my brown-noise browser tab with a menu bar app(oldmanrahul.com ↗)
    discuss
  12. Show HN: AI Subtools – 40 free online tools, no sign-up, 100% client-side(aisubtools.xyz ↗)
    discuss
  13. Personal Statement on AI Risk(twitter.com/dkokotajlo ↗)
    discuss
  14. Linux development is benefiting from AI, but not from its coding(xda-developers.com ↗)
    discuss
  15. I joined the 'anti-chatbox' interface movement, and build Moe because of it(moebot.app ↗)
    1comments
  16. Show HN: Airmash – HTML5 Multiplayer Missile Warfare(airma.sh ↗)
    discuss
  17. Show HN: Kaflow Search – A desktop tool for locally indexed Kafka message search(whsoul-tools.com ↗)
    discuss
  18. Benchmark Llamacpp on Intel Panther Lake: Vulkan vs. SYCL vs. OpenVINO vs. CPU(grigio.org ↗)
    discuss
  19. Building agents? Here is everything you need to know in one long-read(opengeni.substack.com ↗)
    discuss
  20. Show HN: Sloptris - If Tetris was like AI-assisted dev(tonyalicea.dev ↗)
    1comments
  21. OpenAI Considers Pre-IPO Funding Round at More Than $1.2T Valuation(wsj.com ↗)
    1comments
  22. Scaling Golang CI by Replacing actions/setup-go(cloudx.ai ↗)
    1comments
  23. Show HN: Picxel – Turn reference images into pixel-art game assets(github.com/see-sol-lab ↗)
    discuss
  24. Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models(stale.jock.pl ↗)
    discuss
  25. ImpactGate: A merge gate that scores the structural decay AI adds(github.com/officefloor ↗)
    2comments
  26. Voyager – defense revenue as a patience subsidy for commercial space station bet(beyondhorizonforesight.substack.com ↗)
    discuss
  27. Corporate and political systems are efficient filters to promote psychopaths(sciencedirect.com ↗)
    discuss
  28. Why do people hold vacant land out of use?(landeconomics.org ↗)
    discuss
  29. Operating System powered by Qwen 3.8 27B at 1950 tokens/SEC(twitter.com/analogalok ↗)
    discuss
  30. Fujifilm Launches Palm-Top Size Camera Instax Pal 2 for $170(fujifilm.com ↗)
    discuss

Show HN: Remind Cards – an offline-first flashcard app with AI generation

1 pointsby 59m ago
0 comments
Hi HN,

I’m a software engineer, and for the past several months I’ve been building Remind Cards, a flashcard app I originally made because I wanted a better way to study Estonian vocabulary.

https://remindcardsai.com/app

What started as a small prototype gradually became a much bigger side project.

The app now supports:

* AI-generated flashcards from any topic * Uploading photos of handwritten notes and turning them into flashcards * Automatically generating example sentences for your cards * Pronunciation and text-to-speech, so you can hear the words and example sentences * Custom decks and sub-decks * A 7-box Leitner spaced-repetition system * Multiple study modes: multiple choice, typing, matching, writing, and listening * Images for flashcards * CSV import/export * Offline studying * XP, streaks, achievements, and leaderboards

Most of the learning functionality works locally. I mainly use the backend for authentication, synchronization, subscriptions, and shared/community features.

One thing I deliberately avoided was turning the app into just an “AI wrapper.” AI helps with getting learning material into the app — for example, you can photograph your handwritten notes and generate flashcards from them, or have it create example sentences — but the actual learning experience is based around active recall and spaced repetition.

I’ve built the whole thing as a side project alongside my full-time job. The first prototype took only a couple of days, but I’ve now spent hundreds of hours polishing all the small things around it.

I’d especially appreciate feedback on:

1. The study/review workflow 2. Whether the app feels too feature-heavy 3. The spaced-repetition approach 4. The handwritten-notes → flashcards work

A quiet thread, for now.Start the conversation on HN ↗