clankyclanker

↗ HN profile [ 73.5 ms ] full profile
Karma
628
Created
August 14, 2020 (5y ago)
Submissions
0
Need to get in touch? (name)@(domain)

Domain: despisinggravity.com

Name: indoorvoices55

  1. Is there a name for the feeling like you're about to trip and fall that you get, when a UI is inconsistent? For example, if a New Document Wizard uses Alt+N ("Next") to proceed through several screens of input, before…

  2. When code branches get large enough (>= 4k LoC), I feel like the only way to review them is through functional testing. Basically, I find that I need to breakpoint each changed line, and have both the stack and the…

  3. For example, whenever I need to explain the problems with failing-open, I use the Wikipedia article on the Three-Mile Island accident. There, a valve failed-open and vented necessary coolant. It’s not exactly the same…