Don’t get me started on USB
Comment on [deleted]
zeppo@lemmy.world 11 months ago
Microsoft’s XBox versioning is even stranger.
Fisch@lemmy.ml 11 months ago
Deceptichum@kbin.social 11 months ago
That makes sense.
USB 1,2,3,4 is the standard and relates to the speeds.
USB A, B, C, Micro, Mini refers to the shape.
onion@feddit.de 11 months ago
USB 3 can be 5, 10 or, 20Gb/s indicated by the “Gen” and USB4 can be 40 or 80Gb/s
9point6@lemmy.world 11 months ago
I wish they’d stuck to what you’re describing, it’s gone incredibly off the rails since that though
Kecessa@sh.itjust.works 11 months ago
USB 3.2 Gen 2x2
But now it’s by speed instead… But there’s USB 3 and USB 4 with 20Gbps speed which are both named USB 20 Gbps…
Zagorath@aussie.zone 11 months ago
Windows has been weird since long before the event the OP mentions though.
Normal up until 3.1, then:
Also, the hilarious alleged reason they did it. Not (just) because of the marketing boost associated with version 10, but because they specifically wanted to avoid the number 9 out of backwards compatibility concerns. Some old code would actually detect it’s running on “either 95 or 98” by doing a string comparison of the version number returned by the OS, and seeing if it started with ‘9’.
Rather than risk maybe causing some compatibility problems with an edge case in software from the early '00s, they figured “just skip it entirely”.
zeppo@lemmy.world 11 months ago
Ha, urgh… the string checking thing is amusing. That’s not even counting that ME was the last DOS based one, and there was NT 3.1, 3.5, and 4, then 2000 was NT 5.0… and XP and everything after that. Then internally XP was NT 5.1, 5.2, and Vista was NT 6. Windows 7? NT 6.1. Windows 8: NT 6.2. Then Windows 10? NT 10,0. Now the latest Windows 11 is uh, 23H2.
fogstormberry@lemmy.blahaj.zone 11 months ago
those 23H2 feature updates look like (biological) viruses to me
jaybone@lemmy.world 11 months ago
So it’s fitting then.
Natanael@slrpnk.net 11 months ago
Version numbers actually existed (Windows 95 was 4.0) but nobody used them
bamboo@lemmy.blahaj.zone 11 months ago
I haven’t used windows in ages, but I do remember compatibility mode, and you could select the OS a program should be compatible with. Why couldn’t they have had Windows 9, and for apps with issues, you could run in compatibility mode for XP?