Terminal

AppWizard
May 7, 2026
Modder RPGKing117 has created a mod that allows players to experience The Elder Scrolls 3: Morrowind within Fallout 4 through the game's Pip-Boy and computer terminals. The mod features in-game cassettes with Morrowind's box art, which can be collected and used for decoration in Sanctuary. It operates by running OpenMW in a hidden window that streams its display into Fallout 4's Pip-Boy in real time, managed by a dedicated F4SE plugin. The mod requires the Steam versions of both Fallout 4 and Morrowind, as well as the Fallout 4 Script Extender, and includes a custom fork of OpenMW in the installer.
Winsage
April 29, 2026
Microsoft acquired GitHub in 2018 for .5 billion in stock. As of April 25, 2026, GitHub has failed to meet its service level agreements (SLAs), reporting an uptime of only 90.21%, significantly lower than the promised 99.9%. Developer Mitchell Hashimoto has documented these outages, which have led to user frustrations, including issues like disappearing code commits. GitHub's Chief Customer Officer, Kyle Daigle, acknowledged the concerns but failed to alleviate user dissatisfaction. Hashimoto announced his departure from GitHub, citing ongoing outages that hindered his work. Additionally, the programming language Zig has migrated to competitor Codeberg, criticizing GitHub's engineering culture. GitHub's struggles are linked to Microsoft's focus on artificial intelligence, which has diverted resources and raised concerns about service quality across Microsoft's products.
AppWizard
April 25, 2026
Android's built-in Linux Terminal app is set to receive an upgrade with new options for adjusting image quality and performance, particularly beneficial for users in desktop mode. The latest Android 17 QPR1 beta 1 introduces a setting to adjust the Terminal's resolution, offering three choices: Full (prioritizes visual quality), Half (balances performance and visibility), and Quarter (maximizes performance at the cost of visual fidelity). Users can access these options through Settings > Advanced. The update also includes a full-screen button to hide navigation and status bars, and a redesigned toolbar in a pill-shaped floating bar at the bottom of the screen. Additionally, a feature to limit memory usage is being tested for future stable rollout in Android 17.
Winsage
April 25, 2026
Open-source developer "Hailey" has introduced the Windows 9x Subsystem for Linux (WSL9X), which allows users to run both Windows and Linux applications simultaneously on classic versions of Windows, including Windows 95, 98, and Me. WSL9X operates by running a modern Linux kernel (6.19) alongside the Windows 9x kernel, enabling features such as paging, memory protection, and pre-emptive scheduling. It is neither emulation nor virtualization and does not require hardware virtualization. WSL9X is available for download, but users must build it from the source provided by Hailey. It allows access to a genuine Linux terminal alongside classic Windows applications, enabling various tasks without compromising system stability.
AppWizard
April 23, 2026
Google has released Android 17 QPR1 Beta 1 for Pixel devices on April 22, 2026, with the build number CP31.260403.005.A1. This update indicates platform stability, focusing on refining existing features and addressing bugs, particularly in the Terminal app and wireless printing capabilities. Key issues resolved include an Application Not Responding error in the Terminal app, VoIP distortion in voice communication applications, and audio output failures on devices using AIDL audio HAL. The update is available for Pixel devices from the Pixel 6 series to the Pixel 10 lineup enrolled in the Android Beta Program. The stable version of Android 17 is expected around mid-2026, with Android 17 QPR1 likely debuting alongside the Pixel 11 in August or September.
Winsage
April 22, 2026
Hailey has developed the Windows 9x Subsystem for Linux (WSL9x), which allows the 6.19 Linux kernel to run on Windows 9x systems without a graphical user interface, relying instead on a terminal experience. WSL9x consists of three main components: a modified Linux kernel that interacts with Windows 9x APIs, a virtual device (VxD) driver that initializes WSL9x and manages userspace events, and a simple 16-bit DOS client for passing commands to the Linux kernel. The system handles syscalls through a general protection fault handler due to limitations in the Win9x architecture. However, this setup poses security risks as both the Linux kernel and Windows kernel operate with the same CPU privileges, meaning instability could occur if either crashes. Comprehensive instructions for installation are available on Hailey's Codeberg page.
Tech Optimizer
April 22, 2026
A newly identified remote access trojan, STX RAT, emerged in 2026, integrating hidden remote desktop access with credential theft features. The name "STX" comes from the Start of Text magic byte x02, which it appends to communications with its command-and-control (C2) server. Initial sightings were reported in late February 2026, when it was delivered via a browser-downloaded VBScript file to a financial organization. By early March, Malwarebytes noted a campaign distributing STX RAT through compromised FileZilla installers. Researchers from eSentire’s Threat Response Unit analyzed the malware, which includes extensive anti-analysis measures and employs techniques like AMSI-ghosting. Once operational, STX RAT connects to a C2 server at 95.216.51.236, transmitting system information securely. It targets saved credentials from applications like FileZilla and includes a Hidden Virtual Network Computing (HVNC) module, allowing attackers to control a victim's machine without detection. Security teams are advised to block the C2 IP and implement detection rules to mitigate the threat.
AppWizard
April 17, 2026
Google has introduced a suite of AI skills and development tools for Android developers to enhance productivity, allowing them to build applications three times faster using any AI agent. The documentation has been restructured into a format called Agent Skills, providing clear, actionable steps for AI to follow, which eliminates the need for manual input from developers. Google plans to expand its offerings with more official Android skills compatible with community-developed skills. Additionally, a preview of the Android CLI has been released, enabling developers to perform tasks like environment setup and project creation directly from the terminal, significantly improving efficiency. Internal tests show that using the Android CLI with the new skills can reduce AI token usage for project setup by 70% and decrease task completion time to a third of traditional methods. The Android Knowledge Base has also been introduced to keep AI agents updated with current data, enhancing their effectiveness. Developers can transition from the Android CLI to Android Studio for advanced debugging, with new AI-powered project flows integrated into the IDE.
Search