Today’s pulse leans infrastructure and agents: Cloudflare wired its threat intel straight into the WAF, MCP pushes an open bridge from assistants to tools, and Claude Code shipped safer troubleshooting. OpenAI quietly filed an S‑1, Next.js canary nudged prefetching, and Mach hit self‑hosting. Simon Willison tempers WWDC Siri expectations.
OpenAI confirmed a confidential S‑1 submission to the SEC, signaling an IPO path and upcoming disclosures, though timing remains undecided and details are still sealed.
Confidential submission of draft S-1 to the SEC — OpenAI confirms a confidential S-1 submission to the SEC and has not yet determined timing for further action.
cloudflare/blog· feedJun 8, 01:00 PM
Cloudflare turns intel into WAF rules
Cloudflare exposed new cf.intel fields to turn Cloudforce One threat indicators into real-time WAF rules, letting teams auto-block actor campaigns and sector-targeted traffic without custom pipelines.
Turning Cloudflare’s threat indicators into real-time WAF rules — Cloudflare customers can now use Cloudforce One threat intelligence directly within the WAF to block high-risk traffic. By using new cf.intel fields, security teams can automate protection against specific threat actors and targeted industries in real time.
anthropics/claude-code· feedJun 8, 09:57 PM
Claude Code adds safe mode
Release adds a troubleshooting safe mode disabling customizations, a /cd command to move sessions across directories without breaking prompt cache, and controls to hide bundled skills.
v2.1.169 — What's changed Added --safe-mode flag (and CLAUDE_CODE_SAFE_MODE) to start Claude Code with all customizations (CLAUDE.md, plugins, skills, hooks, MCP servers) disabled for troubleshooting Added /cd command to move a session to a new working directory without breaking the prompt cache mid-session Added a disableBundledSkills setting and CLAUDE_CODE_DISABLE_BUNDLED_SKILLS environment variable to hide bundled skills, workflows, and built-in slash commands from the model Fixed Up/Down...
vercel/next.js· feedJun 8, 12:35 PM
Next.js canary advances Partial Prefetching
v16.3.0‑canary.45 introduces a global config for Partial Prefetching, defaults it to App Shell only, fixes subtree hints, and ships notable Turbopack refactors.
v16.3.0-canary.45 — Misc Changes [turbopack] standardize chunk entry names for webpack and postcss loaders: #94256 Add global config to enable Partial Prefetching: #94448 Fix: Subtree hints not propagating correctly: #94489 Partial Prefetching: Default to App Shell only: #94510 Turbopack: refactor into get_next_client_transforms_rules: #94487 [cna] Use allowBuilds instead of ignoredBuiltDependencies when using PNPM 11+: #94544 Turbopack: content hash polyfill sourcemap file: #94548 Credits Hu...
pplx/tech-writeups-24h· researchJun 9, 03:00 AM
Model Context Protocol debuts
An open standard to connect assistants with repos, business tools, and dev environments so agents can fetch relevant context safely and consistently across vendors and runtimes.
Introducing the Model Context Protocol — The Model Context Protocol (MCP) is an open standard for connecting AI assistants to the systems where data lives, including content repositories, business tools, and development environments. Its aim is to help frontier models produce better, more relevant responses.
hn/frontpage· feedJun 8, 11:05 PM
Mach language reaches self‑hosting
The Mach project hit full self‑hosting, a key maturity point for a minimal compiled systems language that avoids LLVM and libc, and now invites contributors.
Show HN: Mach – A compiled systems language looking for contributions — Hi HN, I'm the creator of Mach (https://github.com/octalide/mach or https://machlang.org). Two days ago, we finally achieved full self hosting. I wanted to make a post here to show off the language since this is a big milestone for us. ## TL;DR about the language for those curious: - There are no external dependencies anywhere in the pipeline. This includes LLVM, libc bindings, or anything of the sort (save for the histor...
hn/frontpage· feedJun 9, 12:01 AM
Judge blocks proposed H‑1B fee
A federal judge halted the proposed $100K H‑1B visa fee, easing immediate uncertainty for startups and employers relying on skilled immigration while the policy is litigated.
Willison urges a “believe it when it ships” stance on Apple’s new Siri AI after 2024’s misses, noting the features seem feasible but requiring proof via delivery.