Hacker News new | ask | show | jobs
by copperx 1318 days ago
I'm just happy to hear I'm not the only one.

I wish OS developers stuck to two principles:

* Once an UI element that can be manipulated is displayed, it should not be moved except by the user.

* Interacting with the user should have realtime deadlines.