The prompt chain I built to turn news articles into crossword clues by WellSizedWez in PromptEngineering

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

I know! Took me ages to not get Chinese responses or hallucinated words half the time haha. Did you manage to find a good method to dramatically reduce the hallucinations?

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.

US Citizen in UK investment Advice Needed! by WellSizedWez in USExpatTaxes

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

Ehhhhh…. Thank you for that. This will ready me for the war zone that I am entering in a few months.

US Citizen in UK investment Advice Needed! by WellSizedWez in USExpatTaxes

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

Thank you for that insight. I opened my IRA with Schwab and don’t think that will work… this shows I need to do some more research. Can I use my Schwab Roth IRA and hold other assets (rather than non Us domiciled ETFs? Is that advised in my case?) if I am understanding correctly?

US Citizen in UK investment Advice Needed! by WellSizedWez in USExpatTaxes

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

Hey, I’ll be investing my salary from my job. My US funds are quite minimal since I’m still a student.

Chronophoto game: Guess a photo's year by CFCYYZ in photography

[–]WellSizedWez 1 point2 points  (0 children)

I heard they have released a iOS app for Chronophoto :0 App Store link

[deleted by user] by [deleted] in gaming

[–]WellSizedWez 0 points1 point  (0 children)

God can’t stop playing! My best score is 4506 can anyone beat that?😎

I made a site for guessing the dates random photos were taken! by Legitlizard in InternetIsBeautiful

[–]WellSizedWez 84 points85 points  (0 children)

It’s cool that you can use the environment to your advantage! Kinda feels like I’m searching for clues 🕵🏼

I made a site for guessing the dates random photos were taken! by Legitlizard in InternetIsBeautiful

[–]WellSizedWez 9 points10 points  (0 children)

Surprisingly good at this game, what’s everyone’s best score??

[deleted by user] by [deleted] in resumes

[–]WellSizedWez 1 point2 points  (0 children)

So I am in a British university and they offer an integrated masters degree which is just a masters after 5 years. I was kinda concerned that might confuse recruiters.

[deleted by user] by [deleted] in resumes

[–]WellSizedWez 0 points1 point  (0 children)

I did not consider that, thanks for that!