DDozoinnawtch.hashnode.dev·8h ago · 4 min readI Built a Bowl Builder Tool for Nawtch, and the Save Button Was Harder Than It SoundsWanted a tool anyone could use to build a meal-prep style bowl or plate and get real calorie and macro numbers back, with weight adjustments in ounces or grams depending on what you actually use. If y00
BByteLoggerinbytelogger.hashnode.dev·2d ago · 3 min readFrom println! to Structured Output: A UX LessonIn the last post, I covered graceful shutdown. This post is about a bug that wasn't really a bug - just bad output that made watchr hard to actually use. What it looked like Initially, watchr ran your00
DPDarshan Parmarindarshan-builds.hashnode.dev·2d ago · 11 min readTesting Is More Than "It Works": Lessons From Testing a Real SaaS ProjectIntroduction Successful processing is not the same as a correct result. That one distinction reshaped how I test software. One example that made this clear was testing a PDF-processing tool. The tool 00
CQCheng Qinyiinmiyogift-notes.hashnode.dev·4d ago · 7 min readDesigning a Guided Browser Flow for Emotionally Complex Creative TasksDisclosure: I am the creator and product designer of MiYo Gift. This article explains design decisions from building the product; it is not a sponsored review. The real problem is emotional, not techn00
HRHugo Rusinhugorus.hashnode.dev·4d ago · 5 min readWhat 8 Users Taught Me About React Native Auth: Field Notes from a Quarter of Usability TestsI ran moderated usability tests across 8 React Native apps this quarter. Each session was 45 minutes, users were compensated, and they'd never seen the app before. The task was always the same: open t00
FTFusionAuth teaminfusionauth.hashnode.dev·5d ago · 11 min readWhy Risk-Based MFA is a Game Changer for User ExperienceSecurity measures often feel like they’re just making life harder for customers. The problem is that too much friction can work against security. Frustrated users are more likely to reuse passwords, c00
DBDario Bianchiincapitnexdev.hashnode.dev·5d ago · 7 min readCapitnex: How a Browser-Delivered Trading Platform Is Put TogetherMost write-ups about trading platforms are aimed at traders. This one is aimed at people who build software. Capitnex is a digital financial platform whose entire environment runs in a browser, and th00
MCMarcelo Cedenoinhorizonxso.hashnode.dev·Aug 10 · 4 min readWhy Interface Quality Is a Growth Lever for Early-Stage SaaSThe conversation around SaaS interface quality often begins with speed. Interface quality affects growth long before a startup can measure it cleanly. The better question is what remains dependable af00
GBGene Bealinspillcoffee.hashnode.dev·Aug 7 · 9 min readI internationalized my UI and forgot my MCP serverLast night one of my AI agents finished a cleanup in FlurryPORT and handed me one instruction: remove the old routing binding. Reasonable words. It got them from my own MCP implementation. I built the10
PTPhong Traninphongdesigns.hashnode.dev·Aug 6 · 6 min readClaude to Figma: keeping AI-generated UI bound to your design systemOn one build I found 127 places bound to a raw colour instead of a named role. Every single one had passed visual review. They all surfaced the moment someone asked for dark mode. That number is the w00