Xbox imposes harsh new time limits for Game Pass game streaming
In 2020, Microsoft announced that Game Pass Ultimate subscriptions would include unlimited access to its new Xbox Cloud Gaming service (then still known as Project xCloud). Now, that kind of streaming buffet service is coming to an end, as Microsoft announcedΒ strict new limits on how much streaming is included in its various Game Pass subscriptions.
Starting in November, Game Pass subscriptions will include the following monthly limits on game streaming time:
- Game Pass Ultimate ($23/month): 15 hours
- Game Pass Premium ($15/month): 10 hours
- Game Pass Essential ($10/month): 5 hours
Subscribers who use up their monthly streaming allotment will be able to buy additional time, Microsoft said, without sharing specific pricing or availability for that streaming time. Access to downloadable versions of games included in a Game Pass subscription remains unaffected.


Β© Microsoft




Ubuntu 26.04 LTSβs minimal cloud images have been missing curl β accidentally, it turns out, so Canonical has put it back. Curl is a commonly-used command-line tool for fetching files from remote servers. Itβs called on in countless install scripts, CI pipelines and one-liners youβve no doubt pasted into your terminal without thinking twice about. But the package has been missing from the server-cloud-minimal images of 26.04 to date. That caught those running pared-back cloud installs unawares, breaking expected workflows, has it had been available in previous versions. The manual fix is to install curl from the repos which, in [β¦]