Live data from Hacker News

No Start Menu for You

randomascii.wordpress.com

1–10 of 281 posts

Re: No Start Menu for You

#2
It probably hasn't been addressed because user experience is depressingly low priority for microsoft...

And i wonder if you could actually convince them that letting the start menu hang while a report gets uploaded is actually a bug, rather than a valued feature.

Re: No Start Menu for You

#3
Can confirm that start menu random lag happens on Windows 11 too.

I don't know if this is a good solution but I keep shortcuts to my most used programs on desktop. I don't necessarily click on them to open the apps, but if I hit Windows key, the text completion is faster for those shortcuts on desktop.

Re: No Start Menu for You

#4
Meanwhile, 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 Unix (incl. Linux) and NT do not have this critical bit of forethought. Haiku probably does, and I think macOS might, especially on Apple Silicon.

Re: No Start Menu for You

#5
I've long thought that Windows NT might make a pretty good OS if it weren't married to the Microsoft Windows interface. I know I'm abusing the terminology here, but only because the concept of a replaceable graphical shell is utterly foreign to an OS which began as one of many replaceable graphical shells for MS-DOS.

Re: No Start Menu for You

#6
It 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 http request. I noticed that often the online version of these apps (namely Outlook) are more responsive than the desktop counterparts.

Edit: My experience with Excel - https://twitter.com/martin_ky/status/983019737729916930?s=20

Re: No Start Menu for You

#7
Across 2 different machines, 100% repo, the start button on my keyboard only opens the start menu every other time I push it. It has been that way for 4+ years, it went away for a bit after an update, then came back again.

Microsoft never has recovered from their dismantling of their test organizations.

Re: No Start Menu for You

#8
Swichting to custom launchers (ueli or Flow Launcher for e.g.) has worked wonders for me.

That being said, it was really fun to read the article. The amount of work and knowledge that went into this has to be immense. Thanks for sharing!

Re: No Start Menu for You

#9

It probably hasn't been addressed because user experience is depressingly low priority for microsoft... And i wonder if you could actually convince them that letting the start menu hang while a report gets uploaded is actually a bug, rather than a valued feature.

I'd say the reality is even more ironic - they collect so much data and reports, pretending this is to help to improve the user experience, but in the end it makes the experience so much worse.

Re: No Start Menu for You

#10
post #4

Meanwhile, 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.

Post reply on HN