frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open AI No. 2 Exec at OpenAI Fidji Simo is leaving the company

https://techcrunch.com/2026/07/09/fidji-simo-steps-down-from-openais-no-2-role/
1•jeffhwang•15m ago•0 comments

Record and Replay, teach AI agents desktop workflows by showing them once

https://github.com/video-db/open-record-replay
1•ashu_trv•16m ago•0 comments

Ask HN: Do we need a support group for developers alienated by LLMs?

3•sph•20m ago•1 comments

Russian Surveillance Software Suppresses Georgian Civilians Rights

https://algorithmwatch.org/en/russian-surveillance-face-recognition-georgia/
1•fodmap•21m ago•0 comments

Open Source E-Reader

https://liliputing.com/crowdfunding-begins-for-open-book-touch-an-open-source-ereader/
1•djfergus•22m ago•0 comments

Iran Hatched Fresh Plot to Kill Trump, Israel Told U.S.

https://www.wsj.com/world/middle-east/iran-hatched-fresh-plot-to-kill-trump-israel-told-u-s-1511d9d2
1•throw310822•23m ago•1 comments

Bayeux Tapestry arrives at British Museum under police escort in dead of night

https://news.sky.com/story/bayeux-tapestry-arrives-at-british-museum-in-dead-of-night-under-polic...
2•austinallegro•25m ago•0 comments

NixOS on real hardware is more complex than you think. Noctalia V5 and LabWC

https://grigio.org/nixos-noctalia-v5-labwc-real-hardware/
1•grigio•26m ago•0 comments

The triage is the product: running AI agents against Ethereum's protocol code

https://blog.ethereum.org/2026/07/09/triage-is-the-product
1•quantumgarbage•28m ago•0 comments

Crawl4AI: Open-source web crawler and scraper for LLMs

https://github.com/unclecode/crawl4ai
1•mpfect•29m ago•0 comments

OpenAI, Anthropic Employees Could Buy ~1/3 of All Homes in SF with IPO Earnings

https://www.redfin.com/news/openai-anthropic-housing-wealth/
1•littlexsparkee•30m ago•0 comments

Show HN: ePub Fixer – repair a narrow set of EPUBCheck errors

https://epub-fixer.com
1•shanewei•30m ago•0 comments

Show HN: Qualify – open-source agent for sales

https://github.com/chaitanyya/sales
2•brownpoints•34m ago•0 comments

The Id Software Cuts Will Change It Forever: 'I Don't See How They Make a Game'

https://kotaku.com/the-cuts-at-doom-maker-id-software-go-shockingly-deep-i-dont-see-how-they-make...
2•Michelangelo11•35m ago•0 comments

PwC employee was working remotely in India when he should have been in Dublin

https://www.irishtimes.com/business/work/2026/07/09/pwc-employee-was-working-remotely-in-india-wh...
2•CringeOut•37m ago•0 comments

CleoBench: Can Fable mathematically prove Cleo's integrals?

https://rain-1.github.io/cleo-bench/
2•rain1•37m ago•0 comments

Demand Unlocked: The Innovation Playbook [video]

https://www.youtube.com/watch?v=CHKU_CjFX9I
1•julienreszka•37m ago•0 comments

SiyanoAV Total Security Antivirus for Advanced PC and Internet Security

https://siyanoav.com/total-security
1•rahulyadavv•38m ago•0 comments

AI-generated videos to maximally drive a target brain region

https://nevo-project.epfl.ch/
4•smusamashah•41m ago•1 comments

EasyJet agrees to rival £5.7B takeover bid

https://www.bbc.co.uk/news/articles/cgjxqq9jg8yo
1•jonjomckay•44m ago•0 comments

China recovers Long March 10B rocket following maiden flight

https://www.chinadaily.com.cn/a/202607/10/WS6a507465a310986e2b464988.html
3•TMWNN•44m ago•2 comments

Nobel-Winning U.S. Chemist Will Move to China to Lead A.I. Institute

https://www.nytimes.com/2026/07/09/science/nobel-winning-us-chemist-will-move-to-china-to-lead-ai...
3•pseudolus•47m ago•1 comments

CO2 overload in blood suggests potentially toxic atmosphere within 50 years

https://link.springer.com/article/10.1007/s11869-026-01918-5
3•littlexsparkee•48m ago•0 comments

Verity – Chrome extension that auto fact-checks AI responses with cited sources

https://chromewebstore.google.com/detail/verity-—-ai-truth-reveale/pdobceidjkciljhdglpmkkjdbjna...
1•HalaDefense•48m ago•0 comments

Localghost. A little ghost to help you NPM dev

https://hamedb89.github.io/localghost/
2•hamedbahrami•54m ago•1 comments

The Secret Sabotage Behind Your Worst DOS-to-Windows Memories

https://comuniq.xyz/post?t=1377
1•01-_-•56m ago•0 comments

Show HN: BastionRoute – An outbound-initiated WebSocket relay fabric for UDP

https://github.com/klauscam/BastionRoute
1•klauscam•1h ago•0 comments

SensorFM: Towards a general intelligence and interface for wearable health data

https://research.google/blog/sensorfm-towards-a-general-intelligence-and-interface-for-wearable-h...
1•NathaP•1h ago•0 comments

TrainRouter – 601 of the great train routes on one interactive map

https://trainrouter.com/
1•Flightmussy•1h ago•0 comments

Let's build a simple interpreter for APL – part 1

https://mathspp.com/blog/lsbasi-apl-part1
1•mpweiher•1h 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.