frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Japan's Cherry Blossom Database, 1,200 Years Old, Has a New Keeper

https://www.nytimes.com/2026/04/17/climate/japan-cherry-blossom-database-scientist.html
2•caycep•4m ago•0 comments

OSS code review, in the era of LLMs

https://blog.ezyang.com/2026/04/oss-code-review-in-the-era-of-llms/
1•matt_d•6m ago•0 comments

Free tool for WebP and SVG optimization. Privat data

https://axiomoverclock.ca/
1•altered_carbine•10m ago•1 comments

A private space company has a new plan to bag an asteroid

https://arstechnica.com/space/2026/03/a-private-space-company-has-a-radical-new-plan-to-bag-an-as...
2•PaulHoule•12m ago•0 comments

Show HN: AI agents should browse your site, not call your API

https://www.rtrvr.ai/rover/blog/four-architectures-website-ai-agents
1•quarkcarbon279•13m ago•0 comments

Maine Said No to New Data Centers. Other States Are Racing to Follow

https://www.motherjones.com/environment/2026/04/maine-ai-data-center-moratorium-ban-energy-grid/
2•cdrnsf•14m ago•0 comments

If you want into Anthropic's Claude club, you may have to show ID

https://www.theregister.com/2026/04/16/anthropic_claude_id_verification_persona/
1•Bender•14m ago•1 comments

Cisco Wi-Fi boxes are filling their disks with 5MB of undeletable data every day

https://www.theregister.com/2026/04/17/cisco_wifi_ap_useless_data/
1•Bender•14m ago•0 comments

Intel eases reliance on TSMC with 'Merica-made Core Series 3 processors

https://www.theregister.com/2026/04/17/intel_eases_reliance_on_tsmc/
1•Bender•16m ago•0 comments

Does the brain make its own DMT? New study ignites debate

https://refractor.io/psychedelics/brain-dmt-endogenous-consciousness/
1•breve•17m ago•0 comments

From Endless Frontier to Enemy of the People: The Assault on Public Science

https://www.lawfaremedia.org/article/from-endless-frontier-to-enemy-of-the-people--the-assault-on...
5•hn_acker•25m ago•0 comments

Show HN: codeburn-rs; CodeBurn but 600x faster in Rust [view coding token usage]

https://github.com/rossnoah/codeburn-rs
1•noah32•26m ago•0 comments

Post-quantum cryptography migration at Meta: Framework, lessons, and takeaways

https://engineering.fb.com/2026/04/16/security/post-quantum-cryptography-migration-at-meta-framew...
1•hhs•26m ago•0 comments

NASA's X-59 Completes First Wheels-Up Flight

https://www.nasa.gov/blogs/quesst/2026/04/15/nasas-x-59-shows-streamlined-profile-in-wheels-up-fl...
5•big_toast•27m ago•3 comments

Gmail label bridge on Claude Cowork just broke

1•mangoe•30m ago•1 comments

How to Develop a Career Path Framework in 10 Steps

https://effortbox.com/blog/how-to-develop-a-career-path-framework/
1•andreylangovoy•30m ago•0 comments

Proteus: Heterogeneous FPGA Virtualization [pdf]

https://dse.in.tum.de/wp-content/uploads/2026/03/proteus-eurosys-26.pdf
1•matt_d•32m ago•0 comments

How to Host a Blog on a Subdirectory Instead of a Subdomain

https://www.davidma.org/blog/2025-11-14-host-your-blog-on-a-subdirectory/
7•taikon•34m ago•2 comments

A win–lose mindset affects political and policy preferences

https://www.aeaweb.org/research/zero-sum-politics-us
3•neehao•34m ago•0 comments

Show HN: Cogveo–Schedule AI agents to run Python on your files and email results

https://cogveo.com
1•thrinz•36m ago•0 comments

Cerebras Files for IPO as Demand Surges for More Efficient AI Chips

https://www.wsj.com/tech/chip-startup-cerebras-files-for-initial-public-offering-4aa27ae3
2•JumpCrisscross•37m ago•0 comments

LibreShockwave – Open-source SDK, decompiler and web player for Adobe Shockwave

https://github.com/Quackster/LibreShockwave
1•giancarlostoro•38m ago•0 comments

Trevex: A Black-Box Detection Framework for Data-Flow Transient Execution Vulns

https://roots.ec/publications/weber2026trevex
1•matt_d•39m ago•0 comments

The Danger of "Modern" Open Source

https://fagnerbrack.com/the-danger-of-modern-open-source-c15dd5206346
2•birdculture•40m ago•0 comments

Who Is Blake Whiting?

https://theamericanscholar.org/who-is-blake-whiting/
3•Caiero•41m ago•1 comments

How to teach the same skill to different robots

https://actu.epfl.ch/news/how-to-teach-the-same-skill-to-different-robots-2/
2•hhs•41m ago•0 comments

How an LLM becomes more coherent as we train it

https://www.gilesthomas.com/2026/04/how-an-llm-becomes-more-coherent-over-training
1•gpjt•42m ago•0 comments

Seinfeld Is Unfunny

https://tvtropes.org/pmwiki/pmwiki.php/Main/SeinfeldIsUnfunny
1•theopsimist•42m ago•0 comments

CRYS-L – execution engine with 0 variance for critical systems, verify with curl

https://desarrollador.xyz/benchmark.html
1•condesi•43m ago•0 comments

Adversarial distillation

https://www.frontiermodelforum.org/issue-briefs/issue-brief-adversarial-distillation/
1•hhs•52m 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•11mo 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•11mo ago
I need the answer if I fail...

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

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