user

AppWizard
July 16, 2026
VK has announced its decision to sell 100% of RuStore to Dmitry Pankrushev, the CEO of Mnogo Prilozheniy. This announcement coincided with recent European Union sanctions against VK. RuStore was established as a domestic alternative for Android users in response to restrictions imposed by Apple and Google after Russia's invasion of Ukraine in 2022. The platform currently features over 110,000 applications and games, attracting 68 million monthly users. VK did not disclose the financial details of the sale or the reasons behind the divestment, while assuring users that operations would continue seamlessly. On the same day, Russian media reported that VK-related applications were removed from Google Play and Huawei's AppGallery, following previous removals from Apple's App Store. RuStore has faced allegations of user tracking and unauthorized access to data, which it denies, stating that its practices are standard for major app storefronts.
AppWizard
July 16, 2026
Max, a messaging application launched by VK in 2025 and endorsed by Russian President Vladimir Putin, was removed from Google’s Play marketplace on July 16, 2023. The app does not provide end-to-end encryption, raising concerns about government access to user communications. This removal is part of a trend affecting other VK-owned applications, coinciding with recent EU sanctions targeting VK Company and its subsidiary Communication Platform LLC, which oversees the Max app. The EU characterized Max as having extensive surveillance features used against critics of Russia's military actions in Ukraine. Apple also removed Max from its App Store in June without explanation. Max aims to be an all-encompassing platform for messaging, social media, digital identification, payments, banking, and government services, which critics say could enhance government monitoring of citizens. The Russian government has implemented strict measures against foreign social media platforms and previously enacted a ban on Telegram in 2026, which faced public backlash.
Winsage
July 16, 2026
Valve has released new Windows drivers for its Steam Machine console, improving user experience. Benchmark results from ETA Prime indicate that after installing Windows 11, the Steam Machine operates smoothly with all hardware components functioning well. The GPU is an AMD Radeon RX 7600, and the machine has been upgraded to 64 GB of memory. In performance comparisons, Windows outperforms SteamOS in the Geekbench 6 multi-thread benchmark by 22%, while single-core results are similar. In Cinebench 2024, the Steam Machine scores 99 points in single-core and 554 points in multi-core, trailing behind Apple's M1 Max and AMD Ryzen 5800X in multi-thread performance. Gaming performance shows a competitive edge between the two operating systems. Windows has a slight advantage in Shadow of the Tomb Raider at 4K and 1080p, while SteamOS leads at 1440p. In Cyberpunk 2077, SteamOS outperforms Windows by 8.8% at 4K and 4.7% at 1440p. At 4K, both struggle, with SteamOS averaging 18 FPS and Windows 20 FPS. In Horizon Zero Dawn Remastered, Windows has a 7.1% advantage, while SteamOS is faster at 1440p and Windows leads at 1080p. Running Windows on the Steam Machine is a viable option, supporting Valve's claim that it functions as a standard PC, though there are other factors to consider beyond gaming performance.
Tech Optimizer
July 16, 2026
Google Cloud has enhanced AlloyDB by integrating AlloyDB AI Functions with Gemini models to improve search indexing for logographic languages like Chinese, Japanese, and Korean. This update addresses challenges in database search functionality, particularly for languages written in continuous scripts, where traditional PostgreSQL text parsing struggles. Developers can now invoke Gemini models directly from SQL to facilitate word segmentation and stop-word removal before creating full-text indexes, offering a more efficient alternative to traditional methods. The architecture maintains raw text, segmented text, search vectors, and embeddings in a single table, with generated columns ensuring automatic updates to search vectors and embeddings. A batching process using a PL/pgSQL stored procedure allows for efficient processing of extensive document collections by aggregating rows into arrays for model requests, thus reducing row-locking issues. Google Cloud provides tailored text search configurations for different datasets, suggesting a simple configuration for solely Chinese text and an English configuration for bilingual datasets. This preprocessing logic can also be applied during query execution, allowing user searches to be directed to Gemini for text segmentation and stop-word elimination. AlloyDB supports RUM indexes on search vectors, which store lexeme positions for computing relevance and word distance, enabling rapid query responses. Additionally, a hybrid search methodology combines full-text and vector search using a ScaNN index on embeddings, merging results through Reciprocal Rank Fusion. This development allows for robust multilingual search and vector retrieval solutions within the database environment, eliminating the need for external microservices.
AppWizard
July 16, 2026
The latest Android 17 QPR1 Beta introduces an update to the taskbar functionality, replacing predicted apps with a display of the most recently used applications. This change benefits foldable device users by locking in the last two active apps, improving productivity. Mishaal Rahman confirmed this enhancement, which aims to provide a more predictable user experience and simplify navigation. The feature is currently in testing within the QPR beta track before a broader rollout.
Winsage
July 16, 2026
Microsoft has enhanced Windows 11 with various recovery tools that allow users to address system issues without needing to perform a complete reinstall. Key features include: - Reset This PC: Offers two options: "Keep my files" (reinstalls Windows while retaining personal files) and "Remove everything" (wipes the computer before reinstalling). Users can choose between a Local reinstall or Cloud download. - Cloud Rebuild: Accessible via the Windows Recovery Environment (WinRE), it reformats the OS partition, downloads a fresh Windows image, and restores the original setup without relying on local recovery images. - Go Back (Rollback): Allows users to revert to a previous installation after an upgrade if issues arise, utilizing the Windows.old folder, but is time-sensitive (files purged after about ten days). - Uninstall Updates: Enables users to remove recent updates that may cause problems without a full system reset. - System Restore: Creates restore points to revert to a stable state without affecting personal files. - Startup Repair: A tool in WinRE that scans for and fixes common startup issues. - Safe Mode: Starts Windows with essential drivers and services to troubleshoot problems. - Quick Machine Recovery: Automatically connects to Microsoft's recovery service to download fixes if Windows fails to start due to a faulty update or driver. - Point-in-Time Restore: Automatically reverts the system to a previous working state when updates fail. Other tools include the Windows Recovery Environment (WinRE), Recovery Drive for bootable USB access, Command Prompt, Startup Settings, and the Windows Backup app for restoring settings and files. The legacy Backup and Restore (Windows 7) tool is still available for creating backups and full system images.
Winsage
July 16, 2026
Microsoft will introduce a new registry policy in Windows 11 in July 2026 that allows IT administrators to enable automatic acceptance of single sign-on (SSO) prompts on managed devices. This policy will streamline user authentication by using Windows sign-in credentials automatically for Microsoft apps or services, reducing the need for manual authentication. The registry path for this policy is HKLMSOFTWAREPoliciesMicrosoftWindowsAAD, with the value AutoAcceptSsoPermission (DWORD) set to 1. It can be deployed using Group Policy Objects (GPO), Intune, Microsoft Configuration Manager, or mobile device management (MDM) tools. This setting is applicable only to Windows 11 versions 25H2 and 24H2 that have received the July 2026 Patch Tuesday updates (KB5101650 and KB5094126) and is designed for managed devices using Entra ID accounts, not personal Microsoft accounts or unmanaged devices.
Search