Linux systems

Winsage
September 5, 2026
NVIDIA has enhanced the capability to run AI agents locally on its hardware in collaboration with Microsoft and software partners, coinciding with the launch of new RTX Spark Windows PCs. The installation process for local agent software has been simplified, with improved inference speeds and the introduction of NVIDIA PAIR, which distributes inference tasks across multiple PCs on a local network. Three applications benefiting from these enhancements are Hermes Agent, OpenClaw, and Perplexity Portable Computer, all designed to minimize manual configuration. Hermes Agent offers a one-click local setup for RTX and DGX systems, automatically detecting the GPU and optimizing model selection. OpenClaw simplifies local model setups for RTX GPUs with at least 24GB of VRAM, backed by an open-source community. Perplexity Portable Computer, already available on Linux, is extending support to NVIDIA RTX GPUs and Windows. NVIDIA is also improving performance in the open-source inference stack, achieving throughput increases of up to 1.9 times on GeForce RTX 5090 and up to 1.4 times on DGX Spark clusters. The PAIR software identifies compatible PCs on the same network to optimize computing resources, supporting various hardware configurations. The upcoming RTX Spark Windows PCs, set to launch in October, will include compact desktop and laptop designs featuring Blackwell GPU and Grace CPU architecture. Game publishers like Electronic Arts and Ubisoft are developing titles for these systems. Additionally, CyberLink's PhotoDirector AI PC Mode will integrate local AI processing for creative tasks, emphasizing the trend of migrating generative AI workloads from cloud to local devices. NVIDIA notes that over half of U.S. households have two or more PCs, indicating potential for maximizing computing power.
AppWizard
August 11, 2026
Xbox PC games face challenges on Linux due to Microsoft's proprietary Game Development Kit (GDK), affecting performance and Game Pass functionality. An open-source initiative called "Xodus," developed by the creators of Heroic Launcher, aims to reverse engineer components for Xbox PC games to run on Linux, focusing on modern titles using GDK and MSIXVC packages, but not older UWP games. Microsoft has recently brought four original Xbox titles to PC and may release Xbox 360 titles next year with an emulator, though it is unclear if they will use the GDK framework.
AppWizard
August 7, 2026
Players of Marvel: Tōkon Fighting Souls are experiencing performance issues on PC, leading to a Mixed rating on Steam with only 43% positive feedback. The game suffers from persistent micro-stutters during gameplay, launch failures, and significant challenges for Linux users, who are unable to access the game. A Reddit user highlighted that the game has regular micro-stutters regardless of hardware or settings, with frame-time graphs showing frequent spikes correlating to visible stutters. These issues disrupt online matches due to dropped frames. Even high-end hardware does not alleviate the stuttering, and external frame-rate limiters do not resolve the visible stutters. Steam reviews reflect concerns about performance, with some users reporting issues before launching the game. Linux users are particularly frustrated as the game blocks any attempts to launch on Linux systems, unlike another title from the same developer. The game is also not compatible with the Steam Deck due to similar Linux-related issues. Arc System Works has released a day-one patch aimed at improving performance, including reducing CPU load and addressing performance drops associated with overlays, but players are still awaiting feedback on its effectiveness.
AppWizard
July 29, 2026
GoG Galaxy is developing a native Linux version, moving away from reliance on translation layers like Bottles or Lutris. Michał Kiciński, the new owner of GoG, has emphasized a commitment to Linux users and criticized Windows. Although no timeline for the native installation has been provided, a job posting for a Senior Software Engineer indicates GoG's investment in this initiative. This development could lead to a better gaming experience on Linux systems, including Bazzite and custom-built Steam Machines running SteamOS.
Tech Optimizer
July 28, 2026
Malware can threaten Linux systems, which are often mistakenly believed to be immune to viruses. It can be introduced through email attachments, infected files, or compromised plugins, especially when Linux servers interact with Windows clients or handle internet uploads. ClamAV is an open-source antivirus engine maintained by Cisco Talos, designed for scanning mail traffic and file uploads. As of mid-2026, the stable release is ClamAV 1.5.x, with version 1.5.2 being the latest patch. To deploy ClamAV, users need root or sudo access on a compatible Linux machine, at least 2 vCPUs and 2GB of RAM, 5GB of free disk space, and outbound HTTPS access to ClamAV’s signature mirrors. The installation process involves several steps, including configuring freshclam for automatic updates, validating detection with the EICAR test file, and setting up cron jobs for regular scans. ClamAV can also be integrated with mail servers and a SIEM for enhanced security. Common pitfalls in deployment include skipping the initial freshclam run and using clamscan instead of clamdscan for repeated scans. ClamAV is free for commercial use and can also scan Windows systems, although it does not replace comprehensive endpoint protection solutions.
Search