frontpage.
newsnewestaskshowjobs

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•1y 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•1y ago
I need the answer if I fail...

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

cwackerfuss•1y 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•1y ago
Awesome job. Enjoyed playing this with my girl. Perhaps you can expose previous day puzzles for us to catch up on?
cwackerfuss•1y ago
It's on my list for sure. Thanks for the message!
zahlman•1y ago
You do, of course, restrict the user's input to a single word before showing it to the AI (to avoid jailbreaks)?
cwackerfuss•1y ago
Others have tried and failed to jailbreak it. Give it a shot if you're keen and post results here.
cwackerfuss•1y 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•1y ago
Fun and easy to play!
cwackerfuss•1y ago
Thanks glad you like it!
elpocko•1y 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•1y ago
ever heard of Wordle?
elpocko•1y 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•1y 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•1y 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.

Qwen 3.8 27B vs. Nemotron 3.5 vs. Muse Glimmer on an RTX 5090

https://kgptalkie.com/tutorials/generative-ai/qwen-3-8-27b-vs-nemotron-3-5-vs-muse-glimmer
1•2a0c40•47s ago•0 comments

Talking with Synopsys about the Physics of Chip Design at DAC 2026

https://chipsandcheese.com/p/talking-with-synopsys-about-the-physics
1•rbanffy•3m ago•0 comments

Lightweight Task agent – checkable receipts

https://github.com/GCLprimary/PAT
1•wwes369•4m ago•0 comments

Luigi Mangione pleads guilty to federal stalking charges in killing of UHC CEO

https://apnews.com/article/luigi-mangione-plea-unitedhealthcare-ceo-3b8a5bb41589c9f5f4775dba2beea66f
1•cagey•4m ago•0 comments

The online shopping trend where you buy nothing

https://restofworld.org/2026/south-korea-shopping-trend/
2•herbertl•10m ago•0 comments

YeshiAI – AI for spiritual practice across five religious paths

https://yeshi.ai/
1•eli_genc•10m ago•0 comments

R-rated director's cut of X-Files movie released

https://arstechnica.com/culture/2026/08/r-rated-directors-cut-of-x-files-film-restores-chris-cart...
2•nate•11m ago•0 comments

'Rehabilitated' postwar Germany's government was full of Nazis, study reveals

https://www.timesofisrael.com/study-reveals-how-rehabilitated-postwar-west-germanys-government-wa...
2•kome•15m ago•1 comments

I built an autonomous rover from scratch in my mom's basement

https://twitter.com/SohailMSayed/status/2088365274768572681
1•okincilleb•15m ago•1 comments

UK Bans Disposable BBQs

https://www.independent.co.uk/news/uk/home-news/disposable-bbq-ban-burnham-wildfires-heatwave-b30...
3•denysonique•19m ago•1 comments

Show HN: A simple, powerful, and cheaper email verification API

https://emailverifier.dev/
1•usamaejaz•19m ago•0 comments

Amélie's graphics library: small cross-platform RHI, D3D12, Metal 4 and Vulkan

https://github.com/AmelieHeinrich/agfx
2•klaussilveira•23m ago•0 comments

Deploying and Installing SUSE AI

https://documentation.suse.com/suse-ai/1.0/html/AI-deployment/index.html
2•indigodaddy•27m ago•0 comments

Seed Oils as a Driver of Heart Disease – Zero Acre Farms

https://www.zeroacre.com/white-papers/seed-oils-as-a-driver-of-heart-disease
1•bilsbie•27m ago•0 comments

DeepSeek V4 Pro goes GA: 1.6T MoE flagship exits preview

https://ainexusdaily.vercel.app
3•qrify_app•29m ago•0 comments

Show HN: Wevna – Local-first runtime dashboard for Node.js back ends

https://github.com/wevna/wevna
2•boluajy•31m ago•0 comments

The Slow Death of VBulletin, and Why It Isn't Over

https://sudosecurity.org/forum-archaeology-vbulletin-slow-death/
1•SudoSH•31m ago•0 comments

Everything is about to "go dark"

https://blog.cryptographyengineering.com/2026/08/14/everything-is-about-to-go-dark/
5•vslira•33m ago•0 comments

Make a 6-Tesla-class high-temperature superconducting dipole magnet at 4.2 K

https://journals.aps.org/prab/abstract/10.1103/4nhs-bkwh
3•supermagnet•36m ago•0 comments

Apple using push notifications to alert customers to spyware attacks

https://techcrunch.com/2026/08/13/if-apple-sends-you-a-push-notification-alerting-you-to-a-spywar...
1•worik•37m ago•0 comments

OpenOliver – A Community of Human Chatbots

https://www.openoliver.com/
1•0livercoria•37m ago•0 comments

AI-Lab: Classical AI and search algorithms implemented in Python

https://github.com/ob22a/ai-lab
1•ob22a•38m ago•0 comments

Autonomous drones locate Flock cams, cover lenses with black paint

3•spottedmarley•38m ago•0 comments

Systemic Risks in the Managed PostgreSQL Industry: Extension Risks Are Real

https://mehmetince.net/part-1-6-systemic-risks-in-the-managed-postgresql-industry-extension-risks...
1•latchkey•39m ago•0 comments

Study links coffee consumption to metabolic health and sex hormones

https://www.oulu.fi/en/news/study-links-coffee-consumption-metabolic-health-and-sex-hormones
14•_____k•40m ago•2 comments

Amelia Earhart vanished in 1937. New evidence could find her plane

https://www.usatoday.com/story/graphics/2026/08/13/amelia-earhart-plane-clues-nikumaroro-island/9...
2•rmason•40m ago•0 comments

It's time to stop doing code reviews

https://blog.brokk.ai/its-time-to-rip-off-the-band-aid-and-stop-performing-code-reviews/
4•jbellis•41m ago•5 comments

Spectre on RISC-V Silicon

https://lukasgerlach.me/blog/2026-spectre-on-riscv-silicon-usenix/
1•mici•42m ago•0 comments

The Reason You Can't Stop Buying Stuff You Don't Need

https://comuniq.xyz/post?t=1554
2•01-_-•43m ago•0 comments

Speeding up (small) Ruby hashes with SWAR

https://byroot.github.io/ruby/performance/2026/08/13/speeding-up-ruby-hashes.html
1•fanf2•44m ago•0 comments