Tag: #webtransport
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Web Audio API & Browser Audio 2026 — AudioWorklet / Tone.js / Howler.js / Wavesurfer / Peaks.js / Meyda / Faust / Csound / Web Speech Deep Dive
In 2026 the browser finally became a real audio workstation. The Web Audio API stabilized as a W3C Level 2 recommendation, AudioWorklet completely replaced ScriptProcessor, and libraries like Tone.js, Howler.js, WaveSurf
2026-05-16 · 17 min read #web-audio#web-audio-api#audioworklet#audiocontext#offline-audio-contextRealtime Web in 2026 — WebSocket vs SSE vs WebTransport vs WebRTC (and Why LLM Streaming Picked SSE)
The realtime web of 2026 is not a single-protocol era. WebSocket is still the workhorse for chat and multiplayer, but ChatGPT, Claude, and Gemini stream tokens over SSE. WebTransport has landed in Chrome stable for game-
2026-05-14 · 21 min read #realtime-web#websocket#sse#webtransport#webrtc