Cloud services

AppWizard
August 10, 2026
Project Xodus is an open-source initiative focused on reverse-engineering Xbox PC and Game Pass titles to enable their use on Linux and Mac systems. The project has made significant progress in Microsoft authentication and package decryption, allowing Linux users to download and process Xbox subscription games locally. The team has successfully reverse-engineered Microsoft’s identity services and license verification systems, unlocking encrypted MSIXVC game files and enabling the verification of game licenses and decryption of installation packages on non-Windows operating systems. Xodus serves as a translation bridge for Microsoft’s proprietary ecosystem services, providing custom proxy libraries for games to function as if they are running in a native Windows environment. It specifically targets modern games built on Microsoft’s GDK framework, excluding older titles using the Universal Windows Platform and those dependent on kernel-level anti-cheat mechanisms. The project aims to improve access to Xbox Game Pass on devices like the Steam Deck by facilitating direct local hardware execution, reducing reliance on cloud streaming and enhancing portable gaming experiences. Community feedback has been positive, with developers actively sharing updates and engaging with inquiries.
AppWizard
August 6, 2026
Starlink uses a network of over 10,000 satellites in low Earth orbit to provide internet service, requiring users to have a clear view of the sky for optimal performance. It claims download speeds of up to 400 Mbps, which can be beneficial for gamers, although actual speeds may vary by location. Latency ranges from 25 to 60 milliseconds, which can impact performance in competitive gaming. Users can reduce latency by connecting devices via ethernet and ensuring the satellite receiver has an unobstructed view. The service has proven reliable for the author, who has experienced only one significant outage in over a year of use. Upload speeds are lower than traditional broadband, averaging 20-30 Mbps, which can be frustrating for tasks like 4K filming. Starlink is recommended for areas without fiber broadband, but 5G may be a better option where available due to higher potential speeds and lower latency. Starlink's hardware costs and subscription fees can be higher compared to 5G plans.
Winsage
August 5, 2026
Desktop Linux has reached a market share of 10.65% in North America, doubling from a 5% share in 2025. When including Chrome OS, the combined market share rises to 12.72%. The US federal government's Digital Analytics Program (DAP) reports Linux's market share at 5.8%, with a total end-user Linux share of approximately 19% when factoring in Android and Chrome OS. Key reasons for users leaving Windows include the transition to Microsoft 365, improved gaming on Linux, better user-friendliness, enhanced hardware compatibility, and privacy concerns. Approximately 25% of Windows 10 PCs are ineligible for an upgrade to Windows 11, with 22.16% of Windows users still on Windows 10. A survey found that 26% of users plan to continue using Windows 10 after support ends. Users are frustrated with Windows, viewing Windows 11 as a promotional platform for Microsoft's services. Modern Linux distributions are user-friendly, and installation is straightforward. Linux is recognized for its superior security compared to Windows, which has faced numerous vulnerabilities and security patches.
Winsage
August 4, 2026
The Microsoft Bounty Program awarded million to 562 researchers across 64 countries, surpassing last year's million distributed to 344 researchers. The program invites researchers to report vulnerabilities in Microsoft's products and services. This year's increase in submissions is partly due to advancements in artificial intelligence, which helps researchers identify vulnerabilities but also aids malicious actors. The Microsoft Zero Day Quest event resulted in over 700 vulnerability reports and more than .3 million awarded to participants.
Winsage
July 31, 2026
Microsoft reported an 18% revenue increase for the fiscal year ending June 30, totaling 1.8 billion, driven primarily by cloud services and AI monetization. Server products and cloud services contributed significantly, reaching .4 billion, nearly 40% of overall revenue, with Azure surpassing billion in annual revenue for the first time. Microsoft 365 Commercial grew by .2 billion, a 16% increase, aided by AI solutions. In contrast, revenue from Windows and devices decreased by 0 million to .1 billion, while Xbox revenue fell by .7 billion to .8 billion, marking the first annual decline since the Activision Blizzard acquisition.
Winsage
July 28, 2026
A user on Reddit reported that Windows Explorer was using over 21GB of memory, which can cause performance issues on systems with less than 8GB of RAM. One cause of excessive memory consumption is third-party shell extensions, which can be identified by booting into Safe Mode. A tool called ShellExView can help locate problematic extensions. To create a system restore point, users can press Win + R, type systempropertiesprotection.exe, click Create, enter a description, and click Create. Windows Explorer may also retain large caches of temporary data, leading to high memory usage. To clear temporary files, users can press Win + I, navigate to System > Storage > Temporary files, check the relevant boxes, and click Remove files. They can also manually clean the thumbnail and icon cache by deleting specific files in the %localappdata% directory. Corrupted system files can contribute to high memory usage, and users can run DISM and SFC tools to repair these files by accessing the Terminal (admin) and executing the commands DISM.exe /Online /Cleanup-image /Restorehealth and sfc /scannow.
Search