Stop Piping Video Through Canvas: WebCodecs Has Real Codec Control

WebCodecs gives you hardware-accelerated, per-frame control over video and audio codecs in the browser. Here is how the encode/decode loop works, where it beats MediaRecorder, and the gotchas that actually bite.

3 min read
Read more →
Stop Piping Video Through Canvas: WebCodecs Has Real Codec Control

100vh Is a Lie on Mobile, and Three New CSS Units Fix It

If you have ever shipped a full-height hero, a modal, or a one-screen app on a phone, you have hit the 100vh wall. The element looks fine on desktop.

4 min read
Read more →
100vh Is a Lie on Mobile, and Three New CSS Units Fix It

Vite 7's Rust Rewire: 3-5× Faster Builds and the One Thing That Can Still Break

Vite 7 swaps the production bundler from Rollup to Rust-based Rolldown — 3-5x faster builds, flatter memory, and a plugin-compatibility audit that is where the real migration effort lives.

4 min read
Read more →
Vite 7's Rust Rewire: 3-5× Faster Builds and the One Thing That Can Still Break

Qwen3.8-27B Puts Opus-Class Agentic Coding on a Single GPU

Alibaba's new 27B open-weight model trades blows with Opus-class agentic coding, runs natively on a single 24GB GPU, and the local-LLM community didn't wait an hour to tell the internet.

6 min read
Read more →
Qwen3.8-27B Puts Opus-Class Agentic Coding on a Single GPU

Holo3.1 Local Computer Use Agents

Holo3.1 brings fast, locally-runnable computer use agents to developer laptops, enabling private, low-latency automation for testing, internal tools, and repetitive GUI workflows without cloud dependency.

4 min read
Read more →
Holo3.1 Local Computer Use Agents

Latest