~ / internet

Internet News.

The web platform, browsers, protocols and the policy fights that shape the open internet. We decode the standards, platform changes and legal battles that determine what the web can do and who controls it.

63 articles
Exam Shutdowns Now Top Cause of Internet Outages, Internet explainer Internet

Exam Shutdowns Now Top Cause of Internet Outages

A Q2 2026 outage review found deliberate exam-season internet shutdowns overtook power failures as the leading cause of major disruptions, a shift from accidental to intentional outages.

Kore D · 2026-07-08 · 6 min read
Antitrust Bill Returns to Ban Platform Self-Preferencing, Internet explainer Internet

Antitrust Bill Returns to Ban Platform Self-Preferencing

A bipartisan group reintroduced the American Innovation and Choice Online Act, which would bar dominant platforms from self-preferencing their own products and blocking data portability.

Kore D · 2026-07-07 · 6 min read
Iran’s Internet Flickers Back On After a 3-Month Blackout, Internet explainer Internet

Iran’s Internet Flickers Back On After a 3-Month Blackout

Cloudflare Radar data shows Iran’s internet partially returning nearly three months after a nationwide shutdown, with traffic and DNS queries rising to only about 40% of pre-blackout levels, a case study in how national connectivity is switched off and measured.

Kore D · 2026-07-07 · 5 min read
WebGPU Hits Every Browser and Runs AI in the Tab, Internet explainer Internet

WebGPU Hits Every Browser and Runs AI in the Tab

WebGPU now ships in Chrome, Firefox, and Safari, reaching about 82% of users. Its compute shaders deliver roughly 15x gains over WebGL on heavy workloads and let large language models run entirely in a browser tab, no server round-trip.

Kore D · 2026-07-06 · 6 min read
Chrome Moves to a Two-Week Stable Release Cadence, Internet explainer Internet

Chrome Moves to a Two-Week Stable Release Cadence

Google is halving Chrome's stable release interval to two weeks starting with Chrome 153 on September 8, 2026, a change designed to shrink the dangerous window between a browser bug becoming public and a fix reaching the billions of people running Chrome.

Kore D · 2026-07-06 · 5 min read
Interop 2026 Brings View Transitions to Browsers, Internet explainer Internet

Interop 2026 Brings View Transitions to Browsers

The Interop 2026 project has landed cross-browser baseline support for View Transitions, the Popover API, WebGPU, and CSS anchor positioning, closing long-standing gaps between Chrome, Safari, Firefox, and Edge.

Kore D · 2026-07-06 · 5 min read
WebMCP Wants to Turn Every Website Into an Agent Tool, Internet explainer Internet

WebMCP Wants to Turn Every Website Into an Agent Tool

WebMCP is a proposed open web standard, unveiled at Google I/O 2026, that lets a website expose structured tools, JavaScript functions and HTML forms, directly to browser-based AI agents. Instead of an agent guessing its way through your UI by clicking pixels, the site hands it a documented set of actions to call.

Kore D · 2026-07-05 · 6 min read
WebAssembly's JSPI Finally Closes the Async Gap, Internet explainer Internet

WebAssembly's JSPI Finally Closes the Async Gap

WebAssembly's new JSPI lets Wasm code written with blocking calls run against the browser's async world by suspending and resuming around a Promise, so huge C, C++ and Rust codebases can be ported to the web without a rewrite. It is a focus of Interop 2026 and ships in Safari 27.

Kore D · 2026-07-05 · 7 min read
Chrome 150 Ships HTML-in-Canvas and Declarative Updates, Internet explainer Internet

Chrome 150 Ships HTML-in-Canvas and Declarative Updates

Chrome 150, stable since June 30, ships new declarative rendering APIs including HTML-in-Canvas and Declarative Partial Updates, plus a Soft Navigations API that finally brings Core Web Vitals measurement to single-page apps.

Kore D · 2026-07-04 · 6 min read
Firefox ships an AI kill switch to turn off every AI feature, Internet explainer Internet

