GGaveningaven-builds.hashnode.dev·Aug 11 · 9 min readAI Image Editing UX Is a State-Management Problem, Not Just a Prompt BoxA text box is an attractive interface for generative AI because it looks universal. Give the model an instruction, wait for a result, and repeat. The problem is that an image editor is not actually st00
GGaveningaven-builds.hashnode.dev·Jul 24 · 6 min readThe PDF Export Was the Easy Part: Building a Browser-Only Tiled Poster GeneratorA tiled-poster generator sounds like a small file-conversion project: load an image, divide it into rectangles, create one PDF page for each rectangle, and let the user print the result. That descript00