0%

Notes

Short notes on pipelines, performance habits, and experiments with the web’s newer graphics APIs. The GPU handles the math; the surrounding tooling still does most of the heavy lifting.

WebGPU future article icon

WebGPU: The Future of Web Graphics

Technical Overview · 7 min read

Pipelines, bind groups, timestamp queries—and a small triangle example to keep everything concrete.

ComfyUI workflow article icon

ComfyUI: Revolutionizing AI Workflows

Workflow Guide · 8 min read

A shareable, debuggable node graph for diffusion—starter JSON and ControlNet add‑on included.

Chrome DevTools MCP article icon

Chrome DevTools: Buffed (MCP)

Practical Guide · 6 min read

Google shipped a DevTools MCP server that lets agents inspect, click, and debug the live web through Chrome.

MCP vs API article icon

MCPs vs APIs: For Dummies

Explainer · 5 min read

APIs move data; MCP moves the UI, and the combination often covers real‑world workflows more completely.