root670 | 5 years ago | on: Apple has gone to extraordinary lengths to make scroll bars invisible
root670's comments
The whole editable portion of the form was just a list of questions in a single <textarea> (you'd give your response under each one). Below the <textarea> was a submit button, so it was unclear that more text was in that element than was immediately shown. Obviously they should have created a proper form with separate inputs for each question.
root670 | 5 years ago | on: Apple has gone to extraordinary lengths to make scroll bars invisible
Messed up a college entrance exam form once that used a small <textarea> with several lines requiring a response. Thought there was only 2 or 3 questions when the remaining 5 or so were out of view. Without the scroll bar I had no way of knowing I wasn't viewing the entirety of the element. An example of bad form design, but still.
root670 | 5 years ago | on: Show HN: XP.css – Windows XP CSS file and framework for building GUIs
The fade when hovering & clicking the minimize/maximize/close buttons in the title bar should be removed, otherwise pretty neat.
root670 | 6 years ago | on: The cost of parsing JSON
Fastest way to zero a register.
root670 | 6 years ago | on: Fundamental design principles for non-designers
Just follow the CRAP rule:
Contrast
Repetition
Alignment
Proximity
root670 | 7 years ago | on: The V Programming Language
>> C/C++ translation
This is huge.
page 1