Hacker News new | ask | show | jobs
by andros 19 hours ago
To avoid UI freezes, separate event processing from rendering (for example). It's very common to see the interface freeze while a complex command is running.