Web dev monthly: AI memory, TypeScript Go, and CSS updates
A monthly overview of recent updates in web development, covering AI applications, TypeScript progress, and modern CSS features.
Firestore real-time updates with tenant isolation
An architecture guide for multi-tenant real-time data delivery using Firebase Firestore, custom authentication tokens, and server-enforced security rules.
Web dev news: Performance, runtimes, and CSS
A concise roundup of web development insights covering user devices, JavaScript runtimes, feature measurement, and modern CSS.
Whisper: From transcription to speaker diarization (Part 2)
Building on our local Whisper pipeline, this follow-up adds speaker diarization to show not just what was said, but who said it.
Whisper: A local pipeline for offline subtitles (Part 1)
A practical look at generating Slovak subtitles locally with faster-whisper, including a simple CLI script and notes on performance, hardware trade-offs, and formatting.
Azure DevOps: Private AI code reviews
How to enable AI-powered, privacy-focused code reviews in Azure DevOps using PR-Agent and your own Azure OpenAI models.