frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Video Messaging for Work

https://flowylabs.ai/llink
1•talksik•47s ago•0 comments

Everyone in the world has to take a private vote by pressing red or blue

https://twitter.com/waitbutwhy/status/2047710215265730755
1•theharrychen•1m ago•0 comments

Show HN: Kloak, A secret manager that keeps K8s workload away from secrets

https://getkloak.io/
1•neo2006•1m ago•0 comments

Hermes.md in Git commit messages causes requests to route to extra usage billing

https://github.com/anthropics/claude-code/issues/53262
1•adunk•12m ago•0 comments

Show HN: Bulk URL Checker – check 75k URLs from any LLM via MCP

https://bulkurlchecker.com
1•carlosofscience•12m ago•1 comments

The Lunar Gateway's primary modules are corroded

https://arstechnica.com/space/2026/04/well-this-is-embarrassing-the-lunar-gateways-primary-module...
2•simonebrunozzi•13m ago•0 comments

Greenfield and Iterative deployment – By superpowers creator

https://primeradiant.com/blog/2026/greenfield-and-iterative-development.html
1•sorcercode•15m ago•0 comments

Show HN: I benchmarked how good LLMs are at proofreading English

https://github.com/reviseio/errata-bench
1•artursapek•17m ago•0 comments

Turkey to Ban Anonymous VPNs

https://reclaimthenet.org/turkey-to-ban-anonymous-vpns
2•Cider9986•17m ago•0 comments

Show HN: Read and Echo – Turn any text into structured language practice

2•jondones•20m ago•0 comments

Paperclip – a ticket-based multi AI agent orchestrator

https://github.com/paperclipai/paperclip
1•Flundstrom2•22m ago•0 comments

Three Constraints Before I Build Anything

https://jordanlord.co.uk/blog/3-constraints/
1•nervous_north•23m ago•0 comments

Observational constraints project a ~50% AMOC weakening by end of this century

https://www.science.org/doi/10.1126/sciadv.adx4298
1•geox•24m ago•0 comments

Today's harness is Tomorrow's Prompt

https://tanay.co.in/blog/todays-harness-is-tomorrows-prompt
2•tangoalpha•26m ago•0 comments

Show HN: Mdspec – auto sync your md files from GitHub repos with wikis

https://mdspec.dev
2•zameermfm•26m ago•0 comments

Show HN: Get an Ethereum wallet for your agent with one API call, no OAuth

https://aethergent.com
2•AgentNews•28m ago•1 comments

A Common Diabetes Drug May Hold the Key to Stopping HIV from Coming Back

https://scitechdaily.com/a-common-diabetes-drug-may-hold-the-key-to-stopping-hiv-from-coming-back/
3•01-_-•31m ago•1 comments

Different Perspectives of Memory System Simulation

https://arxiv.org/abs/2604.16965
2•matt_d•33m ago•0 comments

Are We in Control of AI?

https://members.sigmazero.cc/posts/are-we-in-of-ai-156344301
2•sigmazero•33m ago•0 comments

Claude Web UI is down

https://claude.ai/recents
4•zkmon•34m ago•2 comments

AI agents that argue with each other to improve decisions

https://github.com/rockcat/HATS
2•rockcat12•34m ago•0 comments

US says it's hunting for explosive mines in latest push to open Hormuz

https://apnews.com/article/iran-war-strait-hormuz-minesweeping-navy-underwater-edef3201f6e227c4b5...
2•m_nathan•34m ago•1 comments

Hypertalking

https://www.hypertalking.com/
4•doener•37m ago•0 comments

Govee's new rechargeable table lamp is less than half the price of Hue's

https://www.theverge.com/tech/915959/govee-table-smart-lamp-classic-battery-rechargeable-matter-p...
2•01-_-•38m ago•0 comments

California Coastal Community Must Reject CBP's AI-Powered Surveillance Tower

https://www.eff.org/deeplinks/2026/04/california-coastal-community-must-reject-cbps-ai-powered-su...
3•Brajeshwar•38m ago•0 comments

The Quiet Resurgence of RF Engineering

https://atempleton.bearblog.dev/quiet-resurgence-of-rf-engineering/
2•merlinq•38m ago•0 comments

Last Rounds? Status of Key Munitions at the Iran War Ceasefire

https://www.csis.org/analysis/last-rounds-status-key-munitions-iran-war-ceasefire
2•Teever•38m ago•0 comments

Show HN: Quay – Menu-bar Git sync

https://code.sailorslog.io/quay
3•sailingcode•40m ago•0 comments

Show HN: MockHop – capture and annotate web pages on macOS

https://bendansby.com/apps/mockhop.html
2•webwielder2•41m ago•0 comments

Earliest octopuses were giant top predators in Cretaceous oceans

https://www.science.org/doi/10.1126/science.aea6285
3•marojejian•42m ago•1 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