EDIT: That's exactly what it is! They are a joint venture with VIA which acquired most of Cyrix in 1999:
It's decently common for websites to do this-- this is the same reason why Github Pages is hosted at github.io rather than github.com, and why static blobs are at githubusercontent.com. Those have a somewhat different threat model than PayPal's news site (hopefully PayPal isn't letting any random person add news stories...), but the premise is the same: if the thing does not need authentication tokens for the main service, make it so that it's impossible for it to get them.
(You could get some of the same effect by scoping your cookies to a specific subdomain rather than allowing them to apply to all subdomains, but (1) that's not always how you want to structure your site, and (2) it's really easy to mess up and inadvertently scope a cookie too broadly (or for the browser to misbehave and send to subdomains anyways, which was the default behavior of one very prominent browser for a really long time). Using a different domain entirely sidesteps all of this completely.)
Is it for future proofing it in case MS wants to release the game in a different platform that is not windows ?
On the Windows side of things, there's also a push towards ARM hardware (with current Snapdragon-based hardware actually performing pretty well). Not sure if Flight Simulator is currently ARM-native, but having the ability to go ARM-native is probably desirable at least as a long-term goal.
Modern fantasy depictions of vertical scrolls leave an erroneous impression that the book proceeds in a downward direction, in addition to the cliché use of 'see above' to prefer to anything previously in the text. Hypertext media and text editors further support this misunderstanding by applying continuous scrolling to a document. This confusion is quite new, perhaps as recent as the 1980s.
But, yeah, the horizontal format would've been more common.
`networksetup -setairportpower en0 on && [... set MAC ...] && networksetup -setairportpower en0 off`
I think it's pretty safe to assume that modern Macs will always have en0 as the WiFi adapter, but if you wanted, you could use `networksetup -listnetworkserviceorder` to find the associated device.
But you're unlikely to be taking one of the machines that has built-in ethernet to the airport or coffeeshop.
I'm not sure if any later similar rides used a similar system, (for example Disney's Soarin') or if they are new enough to be digital from the start.
Old Timey Code fixes both of these-- it has a slashed zero and redraws the number 1 to be distinct (angles the top serif).
[1] https://discourse.ubuntu.com/t/carefully-but-purposefully-ox...