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.
MyMemory is a free translation API you can fetch straight from client-side JS on a static site. Endpoint spec, language pairs, the 500-byte request limit, daily quotas with and without an email, and a working fetch example with error handling.
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.