01Anthropic on X: 'Last month we launched Project Glasswing, our collaborative AI cybersecurity initiative. Since then, we and our partners have found more than ten thousand high- or critical-severity vulnerabilities in essential software.' / X官方更新Anthropic last month launched Project Glasswing, their collaborative AI cybersecurity initiative, and since then, they and their partners have discovered over ten thousand high-risk vulnerabilities in essential software.
02#549. How Do AI Chips Actually Work? The Underlying Design of GPUs and TPUs值得关注AI chips use low-level circuit design to perform efficient matrix operations, with key mechanisms like multiply-accumulate and systolic arrays; data movement costs far exceed computation.
03How to Maximize Codex with OpenAI Expert Tips值得关注Jason Liu demonstrates how to turn Codex into an automated work system using long-running threads, Heartbeats+@computer combo, and local memory management for efficient AI agent operation.