Ubuntu

Winsage
June 28, 2026
Microsoft has clarified that there is no WSL 3 in development, as stated by Craig Loewen, the Product Manager for the Windows Subsystem for Linux (WSL). The confusion arose from articles discussing a new feature called WSL Containers, which will be launched soon. WSL allows users to run Linux environments on Windows without dual-booting, while WSL Containers enable the creation and management of Linux containers directly within Windows, eliminating the need for third-party tools like Docker Desktop. WSL 1, introduced in 2016, served as a translation layer for Linux system calls, and WSL 2, launched in 2019, included a full Linux kernel in a lightweight virtual machine. WSL Containers is an enhancement to WSL, allowing developers to build, run, and deploy containers directly from Windows using the wslc.exe command. This feature is part of Microsoft's strategy to make Windows a more accessible platform for running Linux workloads, helping to retain developers who might consider switching to other operating systems.
Winsage
June 25, 2026
Setting up a PC with the base Dev Config has been streamlined for developers, utilizing the Winget configuration service to install applications, execute updates, and apply developer settings on Windows. Users can access setup scripts by cloning a GitHub repository or downloading a zip archive, with clear instructions provided by Microsoft. The installation may require a reboot during the Windows Subsystem for Linux (WSL) installation, but the script resumes automatically afterward. The process installs applications such as PowerShell, Git, GitHub command-line interfaces, Windows App SDK, Visual Studio Code, and language support for Node.js, Python, and .NET. It also includes developer-friendly fonts and a theme engine for Windows Terminal, along with options for customizing File Explorer and the Windows Task Bar. After WSL installation, developers can use WSL Comfort scripts to install additional tools and personalize their Windows Terminal experience. This utility has two phases: the Windows component configures WSL and Ubuntu, while the Linux component fine-tunes the WSL environment, allowing for zsh and starship terminal display tools. It also integrates popular command-line interfaces and supports the Homebrew package installer, targeting existing Ubuntu instances without needing a new Linux distribution installation.
Winsage
June 10, 2026
Intel has released XPU Manager 2.0, enhancing software for monitoring and managing data center GPUs on Windows and Linux. Key improvements include a streamlined codebase, enhanced support for network interface cards (NICs), a revamped dashboard for the xpu-smi command, and a complete rewrite of the XPU Manager daemon in Go. The software now supports the OpenTelemetry data format but has retired the REST API and does not include the XPU Manager C API in this release. Officially supported graphics cards are the Intel Arc Pro B50, B60, B65, and B70. Compatibility is provided for Ubuntu 24.04 LTS and 26.04 LTS, with limited support for Microsoft Windows Server 2022.
Winsage
June 1, 2026
The Linux kernel maintainers have decided to phase out support for outdated hardware, including processors over three decades old, to keep the system agile and relevant. The Ubuntu team plans to introduce AI tools with a focus on open-source and user experience, allowing users to opt-out. Linux distributions typically adopt a respectful approach to monetization, often allowing users to use the system without financial obligation, contrasting with aggressive marketing tactics from companies like Microsoft. Linux's measured approach to innovation fosters a sense of community and reliability among users.
AppWizard
May 6, 2026
Researcher Andy Nguyen has developed a method to convert a PlayStation 5 into a Linux-based device, similar to a Steam Machine. This modification is only possible on launch-era PS5 consoles running system software version 4.5 or earlier, which dates back to December 2021. The process involves using a specific exploit to boot the operating system from a USB stick or the console's M.2 SSD expansion slot. The setup allows access to Ubuntu 26.04 LTS, utilizing 15GB of memory, all eight cores of the Zen 2 processor at 3.5 GHz, and all 36 compute units of the RDNA 2 GPU at 2.23 GHz. Users can control cooling by increasing fan speeds for overclocking. The output resolution is limited to 1080p, with performance tests showing comparable frame rates to the native PS5 environment for games like Black Myth Wukong, Crimson Desert, and Pragmata. However, issues such as stuttering and artifacting may occur due to the Proton compatibility layer and memory management challenges. This experiment suggests potential for emulation and playing PlayStation 3 games at enhanced settings.
AppWizard
May 5, 2026
Linux has been successfully implemented on the PlayStation 5, allowing users to run an open operating system on the console. This implementation, led by security researcher Andy Nguyen (TheFlow), utilizes an exploit for PS5 consoles with system software versions up to 4.5. Users can boot Linux from a USB or SSD, with Ubuntu 26.04 LTS providing around 15GB of usable memory. The PS5's hardware, including its Zen 2 processor and GPU, is fully accessible, with CPU speeds reaching up to 3.5GHz and GPU speeds up to 2.23GHz when boost mode is activated. However, running Linux on the PS5 presents challenges, such as sourcing a unit with the required firmware and limitations in resolution, as users cannot exceed 1080p. Performance tests showed that Linux can match the PS5's performance in some titles, but issues with memory management were noted, leading to stuttering and crashes in certain games. For example, reducing texture quality improved performance in games like Pragmata, while rendering issues were observed in Crimson Desert. The implementation allows for a unique gaming experience, but it also highlights the complexities and limitations of running Linux on a gaming console.
Search