frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: 10x better performance from the Coding Harnesses with LLM-wiki

https://llm-wiki.net/
1•nvk•2m ago•0 comments

Orgasmic meditation' company founder gets 9 years in prison in forced labor case

https://www.nbcnews.com/news/us-news/orgasmic-meditation-companys-founder-gets-9-years-prison-for...
1•JumpinJack_Cash•2m ago•0 comments

Markup – A private cross-service home for AI-generated HTML

https://sproutmarkup.com/
1•giandlr•4m ago•0 comments

Athena, a local command room for AI coding agents

https://github.com/luckeyfaraday/Athena
1•luckeyfaraday•5m ago•0 comments

Package Managers need global hooks

https://captnemo.in/blog/2026/06/17/package-managers-need-hooks/
2•evakhoury•5m ago•0 comments

Show HN: Oh – verbatim memory and insights of all your past vibecoding sessions

https://oh-landing-mu.vercel.app/
1•21J3phy•6m ago•1 comments

Hunter-gatherers in Siberia died of a plague outbreak 5,500 years ago

https://arstechnica.com/science/2026/06/hunter-gatherers-in-siberia-died-of-a-plague-outbreak-550...
1•Bender•6m ago•0 comments

The Harness Is Also Onboarding

https://blog.tacoda.dev/the-harness-is-also-onboarding-7b93536cb9c2
1•tacoda•6m ago•0 comments

Show HN: A local first agentic canvas workspace

https://www.slashspace.ai
1•praneethpike•7m ago•0 comments

A 98-qubit trapped-ion quantum computer with all-to-all connectivity

https://www.nature.com/articles/s41586-026-10676-4
2•bookofjoe•8m ago•0 comments

Show HN: Talking to My Terminal with Local Speech-to-Text and Pi Coding Agent

https://www.agenticcodingweekly.com/p/talking-to-my-terminal-with-local-speech-to-text-and-pi-cod...
1•primaprashant•9m ago•0 comments

Show HN: Give Your ORM Superpowers

https://github.com/neul-labs/ormai
1•dipankarsarkar•9m ago•0 comments

Kalambo Structure

https://en.wikipedia.org/wiki/Kalambo_structure
1•speckx•9m ago•0 comments

Buy Willow and Make Me Rich

https://willowai.app/why/
1•aliparnan•10m ago•0 comments

Introducing Static Components - Allowing a Low JS approach in ASP.NET Core

https://static-components.techgems.net/
1•cjimenezber•10m ago•1 comments

Show HN: FlurryPORT – Capture and replay webhooks to localhost

https://flurryport.dev/try
1•spillcoffee•11m ago•0 comments

Gambling provides a rocking of the emotions to put you in a babylike state

https://statmodeling.stat.columbia.edu/2026/06/18/gambling-provides-a-gentle-rocking-of-the-emoti...
1•SVI•12m ago•0 comments

WC 2026 live scores and bracket tracker in a single HTML file

https://wcbracket26.org/
1•lamwesterhoff•12m ago•0 comments

TerraPower in Deal with Meta for Eight Natrium 345 MW Advanced Nuclear Plants

https://neutronbytes.com/2026/01/09/terrapower-in-mega-deal-with-meta-for-eight-natrium-345-mw-ad...
4•mpweiher•12m ago•0 comments

Commodore Computers Is Making a Distraction-Free Cell Phone

https://www.ign.com/articles/commodore-computers-is-making-a-distraction-free-cell-phone
1•bananamogul•12m ago•0 comments

US Supreme Court drug users cannot be prohibited from firearms [pdf]

https://www.supremecourt.gov/opinions/25pdf/24-1234_g2bh.pdf
3•agensaequivocum•12m ago•1 comments

A website that lists websites to submit your website to

https://www.submission.directory/
2•azeemkafridi•13m ago•0 comments

Pixel Screenshots no longer exclusively uses on-device AI

https://9to5google.com/2026/06/17/pixel-screenshots-cloud-ai/
1•josephcsible•13m ago•0 comments

Hippopotamuses in Colombia

https://en.wikipedia.org/wiki/Hippopotamuses_in_Colombia
1•kaonwarb•13m ago•0 comments

Changes to iOS in Brazil

https://developer.apple.com/news/?id=dhwadr2x
2•johnbehnke•13m ago•0 comments

Fishtank, the Unhinged Future of Reality TV

https://www.wired.com/story/interactive-violent-gross-inside-fishtank-the-unhinged-future-of-real...
2•jarboot•13m ago•0 comments

Show HN: A dead simple ADR skill workflow

https://github.com/backnotprop/adr
1•ramoz•14m ago•0 comments

Creating Amazon EKS clusters that span VPCs, regions, and accounts

https://github.com/jicowan/eks-cross-region-nodes
1•jicowan•14m ago•1 comments

Google workspace threatening to block Firefox

https://tales.fromprod.com/2026/169/google-workspace-threatening-to-block-firefox.html
2•RichardoC•16m ago•0 comments

The New Election Threat: Disinformation Inside the Answer

https://willrobinson.substack.com/p/a-scottish-post-the-new-election
2•benwerd•17m 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