twy30

↗ HN profile [ 46.5 ms ] full profile
Karma
13
Created
December 29, 2015 (10y ago)
Submissions
0
  1. D4pi turns Diablo4 item screenshots into searchable, filterable data. * Hassle-Free Click-and-Go Demo right on the Landing Page * Everything runs locally inside your web browser -- Thanks to Next.js, OpenCV.js, and…

  2. Frontend newbie here trying to learn by doing :) Feedback is much appreciated; especially around security, since D4pi takes arbitrary user input text, sanitizes it (by removing & < > " '), transforms it, and then…

  3. Edge cases are nature's way of telling us how lousy our programming is. (*1) Is there a systematic, step-by-step approach to help junior developers improve their awareness/senses of edge cases? There are some low…