标签:#hack
找到 13773 篇相关文章
Beware Management Consultants
200B Tokens Later: A Month of Letting AI Agents Decompile MW2
Palantir Leads AI Data Deal with USA Today Sparking a Newsroom Revolt
Brazil's President Lula hails oil discovery near Amazon river
The Capital Cycle Theory
SEC Proposes New Regulation Crypto Assets
IndieWeb Homebrew Website Club Asia Pacific: Reflections
US announces new sanctions on top ICC figures
AI Is Upending One of Finance's Cushiest Jobs
Show HN: PantheonGPU – GPU health testing and AI workload benchmarking
Hi HN, I built PantheonGPU because I wanted a better way to answer a simple question: is this GPU actually healthy and performing the way it should? A GPU can show normal temperatures and utilization and still be underperforming, unstable under certain workloads, or have memory, PCIe, or configuration issues. PantheonGPU actively tests the GPU instead of only monitoring telemetry. It currently includes 45+ tests covering compute, tensor workloads, memory, cache, PCIe, thermals, stability, and AI
OpenAI Overhauls Safety Protocols After Its AI Agents Went Rogue
The ChatGPT maker says its upcoming Astra model may have reached “critical” cyber capabilities, prompting it to halt a significant number of training runs while it tightens internal safeguards.
Pacing model development in an era of cyber-critical capabilities
How does IKEA come up with names for its products?
Kakoune Code Editor
3D Model Markets Are Being Flooded with AI Sellers, but No One's Buying
Protein Ate Our Grocery Stores
The market for used EVs 'is so hot'
The SEC is no longer independent
Show HN: macOS data protection keychain for Electron apps
Hey HN, I've been working on Hansel [1] (an encrypted personal data store you can query with agents), and there wasn't a good way to use the modern macOS Data Protection Keychain. Electron's safeStorage [2] uses the legacy file-based keychain, which allows other apps/agents to query it with the `security` CLI. Not great when you have a dozen agents running in the background! The Data Protection Keychain is nice because it limits access via code-signing access groups and lets you set access rules