Posts whose title or text contains one of these words are left out of every view.
Whole words only: ai catches "AI-generated" but not "openai". Add a star for word beginnings: llm* catches llm and llms.
99 words is the limit
https://kevincox.ca/posts
2 posts
Gaming 50% · Tech 50%
Subscribe via RSS
A UI shouldn’t lose your inputs.If you are typing, each and every key should result in a letter in order. No characters should e mssig or rerodeerd.If I switch windows with Alt+Tab and then type, the events must always go to the newly focused window.If I close a tab with Ctrl+w and then type, the events must go to the newly focused tab.This may seem obvious, but I often see applications that behave incorrectly if your inputs come too fast. One common situation where I see interfaces falter is…