frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Can you meld minds with AI and guess the same word?

https://www.convergegame.com/
11•cwackerfuss•10mo ago
I built a daily word association puzzle where you engage in a quiet, collaborative mind meld with AI. I'd love to have folks try it out and tell me what they think!

Here's how it works: 1. Enter your first word to reveal the AI's word of the day. 2. Don't think too hard about it. It's just a starting point. 3. Both of you think of a word that connects the two. 4. To win, you need to say the same word. 5. You have 8 guesses to converge. 6. Need a hint? The AI will drop a riddle in your final two guesses.

HOW DOES IT WORK? After the user_word + ai_word are submitted, I trigger two separate LLM calls which return structured data that I use to advance the game: 1. `evaluate_match`: this reasons about the match to decide if it should be counted as a convergence, and returns the reasoning, a bool, and a similarity score (this is what powers the rings that get further/closer to eachother in the game background and the green squares in the share results) 2. `guess_word`: this takes the two words, reasons about what a good next word might be, and returns the reasoning and new word.

I store the new word without revealing it to the user, so that after the user has time to decide and input their word, the AI has already had its next word selected since the last round ended.

I used BAML with OpenRouter to quickly iterate on prompts and easily switch between LLMs to compare outputs. I settled on gemini-2.0-flash as the right combination of quality, speed, and cost.

Comments

nosmokewhereiam•10mo ago
I need the answer if I fail...

Otherwise super fun and unique! Well done, thank you for sharing this.

cwackerfuss•10mo ago
Thank you! The solution is when user_word === ai_word, so there isn't technically an "answer." The only pre-determined word in the game is the first word the AI chooses, which is the same word for all players, each day.
apheliosos•10mo ago
Awesome job. Enjoyed playing this with my girl. Perhaps you can expose previous day puzzles for us to catch up on?
cwackerfuss•10mo ago
It's on my list for sure. Thanks for the message!
zahlman•10mo ago
You do, of course, restrict the user's input to a single word before showing it to the AI (to avoid jailbreaks)?
cwackerfuss•10mo ago
Others have tried and failed to jailbreak it. Give it a shot if you're keen and post results here.
cwackerfuss•10mo ago
But to answer your question - yes the string must contain only valid english letters and must be between 2-25 characters in length. If you can jailbreak the system with those constraints I salute you!
bogconst3•10mo ago
Fun and easy to play!
cwackerfuss•10mo ago
Thanks glad you like it!
elpocko•10mo ago
I will not come every day to play your "daily" game. I may look at it once and never come back, because I refuse to be held hostage by your artificial restriction (not to say preemptive enshittification) of getting one play per day.
cwackerfuss•10mo ago
ever heard of Wordle?
elpocko•10mo ago
You mean that one game that actually managed to pull off the game-a-day scheme four years ago through clever design and simple gameplay? The game with the inherently player-hostile scheme that's still inspiring thousands of talentless hacks on the internet? The actual successful game that attracted millions of copycat losers? Nope, never heard of it.
cwackerfuss•10mo ago
Just wait until I tell you about your local newspaper’s Sunday crossword.

I built this game for fun. There are no ads, and I currently cover the LLM costs myself.

I’m not sure why you’re being so hostile toward the idea of a daily puzzle game. Wouldn’t it make more sense, ideologically, to direct your criticism at pay-to-win games designed to keep you playing for hours a day? This is a simple daily puzzle — a two-minute break that never asks for more of your time. How is that even remotely comparable?

elpocko•10mo ago
You showed your game and asked for feedback. I gave you honest feedback: I won't play your "daily" game, because I think the "daily" aspect is an unnecessarily enforced, inherently player-hostile, mindlessly imitated anti-feature that's of no use to anyone.

Congratulations on making the game, I know it's hard to finish and release something. I wish you luck.

Predator scandal: Greek state responsibility back in spotlight

https://eualive.net/predator-scandal-greek-state-responsibility-back-in-spotlight/
1•miohtama•30s ago•0 comments

Safety System Failed to Alert LaGuardia Tower Before Fatal Crash

https://www.bloomberg.com/news/articles/2026-03-24/laguardia-traffic-guided-by-two-controllers-at...
1•toomuchtodo•1m ago•1 comments

The Infrastructure Gap in Agentic AI

https://github.com/21jritz/cif-monitor
1•mutah•1m ago•0 comments

Translating Thought to Speech – A Neuralink Story [video]

