issue

AppWizard
March 27, 2026
Using a VPN on Android can enhance privacy but may hinder access to location-dependent services. Many users utilize "split tunneling" to exclude specific apps from the VPN connection, allowing access to these services. Android 17 Beta 3 is set to standardize split tunneling across the operating system, providing a cohesive settings screen for users to manage app exceptions. This development aims to simplify the user experience by eliminating the need to navigate different VPN app interfaces. Users will be able to configure specific apps, like banking applications, to use their local IP address while keeping other web traffic secure under the VPN. The feature is still in development and will require updates from VPN applications to utilize the new system screen.
Winsage
March 27, 2026
In January 2026, Microsoft launched the public preview of the WinApp CLI, a command-line tool for Windows application development that is open source and supports various frameworks including .NET, C++, Electron, and Rust. The tool aims to simplify the complexities of Windows development by providing a unified entry point for environment setup, configuration, and packaging. Key features include the winapp init command for environment initialization, the winapp create-debug-identity command for attaching package identities without full MSIX packaging, and automation capabilities for manifests, certificates, and signing processes. The CLI also supports Electron and Node.js scenarios, allowing developers to inject package identity into running Electron processes. The WinApp CLI is currently in public preview, with potential changes before general availability, and an updated version 0.2.0 was released in late February 2026. It can be accessed via WinGet, npm, and as a GitHub project for community contributions.
AppWizard
March 27, 2026
Google has released Android 17 Beta 3, introducing Platform Stability, which finalizes internal and external APIs and app-facing behaviors for developers. Key enhancements include full activation of bubbles for multitasking, a redesigned screen recording toolbar, customizable photo picker grid view, support for 14-bit per pixel RAW images, vendor-defined camera extensions, Bluetooth LE audio hearing aids, reduced wakelocks for idle alarms, a system-provided location button, post-quantum cryptography hybrid signing, widget support on external displays, desktop interactive picture-in-picture, VPN app exclusion settings, and dynamic system font fallback. Feedback can be submitted through the Android Beta Feedback tool, and system images are available for various Pixel devices.
AppWizard
March 26, 2026
Sony's upcoming first-party title, Saros, is being developed by Housemarque and follows the release of the critically acclaimed game Returnal. There is speculation about whether Saros will be a console exclusive or also released on PC, but the game's director, Gregory Louden, has not provided clarity on this issue. Reports indicate that Sony is reconsidering its strategy for releasing single-player titles on PC, influenced by disappointing sales of previous PC ports and a desire to reinforce its PlayStation ecosystem. Notably, there are no plans to release anticipated titles like Ghost of Yotei and Wolverine on Steam. These developments suggest Sony is cautious about making its games available on non-PlayStation platforms.
Winsage
March 26, 2026
The latest release of Wine, version 11, introduces a feature called NTSYNC, a kernel driver that enhances performance for Windows games running on Linux, achieving performance gains of up to 678%. This is accomplished through a new device, /dev/ntsync, which allows the Linux kernel to handle thread synchronization natively, replacing the previous Remote Procedure Call method. Wine 11 also completes the WoW64 implementation, enabling seamless running of both 32- and 64-bit games without multilib libraries. Other enhancements include improvements to the Wayland driver, EGL as the default backend for OpenGL rendering, initial support for hardware-accelerated H.264 decoding, improved force feedback support, a new Bluetooth driver, support for Zip64 compression, Unicode 17.0.0 support, TWAIN 2.0 scanning for 64-bit apps, and IPv6 ping functionality. Wine 11 is available in most Linux distributions' default repositories, except for Ubuntu 24.04, which lacks the necessary kernel support.
Winsage
March 26, 2026
Microsoft is implementing a new strategy to enhance Windows 11 with significant monthly updates. Upcoming changes include the reintroduction of a compact taskbar similar to Windows 10, which will allow users more flexibility in its size. Currently, Windows 11 users have limited options for customizing the taskbar, particularly at lower resolutions, and must rely on third-party tools for modifications. Pavan Davuluri, head of Windows at Microsoft, acknowledged user feedback regarding the desire for a 'short taskbar' option. Windows 10 offered more customization options, including a straightforward toggle for small taskbar buttons, which does not function as expected in Windows 11. Microsoft plans to introduce a toggle that will effectively reduce the taskbar size. Additionally, users will soon be able to move the taskbar, a feature that has been highly requested. The updates will also include enhancements such as the ability to pause Windows updates indefinitely, a more efficient Start menu, reduced memory consumption, a quicker File Explorer, and less clutter from AI features. These updates will be rolled out monthly, with Windows Insiders being the first to experience them.
AppWizard
March 26, 2026
Players of Tekken 8 are expressing dissatisfaction with the game's recent developments, particularly regarding the Season 3 balance patch. Reactions on the game's subreddit indicate widespread discontent, with players feeling that Bandai Namco has not adequately addressed existing issues. Recent Steam reviews show only 24% positivity, leading to a "Mostly Negative" rating and an overall "Mixed" rating. Bandai Namco has issued an apology, acknowledging that the battle experience has not met player expectations and promising to create a balanced experience centered around the Heat system. An emergency patch is planned to address critical bugs, but significant balance adjustments are not expected until mid-April or late spring. The developers' approach to rolling out fixes sequentially has led to a lack of confidence among players, and the mention of balancing around the controversial Heat system may be seen as tone-deaf.
Winsage
March 25, 2026
Microsoft veteran Raymond Chen discussed how Windows 95 handled installers that overwrote crucial system files. The operating system was designed to allow installers to compare version numbers, permitting overwrites only if the new file had a higher version. However, many installers ignored this rule, often replacing Windows 95 components with outdated Windows 3.1 versions, causing significant system issues. Windows 95's commitment to backward compatibility meant that preventing file operations could disrupt installers, leading to installation failures or error messages for users. To address these challenges, Microsoft created a hidden directory, c:windowssysbckup, to store commonly overwritten files. After an installation, Windows would check version numbers and replace lower versions with higher ones, maintaining system integrity despite third-party installer chaos.
Search