Users

AppWizard
July 16, 2026
The Hasselblad Phocus Mobile app has been released for Android users after being exclusive to iPhones and iPads. The app integrates with Hasselblad's medium format cameras, including the X2D II 100C and X2D 100C, and offers a suite of editing tools. It supports Hasselblad's Natural Colour Solution for accurate color representation and allows image exports in various formats. The editing toolkit includes features like exposure adjustment, curves, white balance, and noise reduction. Users can connect via Wi-Fi or USB-C, and the app is available for download on the Google Play Store and Hasselblad's website.
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
Riot Games has introduced optional parental controls in League of Legends as part of patch 26.14 to enhance the safety of young players. The features include the ability for parents to view and edit their child's friend lists, enable or disable communication channels (text and voice chat), access messages from adult accounts that have interacted with their child in the past 30 days, and control incoming friend requests. Additionally, the parental controls include purchase and playtime limits, applicable only to purchases made through Riot's platforms and for PC users.
AppWizard
July 16, 2026
RPCS3 is a multi-platform open-source emulator for PlayStation 3, with 2,681 out of 3,559 PS3 titles currently compatible. It allows gaming on Windows, Linux, macOS, and FreeBSD. The development team aims for full preservation of the PS3 library. Sony plans to cease production of physical game discs by 2028 and shut down the PlayStation Store for PS3 and PS Vita in 2027. Of the remaining titles, 816 are playable but have serious glitches, 60 can reach the main menu but do not load further, and 2 titles initialize but are stuck on a black screen. Emulation is not inherently illegal if users play games they own, as established by legal precedents. A DMCA takedown request from Atlus regarding Persona 5 was unsuccessful. RPCS3 has shown performance improvements, achieving a 5% to 7% boost in FPS, with some titles reaching over 1500 FPS.
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 has extended support for Windows 10 Extended Security Updates (ESU) until October 2027. Windows 11 version 24H2 will reach end of support on October 13, 2026, along with Windows 10 Enterprise LTSB 2016. Windows 11 versions typically offer 24 months of support for Home and Pro editions, while Windows 10 Enterprise LTSB 2016 had five years of mainstream support followed by five years of extended support. Windows 11 version 23H2 is also expected to sunset around the same time. Users on Windows 11 version 24H2 Home and Pro are recommended to upgrade to version 25H2, with version 26H2 anticipated soon. Windows 11 Enterprise and Education SKUs of version 24H2 have an extra year of support until October 12, 2027. Organizations using Windows 10 Enterprise LTSB 2016 should consider transitioning to Windows 10 Enterprise LTSC 2024 or purchasing ESUs separately.
Search