https://www.youtube.com/watch?v=u8mmn9lOIyw
1•onnnon•1m ago•0 comments

AI Isn't Bad. Your Prompts Are

https://www.indiehackers.com/post/the-real-bottleneck-in-ai-workflows-isn-t-the-model-it-s-the-wa...
1•orionth•1m ago•0 comments

Optimistic Provide: How We Made IPFS Content Publishing 10x Faster

https://probelab.io/blog/optimistic-provide/
1•dennis-tra•2m ago•0 comments

OpenAI set to discontinue Sora video platform

https://www.wsj.com/tech/ai/openai-set-to-discontinue-sora-video-platform-app-a82a9e4e
2•mikeocool•2m ago•0 comments

Low Effort Sandwiches

https://cherrysroom.bearblog.dev/low-effort-sandwiches/
1•nivethan•2m ago•0 comments

Epic Games lays off more than 1,000 amid slowing Fortnite engagement

https://abcnews.com/Technology/wireStory/epic-games-lays-off-1000-amid-slowing-fortnite-131367967
1•inaros•3m ago•0 comments

Stop Relying on Motivation – Build a System Instead

https://www.indiehackers.com/post/build-a-system-not-just-motivation-f529ab50c0
1•orionth•3m ago•0 comments

Show HN: Goose Scrumming – Planning poker for teams

https://goosescrumming.com/
1•Akcium•3m ago•0 comments

Swift Testing

https://github.com/swiftlang/swift-testing
1•Austin_Conlon•3m ago•0 comments

Who can afford to get ahead in America?

https://www.nbcnews.com/specials/unaffordable-america-economy-inflation-us-jobs-prices-bills-stocks/
1•inaros•4m ago•0 comments

Psilocybin

https://en.wikipedia.org/wiki/Psilocybin
1•vvntrz•6m ago•0 comments

Epic Games doesn't know how to implement OAuth (rant)

https://smileplease.mataroa.blog/blog/epic-games-doesnt-know-how-to-implement-oauth-rant/
2•Imustaskforhelp•7m ago•0 comments

OutClaw: Manage parallel OpenClaw instances in Docker

https://github.com/scosman/outclaw
1•scosman•7m ago•0 comments

Live TSA Wait Times Dashboard

https://tsa.fromthetraytable.com/
1•takoid•7m ago•0 comments

The surprising link between back pain and a sensitivity to loud noises

https://www.washingtonpost.com/wellness/2026/03/24/chronic-back-pain-sound-sensitivity/
1•bookofjoe•8m ago•1 comments

Welcome to FastMCP

https://gofastmcp.com/getting-started/welcome
3•Anon84•10m ago•0 comments

Writing an LLM from scratch, part 32g – Interventions: weight tying

https://www.gilesthomas.com/2026/03/llm-from-scratch-32g-interventions-weight-tying
1•gpjt•10m ago•0 comments

We scored 37 devtools companies to build a PMF benchmark–here's what we found

https://evilmartians.com/chronicles/product-market-fit-methodology-devtools
4•marko_dancer•10m ago•0 comments

Ask HN: Constrained LLM Games

1•AymanJabr•13m ago•1 comments

Show HN: Updated GiantJSON Viewer – Opening 100GB JSONs on Android (Rust+SIMD)

https://giantjson.com/
2•kotysoft•13m ago•2 comments

The Kaizen of Context: The Shift from Generation to Verification

https://carlsz.dev/posts/test-driven-design-kaizen-of-context
1•LyalinDotCom•13m ago•0 comments

The Case for Becoming an Engineering Manager

https://newsletter.thelongcommit.com/p/the-case-for-becoming-a-manager
1•jcmartinezdev•14m ago•0 comments

The Lost BART of the Midwest: Detroit's 1974 Transit Dream

https://thetransitguy.substack.com/p/the-lost-bart-of-the-midwest-detroits
1•FinnKuhn•15m ago•0 comments

Show HN: Krira Augment – Production-ready RAG in minutes

https://www.kriralabs.com/waitlist
1•kriralabs•16m ago•0 comments

Murten Panorama Digital Twin Scanning Project

https://paulbourke.net/panorama/MurtenStory/
1•Uncorrelated•17m ago•0 comments

Guido Interviews Brett Cannon

https://gvanrossum.github.io/interviews/BrettCannon.html
1•BerislavLopac•17m ago•0 comments

Speeedy – A local-first, distraction-free RSVP reader for power users

https://speeedy.pages.dev/
1•Lasang•18m ago•0 comments