Hacker News new | ask | show | jobs
by bitwize 5809 days ago
Look at an Amiga. Find out how Linux is not like an Amiga, UI-wise. That's probably what's wrong with it, from Sassenrath's POV.

Glaring error #1: At Commodore it was a rule that user input should be prioritized over all other processing. This determined things like, for example, how interrupts were prioritized in the kernel. No modern OS does this, resulting in UIs that lag and shudder as the machine restores some process out of swap before getting around to the thing for which it was built: responding to your commands.