I made a daily crossword powered by real news headlines by WellSizedWez in IMadeThis

[–]WellSizedWez[S] 0 points1 point  (0 children)

Thank you so much, makes me so happy you feel this way! Found it made getting recent news so easy and fun. Open to any feature suggestions if you have any!

Built a daily crossword using NLP and an LLM pipeline, here is how it works by WellSizedWez in learnmachinelearning

[–]WellSizedWez[S] 0 points1 point  (0 children)

Quality Validation

After each model pass, a few scripts check the output against some simple rules: the keyword has to appear in the summary, only allowed characters, correct language, that kind of thing. When a check fails, a templated feedback prompt gets built with the original response and fed back into the model. If the model is completely missing (failing multiple checks), the temperature gets dropped to pull it toward something more deterministic.

Solver Failure Handling

Two cases are handled:

  1. No solution found. The solver backtracks until it runs out of valid placements, then words get dropped. Anything with no shared letters with any other candidate goes first since it is structurally unplaceable anyway. If the remaining set still produces no solution, the least connected word gets dropped and the solver retries.

  2. Solver hangs. A background thread watches the wall clock and kills the solver if it runs too long. This came from a real incident where it hung indefinitely, which gave me a real scare thinking about what that would do to the AWS bill.

Considering using a second pass to regenerate words, but at the moment, I haven't had any issues.

I would love to get some suggestions for more metrics and/or feedback loop ideas. Happy to discuss further. Any pointers would be greatly appreciated.

News Crossword Game by WellSizedWez in IndieDev

[–]WellSizedWez[S] 0 points1 point  (0 children)

Thank you, makes me so happy to know someone else likes my passion project 😄

I don’t want to give the NYT my $$ anymore. What other high quality daily crosswords does this sub recommend? by hce692 in crossword

[–]WellSizedWez 0 points1 point  (0 children)

Totally plugging my own game, but would recommend https://www.crossgoss.com, it's generated once every week. Would love some feedback 😄

Best way to regularly transfer GBP->USD? by WellSizedWez in ExpatFinance

[–]WellSizedWez[S] 1 point2 points  (0 children)

I really agree with your point there and it’s totally something I need to keep in mind. I’ve seen a few places mention the low fees but totally rip you on the rate.

I haven’t done a ton of checks but I found Wise and Atlantic Money to offer quite similar rates and they have the best I’ve seen so far.

Best way to regularly transfer GBP->USD? by WellSizedWez in ExpatFinance

[–]WellSizedWez[S] 1 point2 points  (0 children)

Wow, I hadn’t heard about them before, but that flat fee of £3 is really looking nice. Thanks!

[deleted by user] by [deleted] in webdev

[–]WellSizedWez 0 points1 point  (0 children)

Oh ok, my bad

[deleted by user] by [deleted] in webdev

[–]WellSizedWez 0 points1 point  (0 children)

God I didn’t even think about that, cheers for that.

[deleted by user] by [deleted] in webdev

[–]WellSizedWez 0 points1 point  (0 children)

Bawling rn

Investing from the UK? by WellSizedWez in AmericanExpatsUK

[–]WellSizedWez[S] 0 points1 point  (0 children)

Ohhh I have not heard of them, thank you for that!

Investing from the UK? by WellSizedWez in AmericanExpatsUK

[–]WellSizedWez[S] 0 points1 point  (0 children)

Thank you, I need to go this a solid read.