A Hacker News discussion is focusing on a blunt OpenClaw critique built around a simple claim: persistent AI agents are only useful if their memory stays reliable over time. The post argues that flashy demos matter less than whether an agent can keep the right context without silent failure.
AI
RSS FeedA Hacker News thread is pushing attention toward Instant 1.0, an open-source backend for AI-coded apps. The interesting part is not only the product pitch, but the architecture: sync-first clients, a Clojure concurrency layer, and a multi-tenant Postgres design built for agent-generated software.
Microsoft described a widespread device code phishing campaign that uses AI-driven automation to compromise organizational accounts at scale. The attack abuses legitimate OAuth device code flows, dynamic code generation, and backend polling infrastructure.
Microsoft said it will invest more than US$1 billion in Thailand’s cloud and AI infrastructure from 2026 to 2028. The company paired the infrastructure commitment with regulatory engagement, an e-commerce generative AI feasibility study, and workforce and startup collaboration.
Claude said on April 9, 2026 that Cowork is now generally available on macOS and Windows through Claude Desktop for all paid plans. Anthropic’s release notes add Analytics API exposure, usage analytics, OpenTelemetry support, and enterprise role-based access controls with SCIM groups and spend limits.
OpenAI said on April 10, 2026 that a compromised Axios package touched a GitHub Actions workflow used in its macOS app-signing pipeline. The company says no user data, systems, or software were compromised, but macOS users need updated builds signed with a new certificate before May 8, 2026.
A r/MachineLearning post and linked benchmark writeup argue that batched FP32 SGEMM on RTX 5090 is hitting an inefficient cuBLAS path, leaving much of the GPU idle.
A Hacker News discussion is focusing on a new Linux kernel document that permits AI assistance but keeps DCO, GPL-2.0-only compatibility, and final accountability with human submitters.
Google introduced Veo 3.1 Lite as its most cost-effective video generation model, priced at less than 50% of Veo 3.1 Fast while keeping the same speed. The model is rolling out through the paid tier of the Gemini API and Google AI Studio, broadening access to higher-volume video app use cases.
Anthropic said it has signed a new agreement with Google and Broadcom for multiple gigawatts of next-generation TPU capacity that will begin coming online in 2027. The company framed it as its largest compute commitment so far, tied to surging Claude demand and a rapid jump in large enterprise customers.
Cloudflare said on April 10, 2026 that its global network passed 500 Tbps of external capacity across 330+ cities and now protects more than 20% of the web. The company frames the milestone as both DDoS headroom and a response to the changing traffic mix of AI crawlers and autonomous agents.
A Hacker News thread drew attention to Instant 1.0, an open-source backend for AI-coded apps built around a Postgres multi-tenant database, a Clojure sync engine, and reactive query invalidation.