frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I built a mmWave material classification radar

https://gauthier-lechevalier.com/radar
1•GL26•59s ago•0 comments

The Brain of a 319M-Year-Old Fossil Fish

https://nautil.us/inside-the-brain-of-a-319-million-year-old-fossil-fish-1282311
1•Brajeshwar•1m ago•0 comments

Claude Sonnet 5 Could Be Released Later Today, May Not Be Better Than Opus 4.8

https://old.reddit.com/r/singularity/comments/1ujt3ui/claude_sonnet_5_could_be_released_later_tod...
1•garo-pro•3m ago•0 comments

Show HN: I built an AI agent to yell at me about my ADHD

https://0xff.nu/hex/
1•hxii•6m ago•0 comments

Ask HN: How are you using AI agents for testings features?

1•pranshuchittora•6m ago•1 comments

Claude Tag

https://claude.com/docs/claude-tag/overview
1•akarshhegde18•7m ago•0 comments

Frontier Inference Clusters

https://www.etched.com
1•Marius77•8m ago•0 comments

Enforcing Invariants in AI-Generated Code with ADRs and Contracts

https://bitbytebit.substack.com/p/enforcing-invariants-in-ai-generated
1•recroad•8m ago•0 comments

No Memory of Its Own: Governing a Visiting Agent on Sovereign Data

https://pentad.ai/PLRN/016/
1•kgcgfva•9m ago•1 comments

More on the depolarizing effects of current AI

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6597184
2•paulpauper•11m ago•0 comments

Ask HN: Should I buy mac studio M4 max or macbook M5 pro?

2•akarshhegde18•11m ago•1 comments

Alex Ross is stepping down as music critic for The New Yorker

https://therestisnoise.com/personal-note-2/
2•paulpauper•11m ago•0 comments

Korinek, Autor, and Gimbel on AI and Jobs

https://www.wsj.com/economy/jobs/ai-jobs-economists-f787105d
1•paulpauper•12m ago•0 comments

AWS puts $1B into new AI unit to embed engineers with customers

https://www.cnbc.com/2026/06/30/aws-amazon-ai-forward-deployed-engineers.html
2•leopoldj•12m ago•0 comments

Show HN: NotebookLM style mindmap inside ChatGPT

https://chatgpt.com/apps/mindmap/asdk_app_69e1ea6c505c81918d6c8f0258a64906
1•IvanGoncharov•14m ago•0 comments

Visa, Stripe, Coinbase and more join Open USD stablecoin

https://www.theblock.co/post/406736/visa-stripe-coinbase-join-open-usd-stablecoin-shares-reserve-...
1•thm•14m ago•0 comments

Ward-O – From Hackathon to Product

https://ward-o-wallet-verifier.pages.dev/blog/from-hackathon-to-product
3•sergiy_fomin•15m ago•2 comments

AI: The ROI Runway Could Be Long Outside the Tech Sector

https://www.apollo.com/wealth/the-daily-spark/ai-the-roi-runway-could-be-long-outside-the-tech-se...
1•mfiguiere•15m ago•0 comments

Creativity Is the New Ceiling

https://productnow.ai/blogs/the-product-minded-engineer-in-the-ai-era
2•kadhirvelm•16m ago•1 comments

Get leads just by yammering away

https://www.trie.dev/microphone
1•Kriptering•18m ago•1 comments

After Deadly D.C. Crash, FAA Moves Toward Sweeping Aircraft-Technology Mandate

https://www.wsj.com/business/airlines/after-deadly-d-c-crash-faa-moves-toward-sweeping-aircraft-t...
1•impish9208•19m ago•1 comments

Italy's Domyn to Launch Open Source AI Frontier Model Within a Year

https://www.reuters.com/world/china/italys-domyn-launch-open-source-frontier-ai-model-within-year...
2•tasoeur•19m ago•0 comments

Grant Sanderson – AI and the future of math

https://www.dwarkesh.com/p/grant-sanderson-2
1•crescit_eundo•19m ago•0 comments

Reverse-engineering Codemasters' BIGF archive format in Ruby

https://davidslv.uk/2026/06/30/reading-binary-in-ruby.html
1•davidslv•20m ago•1 comments

Show HN: Clusy – Cursor for data science notebooks in cloud

https://www.clusy.io/
3•eldar_hsnv•21m ago•0 comments

Remote Work Is Making It Harder for Grads to Find (and Keep) Jobs

https://www.wsj.com/lifestyle/careers/work-from-home-gen-z-7b09795b
2•apparent•22m ago•0 comments

The new chaos of being able to build anything

https://readtheinference.substack.com/p/the-new-chaos-of-being-able-to-build
1•mmayernick•22m ago•0 comments

Claude Science

https://claude.com/product/claude-science
38•lebovic•22m ago•16 comments

Supreme Court takes sledgehammer to federal regulatory structure

https://www.npr.org/2026/06/29/nx-s1-5875161/supreme-court-takes-sledgehammer-to-much-of-federal-...
4•marojejian•24m ago•0 comments

Show HN: Trajeckt, a Firewall for AI Agents

https://github.com/beebeeVB/trajeckt/
1•beebeeVB•24m ago•0 comments
Open in hackernews

Claude Plays Pokemon – Starter Version

https://github.com/davidhershey/ClaudePlaysPokemonStarter
8•minimaxir•1y ago
This is released by the Anthropic engineer who developed Claude Plays Pokemon.

Comments

minimaxir•1y ago
This is released by the Anthropic engineer who developed Claude Plays Pokemon.
CSMastermind•1y ago
It's interesting to me that they're extracting game state from memory instead of just passing the video into the LLM.
_--__--__•1y ago
Every agent step takes both a visual snapshot and a memory read, the memory gives more consistent tileset and location parsing and also has some stuff like party state/status conditions that isn't usually visible.
CSMastermind•1y ago
Shouldn't the goal be to compare it against a human player that would need to menu for that information?
_--__--__•1y ago
that's probably fair but I imagine that without memory access Claude would have been opening and searching the (completely unordered!) bag to check for progress critical items like the pokeflute every 5 minutes