frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Michael Jordan's Real Legacy

https://trendslates.substack.com/p/jordan-history-and-brand-jack-halves
1•faderisimo•10s ago•0 comments

Stay Green

https://www.verdantly.io/explore
1•stephenwsun•1m ago•0 comments

The world's first hydrogen double-decker bus fleet dropped

https://www.bbc.co.uk/news/articles/cnv6e5l588jo
1•rwmj•2m ago•0 comments

Gartner: Market Guide for API and MCP Testing Tools

https://www.gartner.com/en/documents/7416630
1•stitched2gethr•3m ago•0 comments

Your Device Identity Is Probably a Liability

https://smallstep.com/blog/ncsc-zero-trust-device-identity/
1•eustoria•4m ago•0 comments

Show HN: DiagramIDE – a Rust GUI to Compose Diagrams via Tcl, Prolog, and Pikchr

https://github.com/exlee/pikchr.pl/tree/master/crates/diagramide
1•xlii•4m ago•0 comments

The indie publisher Tyrant Books is returning, under new ownership

https://lithub.com/the-indie-publisher-tyrant-books-is-returning-under-new-ownership/
1•eustoria•5m ago•0 comments

Giving AI Agents SSH access without giving them your secret keys

https://patrickmccanna.net/giving-coding-agents-ssh-access-to-other-systems-without-giving-disclo...
2•0o_MrPatrick_o0•5m ago•1 comments

Show HN: Inkgest, Link to Gest

https://www.inkgest.com/
1•shreyvj•6m ago•0 comments

Robust and efficient quantum-safe HTTPS

https://security.googleblog.com/2026/02/cultivating-robust-and-efficient.html
1•tptacek•6m ago•0 comments

MCP Horror Stories: The GitHub Prompt Injection Data Heist [2025]

https://www.docker.com/blog/mcp-horror-stories-github-prompt-injection/
1•samaysharma•7m ago•0 comments

1 in 10 teens seeking headspace cite social media ban as an issue

https://www.crikey.com.au/2026/01/16/teen-social-media-ban-headspace-mental-health/
1•speckx•8m ago•0 comments

Magnavox Odyssey 2 – By Paul Lefebvre

https://www.goto10retro.com/p/magnavox-odyssey-2
1•rbanffy•8m ago•0 comments

Show HN: CBrowser – Simulate how a confused first-timer experiences your website

https://github.com/alexandriashai/cbrowser
1•alexandriaeden•9m ago•0 comments

Show HN: Knox First Full Lattice BLockchain.UPDATE:Veloxreaper

https://github.com/ULT7RA/KNOXProtocol/releases
1•KnoxProtocol•9m ago•1 comments

Please, please, please stop using passkeys for encrypting user data

https://blog.timcappalli.me/p/passkeys-prf-warning/
2•timmyc123•10m ago•1 comments

Show HN: RedTeam Arena – AI vs. AI adversarial security testing in your terminal

https://github.com/DilawarShafiq/redteam-arena
1•dilawargopang•11m ago•0 comments

Trump Administration reiterates human in the loop policy for nuclear weapons

3•apolloartemis•11m ago•0 comments

High-Density Hydro Storage System Ditches the Water

https://spectrum.ieee.org/pumped-hydro-storage-rheenergise
1•rbanffy•12m ago•0 comments

Codified Context for AI Agents in a Complex Codebase

https://arxiv.org/abs/2602.20478
1•umairnadeem123•12m ago•1 comments

Show HN: The Elephant- a Tool to Safely Surface the Unspoken Issue in Meetings

https://www.cognu.app/the-elephant
1•anticlickwise•12m ago•0 comments

My Fully Automated Labor Law Research Tool Is Finally Here

https://mattbruenig.com/2026/02/23/my-fully-automated-labor-law-research-tool-is-finally-here/
1•DannyPage•13m ago•0 comments

I'm an alreadyist – superhuman AI is already here

https://stateofutopia.com/experiments/barcodescanner/
1•logicallee•14m ago•3 comments

European girls aged 13-15 have highest rate of tobacco use for age group

https://www.theguardian.com/society/2026/feb/27/european-girls-tobacco-smoking-vaping-who
1•bookofjoe•14m ago•1 comments

`Lord of the Flies' tribalism emerges among smart AI-Agents

https://arxiv.org/abs/2602.23093
1•bikenaga•15m ago•1 comments

OpenClaw Partners with VirusTotal for Skill Security

https://openclaw.ai/blog/virustotal-partnership
1•its_anshuman•18m ago•0 comments

Jeff Galloway, Olympian who inspired people with his run-walk method, dies at 80

https://www.nbcnews.com/news/us-news/jeff-galloway-olympian-inspired-people-run-walk-method-dies-...
2•jerlam•18m ago•1 comments

Show HN: PDF reader with interactive visualizations for any concept

https://zerodistract.com
4•vignesh_warar•18m ago•0 comments

Show HN: Open-source agent with a brain instead of MEMORY.md

https://github.com/pompeii-labs/nero-oss
2•mattyhogan•18m ago•0 comments

Mentor Me

https://strangestloop.io/mentor-me/
1•tasshin•19m ago•0 comments
Open in hackernews

Claude Plays Pokemon – Starter Version

https://github.com/davidhershey/ClaudePlaysPokemonStarter
8•minimaxir•10mo 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•10mo ago
It's interesting to me that they're extracting game state from memory instead of just passing the video into the LLM.
_--__--__•10mo 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•10mo ago
Shouldn't the goal be to compare it against a human player that would need to menu for that information?
_--__--__•10mo 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