HackerTrans
TopNewTrendsCommentsPastAskShowJobs

msafi04

no profile record

Submissions

[untitled]

1 points·by msafi04·29 hari yang lalu·0 comments

Show HN: I built a Chrome extension that creates flashcards from YouTube videos

reeldecks.com
1 points·by msafi04·8 bulan yang lalu·1 comments

[untitled]

1 points·by msafi04·8 bulan yang lalu·0 comments

comments

msafi04
·21 hari yang lalu·discuss
I like the idea! congrats!
msafi04
·2 bulan yang lalu·discuss
[dead]
msafi04
·2 bulan yang lalu·discuss
I love the focus on giving a second life to old hardware. We often talk about 'local-first' for privacy, but this shows how local-first is also great for hardware longevity. It’s refreshing to see a tool that doesn't require a cloud connection or a functional Bluetooth stack to be useful.
msafi04
·2 bulan yang lalu·discuss
its difficult initially but fun, will continue playing it. congrats!
msafi04
·2 bulan yang lalu·discuss
[flagged]
msafi04
·2 bulan yang lalu·discuss
[dead]
msafi04
·3 bulan yang lalu·discuss
[dead]
msafi04
·8 bulan yang lalu·discuss
Hi HN,

I am the solo dev behind ReelDecks. I built this because I was frustrated with forgetting almost everything I learned from educational YouTube videos. Passive watching just doesn't work for retention.

My goal was to create a one-click tool that turns any video into an active study session with flashcards.

The initial version was simple: it analysed the video's transcripts. But I quickly hit a wall. The real challenge was the huge number of valuable videos that have bad transcripts or are purely visual (like coding demos, data visualisations, or product walkthroughs).

So, I re-architected ReelDecks into a smart hybrid system:

First, it tries to use the transcript, which is fast and cost-effective. But if the transcript is missing or low-quality, it automatically switches to a visual AI model to literally 'watch' the video and create flashcards from the on-screen text, code, and diagrams. This means it works reliably on everything from a university lecture to a silent coding tutorial.

I just launched and this is the first place I am sharing it. I would be incredibly grateful for your honest feedback on the concept, the execution, and any features you think are missing.

Thanks for taking a look!
msafi04
·8 bulan yang lalu·discuss
The vendor-specific data format is a tough problem for sure, but the unique ID approach sounds like a great way to deliver a smooth user experience right now. Cheers!
msafi04
·8 bulan yang lalu·discuss
This is awesome. The promise of reliably preserving formatting and placeholders like {{username}} is the absolute killer feature here.

I'm really curious about the prompt engineering involved. How do you instruct the model to translate the surrounding text while ensuring it never touches the placeholders or any embedded HTML, especially since syntax can vary between languages?

That seems like the most difficult part of the problem to solve robustly.

Great work!
msafi04
·8 bulan yang lalu·discuss
This is brilliant. The NFC tag integration is clever, but the mention of using the existing tags in library books is the real killer feature here. It solves the biggest friction point of needing to buy and set up your own tags.

I can imagine a magical workflow where you just tap a library book as you leave and it’s automatically added to your 'Currently Reading' list in the app, ready to be timed. That's a fantastic bridge between the physical and digital worlds.

Really clever idea, congrats on the launch!
msafi04
·8 bulan yang lalu·discuss
This is a fantastic toolkit, and the discussion in the comments about the learning benefits of manual creation is spot-on.

I think the real killer feature here isn't just bulk-generating new cards, but enriching existing, manually-created ones.

My ideal workflow would be:

Manually create a basic card when I encounter a new word (e.g., the word and the sentence I found it in). This preserves that crucial "moment of discovery" and initial learning. Once a week or so, run anki-llm as a batch process on all new cards to add powerful, context-rich fields like: etymology, common collocations, or subtle nuance (vs. a similar word). This way, you get the best of both worlds: the initial learning from manual creation, followed by automated enrichment that would be too tedious to do by hand. Really powerful stuff, great work!
msafi04
·8 bulan yang lalu·discuss
This is awesome, and your post about coming back to front-end after the jQuery era really resonates. It’s a whole new world! Major props for diving into web components and shipping this.

One small suggestion that might be a fun addition for a power user: keyboard shortcuts. Being able to hit Spacebar to start/stop the most recently active timer, or N to focus the "Add Timer" input field would be a great little UX enhancement.

Great job getting this out there!
msafi04
·8 bulan yang lalu·discuss
Good one! will use it in my projects!