Hacker News new | ask | show | jobs
by hagg3n 1850 days ago
Honest question:

Should whether an application is running or not be a concern to you? Why would you ever want to actually quit an application?

Granted, I understand that in reality the app might be misbehaving, hogging resources and whatnot and that the underlying OS isn't perfect and we should absolutely have control over how our hardware is utilized, but from a UX PoV I think the notion of a running process isn't of interest to me unless I am developing software.

If I close a window, I just want to get it out of my way. I only leave things running as a workaround to the possible slow cold start the program may present.

2 comments

> Should whether an application is running or not be a concern to you? Why would you ever want to actually quit an application?

same reason why I want the parts of my house that I rarely go to to be tidy ?

I mean, you'd achieve the same thing if an application closed after you completed the tasks that used it?
I want it out of the task switcher.
Quitting it won't do that, MacOS keeps the icon on the last 3 programs run in the dock (task switcher).
The task switcher is what pops up when you press Cmd+Tab. And showing recent apps in the dock is optional.