 
       
                   
               25376
              25376
          
          Top stories from https://news.ycombinator.com (with 100+ score) Contribute to the development here: https://github.com/phil-r/hackernewsbot Also check https://t.me/designer_news Contacts: @philr
 
                    Apple alerts exploit developer that his iPhone was targeted with gov spyware (🔥 Score: 150+ in 3 hours)
Link: https://readhacker.news/s/6DZ6Y
Comments: https://readhacker.news/c/6DZ6Y
 
                    Foreign hackers breached a US nuclear weapons plant via SharePoint flaws (🔥 Score: 160+ in 3 hours)
Link: https://readhacker.news/s/6DZ6H
Comments: https://readhacker.news/c/6DZ6H
 
                    AI Is Making Us Work More (🔥 Score: 155+ in 3 hours)
Link: https://readhacker.news/s/6DYY6
Comments: https://readhacker.news/c/6DYY6
 
                    ChatGPT Atlas (🔥 Score: 166+ in 41 minutes)
Link: https://readhacker.news/s/6DZtZ
Comments: https://readhacker.news/c/6DZtZ
 
                    StarGrid: A Brand-New Palm OS Strategy Game in 2025 (Score: 151+ in 5 hours)
Link: https://readhacker.news/s/6DYfN
Comments: https://readhacker.news/c/6DYfN
 
                    Asking AI to build scrapers should be easy right? (❄️ Score: 150+ in 3 days)
Link: https://readhacker.news/s/6DMqx
Comments: https://readhacker.news/c/6DMqx
 
                    Neural audio codecs: how to get audio into LLMs (🔥 Score: 155+ in 2 hours)
Link: https://readhacker.news/s/6DYqK
Comments: https://readhacker.news/c/6DYqK
 
                    x86-64 Playground – An online assembly editor and GDB-like debugger (Score: 150+ in 18 hours)
Link: https://readhacker.news/s/6DVNg
Comments: https://readhacker.news/c/6DVNg
 
                    KDE Connect: Enabling communication between all your devices (❄️ Score: 152+ in 1 week)
Link: https://readhacker.news/s/6Driz
Comments: https://readhacker.news/c/6Driz
 
                    Show HN: I'm making a detective game built on Wikipedia (❄️ Score: 153+ in 3 days)
Link: https://readhacker.news/s/6DLye
Comments: https://readhacker.news/c/6DLye
Hi HN!
Worked on this side project for a while and wanted to share it. It's free to play.
 
                    How much Anthropic and Cursor spend on Amazon Web Services (Score: 150+ in 17 hours)
Link: https://readhacker.news/s/6DV7j
Comments: https://readhacker.news/c/6DV7j
 
                    My trick for getting consistent classification from LLMs (❄️ Score: 151+ in 1 week)
Link: https://readhacker.news/s/6DvHr
Comments: https://readhacker.news/c/6DvHr
 
                    Intel and AMD standardise ChkTag to bring Memory Safety to x86 (❄️ Score: 153+ in 6 days)
Link: https://readhacker.news/s/6Dzpq
Comments: https://readhacker.news/c/6Dzpq
 
                    A laser pointer at 2B FPS [video] (Score: 154+ in 1 day)
Link: https://readhacker.news/s/6DRaP
Comments: https://readhacker.news/c/6DRaP
 
                    Today is when the Amazon brain drain sent AWS down the spout (🔥 Score: 166+ in 2 hours)
Link: https://readhacker.news/s/6DWvU
Comments: https://readhacker.news/c/6DWvU
 
                    LLMs can get "brain rot" (Score: 157+ in 4 hours)
Link: https://readhacker.news/s/6DYKH
Comments: https://readhacker.news/c/6DYKH
 
                    Public trust demands open-source voting systems (🔥 Score: 153+ in 2 hours)
Link: https://readhacker.news/s/6DZ9h
Comments: https://readhacker.news/c/6DZ9h
 
                    Fallout from the AWS Outage: Smart Mattresses Go Rogue and Ruin Sleep Worldwide (🔥 Score: 160+ in 1 hour)
Link: https://readhacker.news/s/6DZks
Comments: https://readhacker.news/c/6DZks
 
                    Language Support for Marginalia Search (Score: 150+ in 11 hours)
Link: https://readhacker.news/s/6DXLH
Comments: https://readhacker.news/c/6DXLH
 
                    UA 1093 (🔥 Score: 154+ in 2 hours)
Link: https://readhacker.news/s/6DYGw
Comments: https://readhacker.news/c/6DYGw
CEO Tweet: https://twitter.com/johndeanl/status/1980462264974209292
 
                    Peanut allergies have plummeted in children (Score: 150+ in 21 hours)
Link: https://readhacker.news/s/6DVRp
Comments: https://readhacker.news/c/6DVRp
 
                    Tesla is heading into multi-billion-dollar iceberg of its own making (🔥 Score: 157+ in 1 hour)
Link: https://readhacker.news/s/6DYfm
Comments: https://readhacker.news/c/6DYfm
 
                    Optical diffraction patterns made with a MOPA laser engraving machine [video] (❄️ Score: 150+ in 1 week)
Link: https://readhacker.news/s/6Dxwy
Comments: https://readhacker.news/c/6Dxwy
 
                    When a stadium adds AI to everything, it's worse experience for everyone (Score: 150+ in 16 hours)
Link: https://readhacker.news/s/6DWdj
Comments: https://readhacker.news/c/6DWdj
 
                    60k kids have avoided peanut allergies due to 2015 advice, study finds (Score: 150+ in 5 hours)
Link: https://readhacker.news/s/6DXvM
Comments: https://readhacker.news/c/6DXvM
 
                    Show HN: Playwright Skill for Claude Code – Less context than playwright-MCP (Score: 151+ in 19 hours)
Link: https://readhacker.news/s/6DUvZ
Comments: https://readhacker.news/c/6DUvZ
I got tired of playwright-mcp eating through Claude's 200K token limit, so I built this using the new Claude Skills system. Built it with Claude Code itself.
Instead of sending accessibility tree snapshots on every action, Claude just writes Playwright code and runs it. You get back screenshots and console output. That's it.
314 lines of instructions vs a persistent MCP server. Full API docs only load if Claude needs them.
Same browser automation, way less overhead. Works as a Claude Code plugin or manual install.
Token limit issue: https://github.com/microsoft/playwright-mcp/issues/889
Claude Skills docs: https://docs.claude.com/en/docs/claude-code/skills
 
                    iOS 26.1 lets users control Liquid Glass transparency (Score: 151+ in 6 hours)
Link: https://readhacker.news/s/6DWdC
Comments: https://readhacker.news/c/6DWdC
 
                    The scariest "user support" email I've ever received (❄️ Score: 150+ in 5 days)
Link: https://readhacker.news/s/6DBy5
Comments: https://readhacker.news/c/6DBy5
 
                    Postman which I thought worked locally on my computer, is down (Score: 150+ in 8 hours)
Link: https://readhacker.news/s/6DVen
Comments: https://readhacker.news/c/6DVen
 
                    How to stop Linux threads cleanly (❄️ Score: 150+ in 5 days)
Link: https://readhacker.news/s/6DBn6
Comments: https://readhacker.news/c/6DBn6