212
Firefox is fine. The people running it are not
(www.theregister.com)
This is a most excellent place for technology news and articles.
Hot take. Under semantic versioning everything after vista has been in essence a new version of vista.
Going from NT 5.x to 6.x was a major jump.
The reason why Vista had no/terrible drivers was because they went from an insecure one driver bug crashed the whole system model to more secure isolated drivers that don’t crash the whole system model. Developers had to learn how to write new drivers and none of the XP drivers worked.
They went from a single user OS with a multi user skin on top, to a full role based access control user system.
They went from global admin/non-admin permissions to scoped UAC permissions for apps.
Remember on Vista when apps constantly had that “asking for permissions” popup? That was the apps not using the 6.x UAC APIs.
Given the underlying architectural situation everything since Vista has been vista with polish added (or removed depending on how you look at it)
Things will go beyond vista when a new major release with new mandatory APIs shows up.
okay but using that logic everything running linux kernel v5 is the same… fedora, ubuntu, rhel are in essence just a reskin of slackware
an OS is not semantically versioned as a whole because an OS is more than just the kernel
I mean they are all literally the same operating system yah! They all use the same kernel APIs.
The logical conclusion is that from an operating system they are all basicly the same.
The main difference is the user space. The package management and defaults.
Look at Debian GNU/kFreeBSD it’s a whole different operating system with the Debian user space. It’s cool stuff and really highlights the difference between operating system and user space.