frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Real-Time Feedback: My Closing Move in Every Interview

https://mgrebler.substack.com/p/real-time-feedback-my-closing-move
1•mooreds•22s ago•0 comments

codex-fixes: Community-maintained fixes for OpenAI Codex bugs

https://codexfixes.com/
1•cl3misch•29s ago•0 comments

Companies are scrambling to curtail soaring AI costs

https://www.economist.com/business/2026/06/14/companies-are-scrambling-to-curtail-soaring-ai-costs
1•1vuio0pswjnm7•44s ago•0 comments

The last Romans are still around

https://signoregalilei.com/2026/06/20/the-last-romans-are-still-around/
1•surprisetalk•56s ago•0 comments

Xfwl4's First Preview Release

https://www.spurint.org/journal/2026/06/xfwl4s-first-preview-release
1•Tomte•1m ago•0 comments

X down for users globally, Downdetector shows

https://www.reuters.com/business/x-down-thousands-us-users-downdetector-shows-2026-06-22/
2•1vuio0pswjnm7•3m ago•0 comments

GentleOS: A Hobby Operating System for Vintage PCs

https://www.adamsdesk.com/posts/gentleos-vintage-pc-operating-system/
1•black6•4m ago•0 comments

'Don't Die,' Ballerina Farm and the theology of self-optimization

https://www.ncronline.org/culture/dont-die-ballerina-farm-and-theology-self-optimization
1•bookofjoe•4m ago•0 comments

A copyright law quirk may let Lord British reclaim Ultima from EA

https://www.destructoid.com/it-seems-a-copyright-law-quirk-will-finally-let-lord-british-reclaim-...
2•evo_9•4m ago•0 comments

Leipzig accuses conductor of inappropriate conduct

https://slippedisc.com/2026/06/breaking-leipzig-accuses-conductor-of-inappropriate-conduct/
1•Tomte•4m ago•0 comments

Google is investing around $75M in 'Backrooms' studio A24

https://www.wsj.com/tech/ai/google-investing-in-backrooms-studio-a24-e7585ebe
1•logickkk1•4m ago•0 comments

DHL Set to Transport Goods on New Wind-Powered Cargo Ships

https://www.wsj.com/pro/sustainable-business/dhl-set-to-transport-goods-on-new-wind-powered-cargo...
2•julienchastang•5m ago•0 comments

I built Ponytrail, a local audit trail for AI coding-agent edits

https://github.com/0xroylee/ponytrail
2•1997roylee•6m ago•1 comments

Widespread internet outage impacts multiple sites and services

https://www.androidauthority.com/internet-outage-2-3679954/
1•ilreb•6m ago•0 comments

Microsoft-backed startup raises $40M for advanced chipmaking equipment tech

https://www.reuters.com/world/asia-pacific/microsoft-backed-startup-raises-40-million-advanced-ch...
1•Marius77•6m ago•0 comments

There Are More than Five POVs: A little craft rant on points of view in fiction

https://countercraft.substack.com/p/there-are-more-than-five-povs
1•crescit_eundo•6m ago•0 comments

Show HN: Keynap – On-device AI voice typing app for Windows

https://apps.microsoft.com/detail/9n7kdlcxvjxt?hl=en-US&gl=US
1•monosma•6m ago•0 comments

OpenMW 0.51.0 Released

https://openmw.org/2026/openmw-0-51-0-released/
2•birdculture•7m ago•0 comments

Mechanical Flappy Bird [video]

https://www.youtube.com/watch?v=qcKArylBdE0
2•redbell•7m ago•0 comments

From Picocli to Æsh: How Porting JBang's CLI Made Everything Better

https://www.jbang.dev/learn/from-picocli-to-sh-how-porting-jbang-s-cli-made-everything-better/
1•theanonymousone•8m ago•0 comments

Weather Replay: your time machine to revisit past weather

https://weather-replay.climate.copernicus.eu/
1•mikalauskas•9m ago•0 comments

Definiums LSD formula produces 'best data ever seen' in pivotal depression trial

https://www.fiercebiotech.com/biotech/definiums-lsd-formula-produces-best-data-ever-seen-pivotal-...
1•randycupertino•10m ago•0 comments

Search has its own bitter lesson

https://softwaredoug.com/blog/2026/06/12/incentives-in-search.html
1•Tomte•13m ago•0 comments

CUDA Profiler for Production Inference

https://graphsignal.com/blog/cuda-profiler-for-production-inference/
4•npgraph•13m ago•0 comments

A More Predictable MySQL Release Model: Calendar Versions, LTS, and Innovation

https://blogs.oracle.com/mysql/a-more-predictable-mysql-release-model-calendar-versions-lts-and-i...
1•ksec•14m ago•0 comments

Simulating a RISC-V CPU in Terraria

https://github.com/yfdyzjt/TerrariaWiringComputer
1•stevefan1999•15m ago•1 comments

Biggest whale graveyard found in Indian Ocean off Australia

https://www.abc.net.au/news/science/2026-06-11/world-s-biggest-whale-graveyard-found-in-the-india...
1•speckx•15m ago•0 comments

An indie blog's directory of indie blog directories

https://www.autodidacts.io/indie-blog-directory-directory/
1•surprisetalk•15m ago•0 comments

Kronotop: A database per tenant, with transactions that span all of them

https://kronotop.com/
1•mastabadtomm•16m ago•0 comments

MSYS2 and the No-Fuss Way to Get More GNU into Your Windows

https://hackaday.com/2026/06/22/msys2-and-the-no-fuss-way-to-get-more-gnu-into-your-windows/
2•Tomte•16m 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•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.