标签:#news
找到 9107 篇相关文章
It's a shame what's happened to radio
You best start believing in ghost stories
Is the All-New Range Rover GT Stepping on Jaguar’s Tail?
It’s “the most car-like Range Rover ever created,” but will this all-electric grand tourer spoil Jaguar’s Type 01 party?
Show HN: Superserve – Firecracker microVM sandboxes for long-running AI agents
Hey HN, I built Superserve, a compute layer that lets AI agents live inside isolated Firecracker microVMs with no session time limits. The problem I kept running into: most sandbox providers kill your agent after 24 hours. If you're running something autonomous that needs to work for days — refactoring a codebase, running tests in a loop — you're constantly fighting timeouts and rebuilding state. Superserve lets you snapshot a running VM at any point, fork it into parallel branches, and resume e
InfoDiet, Chrome extension that tracks information quality, not just screen time
OE3GBB
Can You 'Catch' Dementia from Your Spouse? By StudyFinds Analysis •
Almost Went Back: One Month on NixOS
Pocketpy: Portable Python 3.x interpreter written in C11
White House to Redirect Billions in Research Funds Toward AI, Away from Colleges
A Man Who Runs the IRS Spied on Colleagues When He Worked at JPMorgan
Furtex: Post-exploitation, rootkit and evasion research toolkit for Linux
Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
Vaporlink – drop a folder or HTML file, get a shareable link that kills itself
OpenAI says it accidentally hacked Hugging Face with a new AI system
OpenAI says its AI models mistakenly breached open-source AI platform Hugging Face during internal testing. In a blog post on Tuesday, OpenAI writes that GPT-5.6 Sol and "an even more capable pre-release model" discovered vulnerabilities within their sandboxed testing environment, allowing them to gain access to the internet and target Hugging Face. On July 16th, […]
Show HN: Computable – Buy, sell, and redeem GPU for the exact weeks you want
Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on
Nate Parrott's dopamine-crushing metrics-driven site
Show HN: Faceblind – In-browser only video face blurring
In the midst of building a climbing app, I want to use climbing videos of other climbers but I didn't want to show their face without their consent so I tried to look for quick solution with ffmpeg to blur human faces. There is https://github.com/ORB-HD/deface . But why use a ready made software when you can have AI build one for you This project uses media pipe pose detection as a fallback of face detection. The app is hosted on github page as it is completely static. I've only tested in chrome