Firefox ships an AI kill switch to turn off every AI feature

Firefox 148 ships a global AI kill switch that disables every current and future AI feature in one click, plus individual toggles for translations, PDF alt text, AI tab grouping, link previews and the sidebar chatbot. It is Mozilla's answer to a user backlash over the browser's AI push, and the clearest anti-agentic stance in the browser wars.

Kore D · 2026-07-04 · 6 min read
AI Browsers Are Coming for Chrome's 90% Grip, Internet explainer Internet

AI Browsers Are Coming for Chrome's 90% Grip

Perplexity's Comet went free on every platform in March 2026 while OpenAI's Atlas stays Mac-only, and analysts project AI-native browsers could take 15-20% of the browser market by end of 2026, mostly from Chrome. The real fight is agentic browsing versus incumbents bolting on AI.

Kore D · 2026-07-03 · 6 min read
Manifest V3 Enforcement Reshapes Chrome Ad Blocking, Internet explainer Internet

Manifest V3 Enforcement Reshapes Chrome Ad Blocking

The full 2026 enforcement of Manifest V3 across every Chromium browser has completed the shift away from the old blocking webRequest model, forcing ad blockers onto declarative rules that hand more control over what gets blocked to the browser engine and, through it, to Google.

Kore D · 2026-07-03 · 6 min read
WebGPU Goes Cross-Browser, Unlocking In-Browser AI, Internet explainer Internet

WebGPU Goes Cross-Browser, Unlocking In-Browser AI

WebGPU, the browser API that gives web apps direct GPU access, now works across Chrome, Firefox, Safari and Edge and reaches about 82% of browsers in 2026. It replaces WebGL, adds real compute shaders, and makes in-browser AI inference and console-quality games practical.

Kore D · 2026-07-02 · 7 min read
Interop 2026 Makes Anchor Positioning Work Everywhere, Internet explainer Internet

Interop 2026 Makes Anchor Positioning Work Everywhere

Interop 2026, the joint effort by Apple, Google, Microsoft, Mozilla, Igalia and Bocoup, has shipped baseline cross-browser support for CSS anchor positioning, View Transitions, the Popover API and WebGPU, retiring a stack of JavaScript workarounds.

Kore D · 2026-07-02 · 7 min read
Cloudflare and Browsers Build a Bot-vs-Human Token, Internet explainer Internet

Cloudflare and Browsers Build a Bot-vs-Human Token

Cloudflare, Chrome, Firefox and Edge are jointly building PACT, a privacy-preserving token that lets a browser prove a session is legitimate without revealing identity, a response to bots now making up 58% of web traffic.

Kore D · 2026-07-01 · 6 min read
Ladybird Is Building the First New Browser Engine in Years, Internet explainer Internet

Ladybird Is Building the First New Browser Engine in Years

Ladybird, a nonprofit browser built on a from-scratch engine that borrows no code from Chromium, WebKit, or Gecko, is targeting a 2026 developer alpha, a rare attempt to break the web's engine monoculture.

Kore D · 2026-07-01 · 8 min read
WebMCP Lets Websites Talk Directly to AI Agents, Internet explainer Internet

WebMCP Lets Websites Talk Directly to AI Agents

WebMCP is a proposed W3C standard from Google and Microsoft that lets a website declare structured tools an AI agent can call directly, instead of the agent screenshotting the page and guessing where to click.

Kore D · 2026-07-01 · 6 min read
Chrome Puts an AI Agent at the OS Level on 200 Million Phones, Internet explainer Internet

Chrome Puts an AI Agent at the OS Level on 200 Million Phones

Google is bringing Chrome auto browse to Android at the operating-system level, shipping on the Pixel 10 and Galaxy S26 in late June 2026 with a stated path to 200 million devices by year end. OS-level placement gives the agent power no app has.

Kore D · 2026-06-30 · 6 min read
Amazon vs Perplexity Could Decide If AI Agents Can Shop for You, Internet explainer Internet

Amazon vs Perplexity Could Decide If AI Agents Can Shop for You

