Hacker News new | ask | show | jobs
by vunderba 88 days ago
Nice job. As someone who practices foreign languages daily and is also a huge fan of the New York Times daily crossword, I'll offer some feedback.

This is essentially more of a "projection" of the standard question/answer format and misses what makes crosswords engaging: the clues.

Since the clues are basically just straight definitions, they’re just never going to be very interesting. You could try using an LLM to dynamically generate more interesting clues that still lead you to the target word you’re studying, but then you have to factor in costs/etc.

> Works with any language (I think).

Well... no. It's obviously going to work with a logographic language like Chinese.

1 comments

Thanks for the feedback!

Yeah, it's more of a flashcard-crossword rather than a real crossword. I will have a think about how I can make the clues more interesting. I wanted to make this simple to use (and free) so adding an LLM in there might complicate things.

Thanks for trying it!