Home/2026
Archive

Year 2026

1,048 articles published in 2026.

Design & UX — Quick Hit #153

Quick Hit #153

Firefox 154 (Nightly) ships progress(), advanced attr(), and a UI for <input type="time"> and <input type="datetime-local">.

DSDaniel SchwarzDaniel Schwarz·June 25, 2026Design & UX
AI & ML — AI SDK 7 is now available

AI SDK 7 is now available

AI SDK is the TypeScript SDK for building AI applications, features, frameworks, and agents across any model provider. AI SDK 7 focuses on what it takes to run AI in production.

VVercel·June 25, 2026AI & ML
Frontend — Quick Hit #152

Quick Hit #152

Chrome 150 (Beta) and Firefox 154 (Nightly) trial the alpha() relative color CSS function.

DSDaniel SchwarzDaniel Schwarz·June 23, 2026Frontend
Career & Teams — How Meta Engineered Ultra-Narrow Batteries for AI Glasses

How Meta Engineered Ultra-Narrow Batteries for AI Glasses

Smart glasses like the Ray-Ban Meta and Oakley Meta Vanguards need to pack enough energy to power features like cameras, speakers, AI workloads, and even a display. But it all has to fit into the glasses’ temple arms. So how do you place a battery with enough power to run a pair of smart glasses […]

CWChris Wiltz·June 23, 2026Career & Teams
AI & ML — Four travel and hospitality trends from HITEC 2026

Four travel and hospitality trends from HITEC 2026

More than 6,000 hospitality executives and operators gathered in San Antonio last week for the HITEC conference. The big topic: whether the industry’s AI investment is actually working. Across four days and over 50 meetings, four trends stood out.

ABAndrew BeckmannAndrew Beckmann·June 23, 2026AI & ML
Networking — Every Choice Changes Everything: The Show

Every Choice Changes Everything: The Show

About 3 weeks ago, Leo Laporte and I recorded the first episode of what will be a new monthly show on the TWiT network. Naming things is hard, and we almost voted on the name, like we did for Stack Overflow, but we quickly landed on Off By One with Jeff Atwood – which is funny for so many reasons, but mainly because of this programmer joke: No, I did not come up with this variation on the classic

JAJeff AtwoodJeff Atwood·June 22, 2026Networking
Frontend — Adopting AV1 for Real-Time Communication (RTC) at Scale

Adopting AV1 for Real-Time Communication (RTC) at Scale

Adopting AV1 for real-time communication at Meta has been a multi-year effort spanning codec selection, device eligibility, rate control, and error resilience. We’re sharing the technical and operational challenges while deploying AV1 and expanding coverage, and how we addressed them for real-time communication. We’re presenting several technologies for improving AV1 call quality, including rate c

CWChris Wiltz·June 22, 2026Frontend
AI & ML — Temporary Cloudflare Accounts for AI agents

Temporary Cloudflare Accounts for AI agents

The moment an agent needs to deploy something, it slams face-first into a wall built for humans. Today we're rolling out Temporary Accounts on Cloudflare Workers. Any agent can now run wrangler deploy — temporary and get a live Worker in seconds.

SCSid, CelsoSid, Celso·June 19, 2026AI & ML
Frontend — Quick Hit #151

Quick Hit #151

Safari TP 246 becomes the first to trial the alpha() relative color CSS function.

DSDaniel SchwarzDaniel Schwarz·June 19, 2026Frontend
AI & ML — How we built an internal data analytics agent

How we built an internal data analytics agent

Qubot, our internal Copilot-powered analytics agent, allows any GitHub employee to ask questions about our data in plain language. Here’s what we learned as we built it.

MVMatteo Vasirani, Cynthia JosephMatteo Vasirani, Cynthia Joseph·June 19, 2026AI & ML
AI & ML — Build your own vulnerability harness

Build your own vulnerability harness

We break down the technical architecture behind our multi-stage vulnerability discovery harness and automated triage loop. Learn how we manage state controls, squash false positives through adversarial review, and route around LLM context limits.

DJDan Jones, Alexandra GodoiDan Jones, Alexandra Godoi·June 18, 2026AI & ML
Engineering — Quick Hit #150

Quick Hit #150

Safari TP 246 trials scroll-state queries and word-break: auto-phrase (lacks Firefox support).

DSDaniel SchwarzDaniel Schwarz·June 18, 2026Engineering
AI & ML — What Link data tells us about AI spending

What Link data tells us about AI spending

We analyzed spending patterns across the 250 million customers paying with Link. We found that Link customers are spending more on AI than they were three months prior, investing heavily in platforms that let them build with AI.

DHDan HillDan Hill·June 18, 2026AI & ML
Engineering — The Siren Song of ariaNotify()

The Siren Song of ariaNotify()

There's a brand new ariaNotify() method — defined by the WAI-ARIA 1.3 Specification — that provides a means of programmatically triggering narration in a screen reader.

MMMat MarquisMat Marquis·June 17, 2026Engineering
Design & UX — Quick Hit #149

Quick Hit #149

Safari TP 246 adds support for <image> values in light-dark() and three or more values in color-mix() (lacks Chrome support).

DSDaniel SchwarzDaniel Schwarz·June 17, 2026Design & UX
Distributed — Introducing eve

Introducing eve

Introducing eve, the open-source agent framework from Vercel for building, running, and scaling agents in production, with durable execution, sandboxed compute, approvals, channels, tracing, and evals built in.

VVercel·June 17, 2026Distributed
Engineering — Introducing Vercel Connect

Introducing Vercel Connect

Vercel Connect lets your apps and agents access Slack, GitHub, and other services without storing long-lived secrets. Register a connector once and request scoped, short-lived tokens at runtime. Now in Public Beta.

VVercel·June 17, 2026Engineering
Engineering — Vercel for Enterprise Apps and Agents

Vercel for Enterprise Apps and Agents

Vercel for Enterprise Apps and Agents gives your entire company the ability to ship apps and agents safely, with identity, credential scoping, and infrastructure controls built into the platform by default.

VVercel·June 17, 2026Engineering
Frontend — Prop For That

Prop For That

Props for That creates live props based things CSS can't normally see in the browser. Things like cursor position, progress values, certain form states, current time, scroll velocity.

GGGeoff GrahamGeoff Graham·June 16, 2026Frontend
Engineering — Quick Hit #148

Quick Hit #148

Firefox 152 implements field-sizing, which enables form controls to fit their content even as the user types, making it Baseline.

DSDaniel SchwarzDaniel Schwarz·June 16, 2026Engineering
Databases — Building Reliable Agentic AI Systems

Building Reliable Agentic AI Systems

This paper presents the Preclinical Information Center (PRINCE), a cloud-hosted platform developed by Bayer AG with Thoughtworks to address pharmaceutical industry challenges in drug development. PRINCE leverages Agentic Retrieval-Augmented Generation and Text-to-SQL to integrate decades of safety study reports. We describe PRINCE's evolution from keyword-based search to an intelligent research as

SSSarang Sanjay Kulkarni·June 16, 2026Databases