A Dolby decoder vulnerability fixed in the January 2026 Android security update. It could allow arbitrary code execution just by receiving an audio file.
Node.js security patches that had been delayed since December 2025 were finally released. This article summarizes the eight vulnerability fixes, including three High-severity issues.
Free translation API with no signup required. Working JavaScript example, browser CORS behavior, the daily request limit you need to plan around, and response format — everything to drop it into a small web tool.
A curated collection of design system resources for UI/UX designers, including guides, component collections, checklists, databases, repositories, and galleries.
How to build two-factor authentication with a TOTP app such as Google Authenticator. Includes an explanation of the mechanism and a TypeScript implementation example.
Why Supabase is designed to expose API keys in the frontend, and how Row Level Security (RLS) protects data. Also covers why AI-generated apps are being targeted.
Emotion recognition used to mean fighting with old native libraries. Today there are cloud APIs and local libraries, but one major vendor has already left the field for ethical reasons.
An experiment in exchanging WebRTC signaling data via QR codes to achieve P2P voice calls with zero servers. Covers SDP chunking/reassembly and ICE candidate gathering.