How many sites were checking for pre-NT windows versions at all at the time of the release of windows 10?
Comment on [deleted]
jordanlund@lemmy.world 10 months ago
Windows at least makes sense when you understand the reasoning.
For years websites have been warning people their OS is out of date if it detected they were running Windows 95 or Windows 98.
They did this by pulling the version and displaying the warning “if version = Windows 9*”
So it would have been super embarrassing to have a brand new OS trigger out of date warnings. Skip over Windows 9 and go straight to 10, problem solved.
Voyajer@lemmy.world 10 months ago
jordanlund@lemmy.world 10 months ago
Enough to make Microsoft skip Windows 9. ;)
can@sh.itjust.works 10 months ago
People use a ton of legacy software.
KoalaUnknown@lemmy.world 10 months ago
Apple’s kind of makes sense too. The removal of the home button was probably the biggest change ever made to the iPhone so they probably wanted a more impactful number/letter. Also, it was the 10th anniversary of the iPhone.
doctorcrimson@lemmy.world 10 months ago
I thought it was because the number 9 was associated with suicide in some cultures?
jordanlund@lemmy.world 10 months ago
I don’t think Microsoft is that culturally sensitive. :)
splicerslicer@lemmy.world 10 months ago
Don’t be naive. Every corpo that size has entire departments dedicated to branding and sales. It’s not about cultural sensitivity, it’s about what sells.
Everythingispenguins@lemmy.world 10 months ago
Something Chevy learned the hard way when they tried to sell the Nova in Latin America without changing the name first.
jordanlund@lemmy.world 10 months ago
I would love to say that’s true, but how many times have we seen the corporate equivalent of stepping on a rake because either a) they have no department like that or b) someone was asleep at the switch?
FlyingSquid@lemmy.world 10 months ago
They would be if it meant selling more product. But I doubt that’s the reason here.
doctorcrimson@lemmy.world 10 months ago
Comparatively they seem okay, but it’s a low bar for international megacorporations.
zewm@lemmy.zip 10 months ago
That should be up to the websites to fix, not Microsoft.
This seems like a made up reason.
m_f@midwest.social 10 months ago
There’s at least one example you can look at, the Jenkins CI project had code like that (
if (name.startsWith(“windows 9”)) {
):issues.jenkins.io/secure/…/PlatformDetail
Microsoft, for all their faults, do (or at least did) take backwards compatibility very seriously, and the option of “just make devs fix it” would never fly. Here’s a story about how they added special code to Windows 95 to make SimCity’s broken code work on it:
umbrella@lemmy.ml 10 months ago
video drivers do this nowadays.
its part of the reason your nvidia driver is gigabytes in size (other than the bloat)
Dudewitbow@lemmy.zip 10 months ago
part of the reason why Nvidias drivers are larger is because theres a lot of functionality that nvidia throws onto as software rather than hardware. after kepler, nvidia moved the hardware scheduler off the gpu and into the driver. this resulted in lower power consumption, but higher cpu usage (reletive to amd). Its why AMD gpus fare better when paired with a aging cpu than Nvidia does.
gravitas_deficiency@sh.itjust.works 10 months ago
It’s absolutely not a made-up reason.
It was a way to get around the fact that Microsoft didn’t use proper version numbers for ages, and it became standard (enough) practice such that MS had to account for it if they didn’t want to break legacy support for a shitload of software that enterprises customers care about.
deegeese@sopuli.xyz 10 months ago
It’s not websites, it was about local apps.
There are a bunch of 20 year old apps designed for Windows XP which would complain that Windows 9 is too old.
jordanlund@lemmy.world 10 months ago
Can you imagine? “Microsoft demands all websites update their code for new operating system.”
The alternative being “Why websites think your new computer is old.”
Microsoft dodged all of that by skipping a version number and the worst question they get asked is “Where did Windows 9 go?”
They even had tshirts that said “Because 7 8 9”.
saigot@lemmy.ca 10 months ago
Say should all you want, when the user has been using an app for 20 years and then an update breaks it they blame Microsoft not the app. Although I think a big part of it was also choosing 10 as a nice round number for their “”“final”“” os.
splicerslicer@lemmy.world 10 months ago
The “final” is thing was never true though. Wholey based on an off the cuff remark by one engineer.