frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Rare microbial relict sheds light on an ancient eukaryotic supergroup

https://www.nature.com/articles/s41586-025-09750-0
1•nhatcher•41s ago•1 comments

Alibaba starts selling Quark AI glasses in China, enters global wearables race

https://www.reuters.com/world/china/alibaba-starts-selling-quark-ai-glasses-china-enters-global-w...
1•mgh2•56s ago•0 comments

Scientists may have detected dark matter

https://phys.org/news/2025-11-years-scientists-dark.html
1•erikrozendaal•2m ago•0 comments

Evaluating Uniform Memory Access Mode on AMD's Turin Ft. Verda

https://chipsandcheese.com/p/evaluating-uniform-memory-access
1•rbanffy•3m ago•0 comments

BBC tells staff they cannot quote Trump line removed from Reith Lecture

https://www.theguardian.com/media/2025/nov/27/bbc-donald-trump-corruption-line-removed-from-rutge...
1•INGELRII•4m ago•0 comments

DeepMind "The Thinking Game" now free on YouTube [video]

https://www.youtube.com/watch?v=d95J8yzvjbQ
1•HarHarVeryFunny•4m ago•1 comments

Comparing the Genesis Mission to the Manhattan Project

https://tickerfeed.net/articles/whitehouse-genesis-mission-bailout-openai-nvidia
1•sethops1•5m ago•0 comments

Plex's crackdown on free remote streaming access starts this week

https://arstechnica.com/gadgets/2025/11/plexs-crackdown-on-free-remote-streaming-access-starts-th...
1•throwawayffffas•5m ago•0 comments

Stirling PDF v2.0 Released

https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.0.0
1•chromehearts•5m ago•0 comments

HP to Cut Up to 10% of Workforce as Part of AI Push

https://www.wsj.com/tech/hp-to-cut-up-to-10-of-workforce-as-part-of-ai-push-a2c198da
1•bookofjoe•6m ago•1 comments

How to Get Hired in 2025

https://tonsky.me/blog/hiring-ai/
1•whereistejas•7m ago•0 comments

Bringing Emacs Support to OCaml's LSP Server with OCaml-Eglot

https://tarides.com/blog/2025-11-27-bringing-emacs-support-to-ocaml-s-lsp-server-with-ocaml-eglot/
1•nukifw•8m ago•0 comments

Nvidia rumored to stop bundling memory with GPUs, squeezing smaller partners

https://videocardz.com/newz/nvidia-rumored-to-stop-bundling-memory-with-gpus-squeezing-smaller-bo...
3•davikr•10m ago•0 comments

Time it's not fatigue, but disconnection

https://morrick.me/archives/10176
1•milen•15m ago•0 comments

Game Theory in Cosmology

https://arxiv.org/abs/2511.20739
2•johnsutor•15m ago•0 comments

Place Capability Graphs: A General-Purpose Model of Rust's Ownership & Borrowing [video]

https://www.youtube.com/watch?v=JcQX8raHWQE
1•matt_d•17m ago•0 comments

Show HN: I made a white noise generator for my newborn

https://whitenoise.now/
2•vicke4•17m ago•0 comments

Tell HN: OpenAI Security Incident with PII

2•vintagedave•17m ago•1 comments

China tech giants move AI training offshore to tap Nvidia chips

https://www.semafor.com/article/11/27/2025/china-tech-giants-move-ai-model-training-offshore-to-t...
1•giuliomagnifico•19m ago•0 comments

Renewing GPG Subkeys in 2025

https://entropicthoughts.com/renewing-gpg-subkeys-in-2025
2•ibobev•19m ago•0 comments

Show HN: Alice Architecture: An Attempt at Autonomous AGI Based on ±0 Theory

https://github.com/xian367422611213344-source/Alice-Architecture-based-on-pm0-core
1•Norl-Seria•19m ago•1 comments

TPUs vs. GPUs and why Google is positioned to win AI race in the long term

https://www.uncoveralpha.com/p/the-chip-made-for-the-ai-inference
2•vegasbrianc•20m ago•0 comments

Campbell's fires executive who criticised its food in recording

https://www.ft.com/content/47444ad2-03ef-4064-8d06-cd752d1e383c
2•bookofjoe•21m ago•2 comments

How to use ChatGPT without brainrot

https://davidepstein.substack.com/p/how-to-use-chatgpt-without-brain
2•call-me-al•21m ago•0 comments

DeepSeekMath-V2: Towards Self-Verifiable Mathematical Reasoning

https://github.com/deepseek-ai/DeepSeek-Math-V2
1•chenzhekl•21m ago•0 comments

Rectangular-to-rectangular duct adapter STL generator

https://www.iteration3d.fr/en/templates/template-view.php?templateid=25
1•sylvainFR•21m ago•0 comments

Show HN: Derusted – An open-source programmable HTTPS MitM proxy engine in Rust

https://github.com/kumarimlab/derusted
1•kumaras•22m ago•0 comments

Nano Banana Pro: raw intelligence with tool use

https://quesma.com/blog/nano-banana-pro-intelligence-with-tools/
2•jakozaur•22m ago•0 comments

"Go generate a bridge and jump off it": How video pros are navigating AI

https://arstechnica.com/features/2025/11/go-generate-a-bridge-and-jump-off-it-how-video-pros-are-...
2•miltava•22m ago•0 comments

Tell HN: Happy Thanksgiving

2•LorenDB•24m ago•0 comments
Open in hackernews

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

https://www.convergegame.com/
11•cwackerfuss•6mo 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•6mo ago
I need the answer if I fail...

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

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