On June 11, 2026, the Ninth Circuit heard oral arguments in Amazon v. Perplexity, a case over whether an AI agent logging into your account on your behalf violates the 1986 Computer Fraud and Abuse Act. There is no ruling yet, but the outcome will define agent access to the web.

Kore D · 2026-06-30 · 6 min read
Firefox Bets on the Opposite of Everyone Else: an AI Off Switch, Internet explainer Internet

Firefox Bets on the Opposite of Everyone Else: an AI Off Switch

Mozilla confirmed Project Nova, Firefox's biggest redesign since 2020, and its standout feature is a single panel that turns off every AI feature at once. In 2026, that is a genuine product position.

Kore D · 2026-06-29 · 5 min read
Google and Microsoft Want to Rewire the Web for AI Agents. The Standard Is Called WebMCP., Internet explainer Internet

Google and Microsoft Want to Rewire the Web for AI Agents. The Standard Is Called WebMCP.

At Google I/O, Chrome introduced WebMCP, a proposed standard that lets websites expose structured tools directly to AI agents. It could reshape how the web works, and not every browser is on board.

Kore D · 2026-06-28 · 6 min read
Cloudflare and the Big Browsers Want a Way to Tell Humans From Bots. The Agentic Web Needs It., Internet explainer Internet

Cloudflare and the Big Browsers Want a Way to Tell Humans From Bots. The Agentic Web Needs It.

Cloudflare, Mozilla, Google, and Microsoft are jointly developing a privacy-preserving protocol to let traffic prove it is not malicious. As AI agents flood the web, the old way of telling humans from bots is breaking.

Kore D · 2026-06-28 · 5 min read
The Slow Death of the Third-Party Cookie, Internet explainer Internet

The Slow Death of the Third-Party Cookie

For two decades, a tiny text file followed you across the web and quietly funded much of it. Its long-delayed retirement is reshaping online advertising.

Kore D · 2026-06-27 · 7 min read
IPv6 Is Still Winning in Slow Motion, Internet explainer Internet

IPv6 Is Still Winning in Slow Motion

The internet ran out of addresses years ago. The fix has been rolling out for over two decades, and it's one of the slowest successful migrations in tech history.

Kore D · 2026-06-27 · 4 min read
DNS: The Phone Book That Runs Everything, Internet explainer Internet

DNS: The Phone Book That Runs Everything

Every web address you type triggers an invisible lookup so fundamental that when it breaks, the internet appears to vanish. Meet the system most users never notice.

Kore D · 2026-06-27 · 4 min read
What Happens When the Whole Web Trusts One Company, Internet explainer Internet

What Happens When the Whole Web Trusts One Company

The internet was designed to have no single point of failure. In practice, a handful of providers now sit underneath an enormous share of it.

Kore D · 2026-06-27 · 5 min read
The Fediverse, Explained: Owning Your Social Graph, Internet explainer Internet

The Fediverse, Explained: Owning Your Social Graph

Imagine email, but for social media: many independent servers that all talk to each other, with no single company in charge. That's the bet behind the fediverse.

Kore D · 2026-06-27 · 5 min read
Why Web Search Feels Worse, and What's Next, Internet explainer Internet

Why Web Search Feels Worse, and What's Next

A lot of people feel that searching the web isn't as good as it used to be. The frustration is real, and the causes say something about the web's incentives.

Kore D · 2026-06-27 · 5 min read
How Undersea Cables Carry Almost All Your Data, Internet explainer Internet

How Undersea Cables Carry Almost All Your Data

Satellites get the imagination, but the global internet runs along the ocean floor, through cables not much thicker than a garden hose.

Kore D · 2026-06-27 · 4 min read
Net Neutrality: The Fight Over the Internet's Fast Lanes, Internet explainer Internet

Net Neutrality: The Fight Over the Internet's Fast Lanes

Few internet policy debates get as heated as net neutrality. Underneath the politics is a simple question: should all data be treated equally?

Kore D · 2026-06-27 · 5 min read