frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Digital Euro: Data protectionists demand digital cash, not surveillance

https://www.heise.de/en/news/Digital-Euro-Data-protectionists-demand-digital-cash-not-surveillanc...
1•robtherobber•2m ago•0 comments

Signing off in a world of what's next

https://om.co/2026/05/12/signing-off-in-a-world-of-whats-next/
1•herbertl•5m ago•0 comments

Thucydides Trap

https://en.wikipedia.org/wiki/Thucydides_Trap
1•theletterf•5m ago•0 comments

Hello Universe: NASA's Next-Gen RISC-V Space Processor Undergoes Testing

https://www.jpl.nasa.gov/news/hello-universe-nasas-next-gen-space-processor-undergoes-testing/
1•rbanffy•6m ago•0 comments

The Readable Mind: LLMs as Psychological Infrastructure (2026)

https://zenodo.org/records/20179361
1•dhedegreen•7m ago•0 comments

Working Hard

https://joy.ente.com/working-hard/
2•darthShadow•8m ago•1 comments

Ten Things Every Trial Lawyer Could Learn from Vincent La Guardia Gambini [pdf]

https://s3.amazonaws.com/law-media/uploads/198/35361/original/Anderson_TenThings_SU2016.pdf
1•kmstout•8m ago•0 comments

Ryan Cohen hits back at eBay, says his takeover proposal should not be dismissed

https://www.reuters.com/world/ryan-cohen-says-ebay-directors-should-not-dismiss-his-proposal-with...
2•AdmiralAsshat•10m ago•0 comments

Myths about /dev/urandom

https://www.2uo.de/myths-about-urandom/
1•signa11•10m ago•0 comments

I Made Timelapses of Artemis [video]

https://www.youtube.com/watch?v=mtwxaZDek8Y
1•db48x•14m ago•0 comments

Show HN: CrowdRank – live leaderboards for internet arguments

https://crowdrank.app
1•Skinless1501•16m ago•0 comments

Academy of Management Pulls 13,500-Person Conference Out of the U.S.

https://meetings.skift.com/2026/05/13/academy-of-management-pulls-13500-person-conference-out-of-...
2•akyuu•18m ago•0 comments

Reactionary Me: Windows ME KDE Plasma Theme

https://store.kde.org/p/2331482
2•klaussilveira•19m ago•0 comments

Pushing Local Models with Focus and Polish

https://lucumr.pocoo.org/2026/5/8/local-models/
1•swah•21m ago•0 comments

AGENTS.md — Pretending to Be a Good Human

https://gist.github.com/skorotkiewicz/127c96ccc7324aaaff949bad3ea89255
2•modinfo•22m ago•0 comments

AI Agents for Business in 2026

https://www.dhawalshah.net/article/ai-agents-for-business-2026/
1•djshah•23m ago•0 comments

Where Did All the AK-47s Go?

https://www.nytimes.com/2026/05/13/us/ak-47.html
2•klaussilveira•25m ago•0 comments

Show HN: Tlbic – A flexible, time-limited basic income credit (3rd Ed, French)

1•michikawa59•26m ago•1 comments

OpenAI Parameter Golf: what 1,100 researchers built in six weeks

https://www.runpod.io/blog/openai-parameter-golf-runpod-challenge
2•mooreds•27m ago•0 comments

Carbon-Based Textile-Structured Triboelectric Nanogenerators for Smart Wearables

https://wiley.scienceconnect.io/error?msg=ewogICJpZCIgOiAiOGEwODk4YTctNmRmNC00ZTgyLWJiMTUtMDFkMjM...
1•ludicrousdispla•27m ago•0 comments

GNU SASL gsasl 2.2.3 released with a security fix

https://lists.gnu.org/archive/html/help-gsasl/2026-05/msg00001.html
1•neustradamus•30m ago•0 comments

Automating code security review: Mythos-level capabilities at lower cost

https://www.synthesia.io/post/automating-code-security-reviews-with-claude-mythos-level-capabilities
1•alexvoica•31m ago•0 comments

The Origins of "Hello, World" [video]

https://www.youtube.com/watch?v=vLer3fRwwxE
1•arbayi•31m ago•0 comments

They Said It Would Cost $54M. We Said "No Thanks."

https://nateglubish.substack.com/p/they-said-it-would-cost-54-million
10•idw•31m ago•0 comments

The Tesla Semi could be a big deal for electric trucking

https://www.technologyreview.com/2026/05/14/1137197/tesla-semi-electric-trucking/
2•joozio•32m ago•2 comments

Scribus – open-source Desktop Publishing

https://www.scribus.net/
2•Tomte•33m ago•1 comments

AMD reaches 46% of server x86 CPU revenue

https://www.tomshardware.com/pc-components/cpus/amd-reaches-46-percent-of-server-x86-cpu-revenue-...
2•giuliomagnifico•33m ago•0 comments

What you measure depends on where you draw the boundary

https://blog.arkstack.dev/en/blog/compensation-correctness-saga-benchmark/
1•arkstack•37m ago•0 comments

65% of Girls Who Use AI-Assisted Devices See Them as "Friends"

https://www.girlscouts.org/en/footer/press-room/2026-press-announcements/research-finds-girls-vie...
2•susiecambria•38m ago•0 comments

USA's PRE-Stuxnet Cyber Weapon: What FAST16 Reveals About State-Level Malware

https://twit.tv/posts/tech/inside-americas-pre-stuxnet-cyber-weapon-what-fast16-reveals-about-sta...
2•NN88•39m 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