Earlier quoted context omitted.
Terrible comparison, Windows is still catching every one of those inputs and handling them. The diff is the amiga is doing maybe three things total. This isn't even apples to oranges, it's apples to radish farm.
doesn't seem all that different to me, the user. how many things am i doing at once, really?
No Start Menu for You
41–50 of 281 posts
Re: No Start Menu for You
#42Meanwhile, an Amiga with a half meg of RAM and a 7 to 25 MHz processor never fails to respond instantly to user input unless it's totally hosed. We seem to have forgotten this very fundamental principle: the user's desires, expressed through input, are paramount for a desktop OS, which means that the OS must be designed from the ground up to respond to input at a very high priority. Mainframe operating systems like U…
> Mainframe operating systems like Unix (incl. Linux) and NT do not > I think macOS might macOS is Unix. Specifically, it's a derivative of BSD.
Re: No Start Menu for You
#43I think search is hard generally. I switched to an M1 Mac pro recently, and it has its own set of challenges. For instance, there is no start menu but a search bar called Spotlight. You do your quick math in there (where you'd call calc.exe in Windows). However, it only accepts your query as math... sometimes. Like 50% of the times. Otherwise it searches the web. If you search for a program, it takes just that tiny s…
Re: No Start Menu for You
#44It seems to be a pattern with (not just) Microsoft products to hang the UI while waiting for some remote API, usually talking to the home base. Happens a lot to me with Office desktop apps - they freeze sometimes for a good second or so while starting and more surprisingly also when closing. One time it bothered me so much, that I recorded an ETW and unsurprisingly the time during the hang was spent waiting for some…
I wonder how much improvement can be had by installing an application firewall and restricting everything that doesn't need networking for its primary functionality.
Re: No Start Menu for You
#45There's many other problems with the start menu - specifically search 1) Anything not found opens in Edge™ and not your default browser (WTF?) 2) It loads lazily - so sometimes you hit enter and the highlighted item has already changed 3) Partial searches don't work very well. At this point, I'm wondering if there's a start menu replacement app
Re: No Start Menu for You
#46I think search is hard generally. I switched to an M1 Mac pro recently, and it has its own set of challenges. For instance, there is no start menu but a search bar called Spotlight. You do your quick math in there (where you'd call calc.exe in Windows). However, it only accepts your query as math... sometimes. Like 50% of the times. Otherwise it searches the web. If you search for a program, it takes just that tiny s…
Yes, this is why I turn off search in Spotlight (also for privacy). For window management, please consider using the Rectangle app or some other keyboard window manager. Otherwise, I believe its possible to long press on the maximize button to put your windows on the left or right half.
Re: No Start Menu for You
#47Meanwhile, an Amiga with a half meg of RAM and a 7 to 25 MHz processor never fails to respond instantly to user input unless it's totally hosed. We seem to have forgotten this very fundamental principle: the user's desires, expressed through input, are paramount for a desktop OS, which means that the OS must be designed from the ground up to respond to input at a very high priority. Mainframe operating systems like U…
Re: No Start Menu for You
#48Earlier quoted context omitted.
I wonder how much improvement can be had by installing an application firewall and restricting everything that doesn't need networking for its primary functionality.
Wouldn't that make things worse? Those applications usually expect to be able to make these calls. So now, instead of lagging once in a while when the home base is having troubles, it will lag all the time.
Not necessarily. The lag may be waiting for the remote server to respond to a request, and the app may move on quickly if it can't open a connection at all. It's not totally uncommon to work totally offline (e.g. on an airplane), so there's a decent chance the test that scenario.
Re: No Start Menu for You
#49Meanwhile, an Amiga with a half meg of RAM and a 7 to 25 MHz processor never fails to respond instantly to user input unless it's totally hosed. We seem to have forgotten this very fundamental principle: the user's desires, expressed through input, are paramount for a desktop OS, which means that the OS must be designed from the ground up to respond to input at a very high priority. Mainframe operating systems like U…
Terrible comparison, Windows is still catching every one of those inputs and handling them. The diff is the amiga is doing maybe three things total. This isn't even apples to oranges, it's apples to radish farm.
Re: No Start Menu for You
#50Earlier quoted context omitted.
I wonder how much improvement can be had by installing an application firewall and restricting everything that doesn't need networking for its primary functionality.
Wouldn't that make things worse? Those applications usually expect to be able to make these calls. So now, instead of lagging once in a while when the home base is having troubles, it will lag all the time.