Tagged articles

Agent-first

2 articles · Page 1 of 1
Node.js Tech Stack
Node.js Tech Stack
Aug 29, 2026 · Frontend Development

Run WebGPU Shaders in Node.js Without a GPU Using Vercel’s Open‑Source VGPU

Vercel’s newly open‑sourced VGPU adds a TypeScript‑friendly layer to WebGPU, letting developers import WGSL modules, auto‑reflect bindings, and render shaders both in browsers and headless Node.js environments—even on machines without dedicated GPUs—using Dawn or a CPU software renderer.

Agent-firstCPU Software RendererNode.js
0 likes · 10 min read
Run WebGPU Shaders in Node.js Without a GPU Using Vercel’s Open‑Source VGPU
Architecture and Beyond
Architecture and Beyond
Jul 5, 2026 · Artificial Intelligence

Why Session‑First and Agent‑First Are Different, Not Better or Worse

The article analyses the Session‑First and Agent‑First paradigms for AI‑enabled software, outlining how Session‑First hides complexity in long chat sessions for rapid product launch, while Agent‑First restructures systems around autonomous agents with explicit APIs, documentation, security and observability, and advises when each approach is appropriate.

AI system designAgent EngineeringAgent-first
0 likes · 24 min read
Why Session‑First and Agent‑First Are Different, Not Better or Worse