frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Brave's latest browser release offers Containers for better and easier workflow

https://brave.com/blog/containers/
1•dotcoma•52s ago•0 comments

Blog HN: Claude Code Making an Ass Out of You and Me

1•scandox•1m ago•0 comments

GLP-1's help women find work, and men to leave their partners

https://www.ft.com/content/a7a9bfbf-9743-473b-897f-6a91ad3fa0a9
1•marojejian•1m ago•1 comments

Microsoft's new Azure Linux 4.0 is here, and it could replace Windows Server

https://www.zdnet.com/article/microsoft-azure-linux-4-0-could-replace-windows-server-in-enterprise/
1•CrankyBear•2m ago•0 comments

Safecloud – a free, decentralized and federated video streaming platform

https://www.helpnetsecurity.com/2026/06/19/safecloud-browser-based-encrypted-storage/
1•EGreg•3m ago•0 comments

Amazon has enough satellites to launch its Starlink competitor

https://www.theverge.com/science/960563/amazon-leo-service-tipping-point
2•Brajeshwar•7m ago•0 comments

High-performance Rust: Understanding and eliminating memory fragmentation

https://kerkour.com/rust-high-performance-memory-fragmentation-allocations
1•dabinat•8m ago•0 comments

I

https://www.washingtonpost.com/technology/2026/07/01/biggest-tech-companies-are-considering-wheth...
2•mrich•9m ago•0 comments

Zk.golf: Fearless and Collaborative Optimization of Circuits

https://blog.zksecurity.xyz/posts/zkgolf/
1•baby•9m ago•2 comments

SurrealDB Cloud Scale: built for high availability and scale

https://surrealdb.com/blog/introducing-scale-surrealdb-cloud-built-for-high-availability-and-scale
3•itsezc•10m ago•0 comments

Show HN: ctx – Search the coding agent history already on your machine

https://github.com/ctxrs/ctx
3•luca-ctx•10m ago•1 comments

Show HN: Randomify – stumble onto niche music at random

https://randomify.net
1•s_e__a___n•12m ago•0 comments

OctoSense: Self-Supervised Learning for Multimodal Robot Perception

https://abisulco.com/octosense/
1•anthonytec2•13m ago•0 comments

Drilling into magma is one thing geothermal engineers are trained never to do

https://www.autonocion.com/us/krafla-volcano-iceland-geothermal/
1•DamonHD•13m ago•0 comments

Angus Barbieri's Fast

https://en.wikipedia.org/wiki/Angus_Barbieri%27s_fast
1•rzk•14m ago•0 comments

Frame: Grounding LLM Vulnerability Detection with a Sound Separation-Logic Core

https://lambdasec.github.io/Frame-Grounding-LLM-Vulnerability-Detection-with-a-Sound-Separation-L...
1•codelion•14m ago•0 comments

ZeroLabs – 100x cheaper than ElevenLabs (free forever locally) with open models

https://huggingface.co/spaces/multimodalart/ZeroLabs
1•polisteps•16m ago•1 comments

Agent Usage on the Hugging Face Hub

https://huggingface.co/datasets/huggingface/agent-usage
1•petethomas•19m ago•0 comments

Show HN: Kubelens-If kubectl works, you're ready. A browser UI for your cluster

https://github.com/jialinhuang00/kubelens
2•jiaLin1014•20m ago•0 comments

With 76,475 dead, Canada appears to find its line on euthanasia

https://www.washingtonpost.com/opinions/2026/07/02/canada-finally-slows-euthanasia-train/
2•bookofjoe•22m ago•2 comments

RTL Text Tools – A zero-dependency text processing toolkit for RTL languages

https://github.com/homayounmmdy/rtl-text-tools
1•homayoun763•23m ago•0 comments

Trump gets OpenAI to offer US 5% stake, far lower than Sanders' target

https://arstechnica.com/tech-policy/2026/07/openai-floats-giving-us-5-stake-to-win-over-ai-haters/
1•johnhamlin•24m ago•1 comments

French race to get hold of air conditioning as yet another heatwave looms

https://www.france24.com/en/france/20260702-france-race-get-hold-of-air-conditioning-ac-third-hea...
1•rustoo•24m ago•0 comments

Flexible Metaprogramming with Rhombus

https://lwn.net/SubscriberLink/1079001/67840550991151ed/
2•spdegabrielle•25m ago•0 comments

OpenAI proposed donating 5% of its equity to a US sovereign wealth fund

https://techcrunch.com/2026/07/02/openai-proposed-donating-5-of-its-equity-to-a-us-sovereign-weal...
1•CupofChineseTea•26m ago•1 comments

Mapping the human element of AI risks in an AI world

1•rando77•27m ago•1 comments

Apple Seeks to Buy Chinese-Made Memory Chips by Lobbying US

https://www.bloomberg.com/news/articles/2026-07-01/apple-seeks-to-buy-chinese-made-memory-chips-w...
3•ksec•28m ago•0 comments

Terminal Is Your Newspaper

https://www.sayantan.sh/blog/your-terminal-prints-a-newspaper
2•Morningstar317•28m ago•1 comments

Read the Emails Revealing How Anthropic's Pentagon Relationship Fell Apart

https://www.wsj.com/politics/national-security/read-the-emails-revealing-how-anthropics-pentagon-...
1•thm•28m ago•1 comments

Claude Code SOCKS5 Bypass Shows Why Egress Filters Belong at the Boundary

https://medium.com/@Koukyosyumei/claude-codes-socks5-proxy-bypass-why-egress-filtering-must-happe...
1•syumei•28m 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