标签:#News
找到 11076 篇相关文章
LaTeX.wasm: LaTeX Engines in Browsers
Wavacity: Audacity audio editor ported to WASM, under GNU GPL v2
Proton avoids internal IP fingerprinting
AWS Lambda introduces MicroVMs: isolated sandboxes with full lifecycle control
Dialog Claims It Was Hacked. A Misconfigured Website Left Its Members Exposed
The private events group, cofounded by Peter Thiel, says a “criminal” hacker is behind a breach that exposed members’ personal details. WIRED found no evidence a break-in was needed to access the files.
Signs you're a dangerous terrorist: using Signal, moving zines
Tesla claims driver ‘manually overrode self-driving’ in deadly Texas crash
Tesla is pushing back on claims that its Full Self-Driving (FSD) system caused a fatal Texas crash, where a speeding Model 3 barreled into a home, killing a 76-year-old woman inside. In a reply on X, Tesla AI head Ashok Elluswamy says the driver "manually overrode self-driving by pressing the accelerator all the way to […]
Exposing the 'brute force' of AI that is 'trying to make humans redundant'
Show HN: Wordit – Change One Letter, Keep the Chain Going
Hi everyone, I got this idea for a game where, starting from a four letter word you need to go as deep as you can in your vocabulary, changing only one letter per word. bear -> beer -> peer... Each correct word gives you 1 point Each incorrect word takes one life away from you, you start with 3
AI Hiring Tools Yield Racial Bias and Systemic Rejection; 26% Black & 15% Asian
Millions in UK could claim share of £3B after Apple case given green light
Jerry's Map
https://www.openculture.com/2026/06/this-man-has-been-drawin...
Modal Auto Endpoints: Optimized inference you own
Zuckerberg reportedly wants a Polymarket clone — but without real money
Meta CEO Mark Zuckerberg has tasked a small team at the company with making an app that works like the prediction markets Polymarket and Kalshi, according to The New York Times. The app, internally called "Arena" won't let users wager real money, but instead will "probably rely" on allowing users to bet with points, the […]
SpaceX launches $25B notes offering, source says
Show HN: RLM-based local debugger for AI agent traces
We built HALO (Hierarchal Agent Loop Optimizer), an open-source tool for debugging and optimizing AI agents using their execution traces. It’s a loop. Run your agent, feed the traces to HALO, get the report, apply the fixes, then re-run your agent. HALO takes in OTEL compliant traces from AI agents using tracing frameworks such as Langfuse, Arize/OpenInference, or even just plain JSONL. It uses an RLM (Recursive Language Model) to more efficiently break trace analysis into smaller subproblems in