frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Death of Twitter

https://etbe.coker.com.au/2026/03/25/death-of-twitter/
1•edward•45s ago•0 comments

Poking Around ChatGPT's Sandbox

https://mkarots.github.io/blog/chatgpt-sandbox-exploration/
1•cepstrum9•1m ago•0 comments

Skirt Length Oscillations

https://phys.org/news/2026-03-bell-bottoms-today-miniskirts-tomorrow.html
1•firexcy•2m ago•0 comments

TSA PreCheck Touchless ID

https://www.tsa.gov/touchless-id
1•Velocifyer•4m ago•1 comments

Amazon's unprecedented gamble on AI redemption might just work

https://economist.com/business/2026/03/25/amazons-unprecedented-gamble-on-ai-redemption-might-jus...
1•andsoitis•6m ago•0 comments

Meta and YouTube found negligent in landmark social media addiction case

https://www.theverge.com/policy/900654/meta-google-instagram-youtube-social-media-addiction-trial...
2•benwerd•7m ago•0 comments

Multi-Vector Retrieval at Sub-Millisecond Latency

https://mixpeek.com/blog/colqwen2-muvera-multimodal-late-interaction
1•Beefin•7m ago•0 comments

Show HN: A Technique for Self-Improving Agents

1•dataviz1000•10m ago•0 comments

21,864 Yugoslavian .yu Domains

https://jacobfilipp.com/yu/
1•freediver•12m ago•0 comments

Show HN: MonkePay – Charge AI Agents per API Request in USDC

https://www.monkepay.xyz/
2•iamalibaig•19m ago•0 comments

Show HN: Room Service – understand what's filling your Mac

3•ardacankirkoc•20m ago•1 comments

Will you pay for this? – meet to LinkedIn post

1•zeelpatel27•22m ago•0 comments

Better Auth Usage (plugin)

https://github.com/EggerMarc/better-auth-usage
2•eggermarc•23m ago•1 comments

How A Spartan Revolutionized Baseball

https://msutoday.msu.edu/news/2026/03/spartan-revolutionize-baseball
1•rmason•23m ago•1 comments

Inside the covert operation to bring down the party threatening Orbán's rule

https://telex.hu/direkt36/2026/03/25/inside-the-covert-operation-to-bring-down-the-party-threaten...
1•chpatrick•24m ago•1 comments

Show HN: First autonomous AI agent purchase via open protocol (UCP)

https://ucpchecker.com/blog/first-autonomous-ai-agent-purchase-ucp
1•benjifisher•27m ago•0 comments

Postal Service to Impose Its First-Ever Fuel Surcharge on Packages

https://www.wsj.com/us-news/postal-service-to-impose-first-ever-fuel-surcharge-on-packages-73b5e0fd
3•bookofjoe•27m ago•1 comments

iOS 26.5 update adds age verification in the UK

https://www.theverge.com/tech/900284/apple-ios-26-4-uk-age-verification
1•treebrained•27m ago•0 comments

Kern – AI agents built for coworking

https://kern-ai.com/
1•obilgic•28m ago•0 comments

Tmux Replacement for Agentic Workflows

https://github.com/nmelo/initech
1•nmelo•29m ago•0 comments

Uploading to Wikimedia Commons with AI

https://daniel.lawrence.lu/blog/2026-03-25-uploading-to-wikimedia-commons-with-ai/
2•plun9•30m ago•0 comments

AutoGaze removes redundant video patches before passing into a ViT or MLLM

https://autogaze.github.io/
1•MayCXC•30m ago•0 comments

Cannabis Through the Ages

https://thereader.mitpress.mit.edu/cannabis-through-the-ages/
2•samizdis•32m ago•0 comments

The U.S. is blocking router approvals unless they are manufactured domestically

https://www.igorslab.de/en/the-u-s-is-blocking-new-router-approvals-unless-they-are-manufactured-...
2•tablets•34m ago•0 comments

So Long KubeSail

2•vocatan•36m ago•0 comments

To Get a Government Contract in 38 States, You Must Pledge Not to Boycott Israel

https://www.aclu.org/news/free-speech/congress-laws-suppressing-boycotts-israel-are-unconstitutio...
8•KoftaBob•37m ago•0 comments

Show HN: Rostra – Scroll the Greats

https://www.readrostra.com
1•richhwang•38m ago•0 comments

Show HN: I coded Podhoc – Podcast generator to learn on the go

https://podhoc.com
2•davidpelayo•39m ago•0 comments

NASA's plan for nuking Gateway and sending it to Mars

https://arstechnica.com/space/2026/03/here-is-nasas-plan-for-nuking-gateway-and-sending-it-to-mars/
2•LorenDB•42m ago•1 comments

Bruno: The Git-native API client

https://www.usebruno.com
1•ahamez•43m ago•0 comments
Open in hackernews

Claude Plays Pokemon – Starter Version

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

Comments

minimaxir•11mo ago
This is released by the Anthropic engineer who developed Claude Plays Pokemon.
CSMastermind•11mo ago
It's interesting to me that they're extracting game state from memory instead of just passing the video into the LLM.
_--__--__•11mo 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•11mo ago
Shouldn't the goal be to compare it against a human player that would need to menu for that information?
_--__--__•11mo 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