top | item 33608185

(no title)

dominicm | 3 years ago

> I think after Windows 7 the processes are grouped per application in Task Manager. We’re all grumpy about the redesigns of things we are familiar with, but little UX improvements happen all the time.

You're right; I was mostly thinking about problems with Linux since thats my daily driver. It would have been better to say that Haiku gives developers the same UX affordances for interacting with their system as non-technical users.

When using Linux I'm frustrated by an overall lack of UX, but when using Windows/Mac it's developer specific UX that's ignored.

discuss

order

electroly|3 years ago

FWIW, as with the Task Manager thing, the thing about launching the graphical debugger on crashes was added to Windows eons ago. Even Windows 9x had it, contemporaneously with BeOS. If you had a debugger installed, a "Debug" button would appear between "Close" and "Details". Debug assertion failures will pop up a dialog from the C runtime allowing you to break into the debugger there, too.

dominicm|3 years ago

Huh, TIL. Thanks.