BLBY Linlby910722.hashnode.dev·Aug 17 · 2 min readHow to Resize Sensitive Images Locally Without Uploading ThemWhen an application asks for a photo or signature inside a narrow pixel or kilobyte range, the hard part is often not the resize itself. The hard part is finding a workflow that is easy to inspect and00
BLBY Linlby910722.hashnode.dev·Aug 15 · 1 min readPrivacy-first browser-local self-reflection: a small web design noteWhy keep a self-reflection tool in the browser? A browser-local tool can be useful without sending sensitive answers to a server. In this short design note I describe the boundary: the interface and s00
BLBY Linlby910722.hashnode.dev·Aug 13 · 2 min readBuilding a Privacy-First Self-Reflection Quiz in the BrowserA self-reflection quiz can be lightweight and still deserve careful product decisions. The most important question is not how to maximize the score reveal; it is how to let people explore personal pro00
BLBY Linlby910722.hashnode.dev·Aug 6 · 3 min readWhy HSB Sliders Work So Well for a Color Memory GameColor memory feels simple until you try to reproduce a color without a swatch in front of you. A cartoon character may be instantly recognizable, yet the exact hue, saturation, and brightness are surp00
BLBY Linlby910722.hashnode.dev·Aug 6 · 4 min readTesting a Browser Word-Grid Game Beyond the Happy PathA word-grid game can look correct while still failing in the moments that matter: a diagonal path near the edge, a refresh halfway through a board, or a touch gesture that selects one tile twice. A re00