Live data from Hacker News

Why did Windows 7 log on slower for months if you had a solid color background?

devblogs.microsoft.com

71–80 of 311 posts

Re: Why did Windows 7 log on slower for months if you had a solid color background?

#71

As someone who prefers a solid color background, I’m always surprised by how often this simple preference leads me into bizarre rabbit holes. Some additional examples beyond the OP: - In the latest macOS, trying to set a custom solid color background just gives you a blinding white screen (see: https://discussions.apple.com/thread/256029958?sortBy=rank ). - GNOME removed all UI controls for setting solid color backgr…

I recently acquired a ThinkStation P910 dual CPU Xeon E26xx with 64GB RAM and 1080GTX Quite a capable machine for my uses. Not supported in Windows 11. Maybe with some additional config? Can’t be bothered with something hat might turn out to be fragile and need more maintenance than I can be bothered with. That’s a young man’s gane. Ok, I’m about due to give Linux another tickle anyways. Hmm, which distro… can always…

go with gnome fedora! and rest will be history or debian stable.

Re: Why did Windows 7 log on slower for months if you had a solid color background?

#72
post #66

Earlier quoted context omitted.

Similar with google docs, if you share a link to a doc, even if the doc is restricted access, anyone can see the thumbnail icon with the contents of page 1.

Really? That’s very surprising. You can see what this says? https://docs.google.com/document/d/1uYM0vyZiDJbo-5mXmU_6Xtrz...

(Not the same guy but) I've definitely heard about this bug in the past, but I assume it is fixed now. I can't actually find a reference for it. If I find one within the hackernews comment edit window I'll add it here.

Re: Why did Windows 7 log on slower for months if you had a solid color background?

#73

Earlier quoted context omitted.

The team that wrote the preview portion just accessed the photos with elevated permissions if permission wasn’t granted yet? That doesn’t make any sense

Oh, god, no, it makes complete sense. Somebody has to code the permissions in, after all...

[deleted]

Re: Why did Windows 7 log on slower for months if you had a solid color background?

#74

As someone who prefers a solid color background, I’m always surprised by how often this simple preference leads me into bizarre rabbit holes. Some additional examples beyond the OP: - In the latest macOS, trying to set a custom solid color background just gives you a blinding white screen (see: https://discussions.apple.com/thread/256029958?sortBy=rank ). - GNOME removed all UI controls for setting solid color backgr…

I recently acquired a ThinkStation P910 dual CPU Xeon E26xx with 64GB RAM and 1080GTX Quite a capable machine for my uses. Not supported in Windows 11. Maybe with some additional config? Can’t be bothered with something hat might turn out to be fragile and need more maintenance than I can be bothered with. That’s a young man’s gane. Ok, I’m about due to give Linux another tickle anyways. Hmm, which distro… can always…

Par for the course with Gnome though, if you like customization, KDE is better.

Re: Why did Windows 7 log on slower for months if you had a solid color background?

#75
post #32

It's funny to see this: after avoiding the Windows world for the last 25 years, back in the corporate world in the last few, I see this pattern with Microsoft tools all the time. Teams not loading due to security issues, but notifications coming through with full content of messages. Ability to type a handful of words in cloud version of Word (or paste full documents) before security check catches up and requires me…

It's not just MS. I think they might have fixed it now, but my personal favorite was when Google photos would send me a notification with a preview of an AI generated album of my photos they made for me even though the app did not now, nor ever have permissions (on Android) to look at said photos. And it too would then "catch up" and ask permission to see my files and I'd say "no" and then the preview would go away.

That's odd, were you synchronizing your photos to Google Photos[1] in any way, from any device? Presumably they would've had to be synchronized to Google at some point for them to generate an album of said photos.

[1] https://photos.google.com/

Re: Why did Windows 7 log on slower for months if you had a solid color background?

#76
To me, this falls in the category of bugs I think of as "systemic bugs" or "type bugs". If login components were passed a token, then you could make the token's destructor automatically flag that the process is done. Then this bug would be more-or-less impossible to write.

Because they made it a runtime thing - "components just have to remember to do this", the code structure itself affords this bug.

There was a similar bug at facebook years ago where the user's notification count would say you had notifications - and you click it, and there aren't any notifications. The count was updated by a different code path than the code which inserted notifications in the list, and they got out of sync. They changed the code so both the notification count & list were managed by the same part of the system, and the all instances of the bug went away forever.

Re: Why did Windows 7 log on slower for months if you had a solid color background?

#78
post #5

> Also, I tend to stick with default configurations because it makes bug filing easier. I've learned to use default configurations pretty much everywhere. It's far too much of a hassle to maintain customizations, so it's easiest to just not care. The exception is my ~50 lines of VS Code settings I have sync'd in a mysterious file somewhere that I've never seen, presumably on github's servers, but not anywhere I can s…

Agreed. I had a professor once who would say “The defaults were put there by people who probably know more about the software than you”. As long as you understand what the defaults are doing sometimes it’s more hassle messing with every option under the sun.

These days the defaults are almost certainly oriented towards controlling or extracting the most value from you, be it invasive spyware, constant intrusions, or sub-optimal UI.

Re: Why did Windows 7 log on slower for months if you had a solid color background?

#80

As someone who prefers a solid color background, I’m always surprised by how often this simple preference leads me into bizarre rabbit holes. Some additional examples beyond the OP: - In the latest macOS, trying to set a custom solid color background just gives you a blinding white screen (see: https://discussions.apple.com/thread/256029958?sortBy=rank ). - GNOME removed all UI controls for setting solid color backgr…

I recently acquired a ThinkStation P910 dual CPU Xeon E26xx with 64GB RAM and 1080GTX Quite a capable machine for my uses. Not supported in Windows 11. Maybe with some additional config? Can’t be bothered with something hat might turn out to be fragile and need more maintenance than I can be bothered with. That’s a young man’s gane. Ok, I’m about due to give Linux another tickle anyways. Hmm, which distro… can always…

As much as I'd like a machine like that, my 5 year old random Lenovo 10500 desktop is probably more useful as a daily driver machine than an older workstation class machine at the sacrifice of no ECC RAM. I bought it when it was 3 years old and will use it for 4 years then get rid of it before it hits the tail end, the power supply dies or something else goes wrong. You avoid all the weird problems, the depreciation, the energy costs running like that. And you gain things like relatively competent NVMe slots, USB-C and other luxuries. And the single core performance is better than Xeons of the era and earlier.

win11 ltsc works perfectly on it. With a solid background :D

Post reply on HN