Merge Conflict Logo
MERGE CONFLICT DIGEST
Saturday, September 6, 2025
Subscribe View Online
Platform

Infrastructure & Services 🏗️

Modern_Arch_Linux_Install: A comprehensive guide to installing Arch Linux with all of the modern features. (Repo)

Provides a comprehensive guide to installing Arch Linux with modern features, including secure boot and Btrfs storage.

Qualcomm Adreno X1-45 GPU Support Appears Ready For The Linux Kernel (4 minutes read)

Qualcomm's Adreno X1-45 GPU now has open-source driver support aligned for Linux v6.18, following four rounds of patch review. This progress aims to enhance support for the Snapdragon X1 Plus 8-core SoC, which lags behind its flagship X1 Elite counterpart under Linux. The X1-45's support development follows testing on Debian Gnome desktops using tools like Glmark and Vkmark, indicating a step towards improved performance. This advancement brings better compatibility to the device, marking an important milestone for those seeking seamless Linux experience on their Snapdragon-based hardware. Compatibility is expected to improve significantly.

Happy Birthday Linux! Powering Numerous Devices Across the Globe for 34 Years (8 minutes read)

A recent article delves into the critical aspect of cybersecurity, highlighting various threats and vulnerabilities that pose a significant risk to individuals and organizations alike. South Korea has arrested a suspected Chinese hacker who stole tens of millions of dollars from victims, while hackers are leveraging Microsoft Teams to gain remote access on Windows devices using PowerShell-based malware. Cybercriminals exploit software and system vulnerabilities to carry out attacks, emphasizing the importance of adhering to OWASP Top 10 guidelines for web application security. Protecting virtualized environments is also crucial, requiring hypervisor security best practices to prevent cyber threats.

Bazaar software store now on Flathub (1 minutes read)

The Bazaar app store for GNOME aims to facilitate discovery and installation of Linux desktop applications from Flatpak remotes like Flathub. Its curated tab can be configured by distributors to provide localized experiences, while supporting developers who contribute to the growth of Linux desktops. Version 0.3.0 introduces changes addressing potentially unsafe permissions and leverages community contributions. Built on the GNU General Public License v3.0 or later, Bazaar has garnered over 1,694 installs and offers a suite of features for managing software packages, fostering an international development community behind its open-source framework. It supports developer contributions significantly.

Security & Vulnerabilities 🛡️

Stealthy Persistence With Non-Existent Executable File (5 minutes read)

Malware authors employ several persistence techniques to maintain a connection with target networks, including exploiting Windows' automatic file search mechanism. These methods allow malware to evade detection by antivirus software and scanning tools. The cat-and-mouse game between attackers and defenders continues as malware authors innovate and adapt their persistence techniques.

The GhostAction Campaign: 3,325 Secrets Stolen Through Compromised GitHub Workflows (8 minutes read)

A massive GhostAction campaign compromised 327 GitHub users across 817 repositories, stealing 3,325 secrets. Malicious workflows injected into affected repositories exfiltrated sensitive info like PyPI, npm, and DockerHub tokens. The attack, starting September 2, 2025, highlights the need for improved security practices in containerized environments to prevent public APP_KEY leaks.

TLS NoVerify: Bypass All The Things (9 minutes read)

The `tls-preloader` tool allows bypassing TLS certificate validation on Linux using the `LD_PRELOAD` mechanism, supporting various TLS libraries for security research, debugging, and testing purposes. It intercepts library function calls, offering an elegant solution without modifying applications or libraries, with legitimate use cases in security research and development.

Data & Analytics 📊

My Favorite Exclusive-Or (13 minutes read)

A recent article shares the author's experience implementing ChaCha20 in Rust using inline assembly. The implementation surprisingly didn't slow down significantly, even compared to native XOR instructions. This is attributed to Rust's efficient assembly and just-in-time compilation capabilities, making a previously thought-outlined algorithm about 5 times faster than expected.

Database Subsetting and Relational Data Browsing Tool. (Repo)

Database subsetting and relational data browsing tool that extracts and exports data from various databases using JDBC drivers.

DevOps & Operations 🚀

DaemonSet node targeting (8 minutes read)

A comprehensive guide to deploying Kubernetes DaemonSets in complex environments is provided, tackling challenges of mixed OS deployments and introducing practical solutions for targeting specific node pools and isolating workloads. Core concepts like node selectors, tolerations, and affinity rules are covered, along with YAML examples and strategies for diverse scenarios.

This Week in Plasma: more app permission configuration; pre-Akademy edition! (4 minutes read)

Nate Graham, a KDE contributor, is heading to Akademy 2025 for a productive week of work and socializing with fellow contributors. Expect new feature releases, UI improvements, bug fixes, and efficiency enhancements across various applications, including expanded application permissions, improved focus stealing prevention, and enhanced wallpaper portal functionality.

Kubernetes UI Headlamp New Release 0.35.0 (Repo)

A fully-featured, user-friendly Kubernetes web UI that enables debugging, monitoring, and extensible customization of k8s environments.

Industry & Business 💼

openSUSE Leap and Leap Micro doubles down on support (2 minutes read)

openSUSE Leap 15 has set a record for the longest community support period, with updates expected to continue until April 30, 2026, nearly twice the typical duration. This success led openSUSE to extend its support, now offering two years of maintenance updates per release, and re-evaluating ecosystem update delivery for greater flexibility.

Writing Mac and iOS Apps Shouldn’t Be So Difficult (6 minutes read)

Developing Frontier in the 1990s was a groundbreaking experience for UserLand Software, enabling frictionless iteration and boosting coding productivity with its unique blend of scripting and C code. The app allowed developers to write, test, and edit scripts without restarting, making it an incredibly efficient toolset. Looking back, this approach greatly contributed to their team's high output during that time period. However, as a developer in 2025, the author laments that similar approaches are not used more widely today, suggesting that a return to scripting languages and toolbars would revolutionize the app-making experience once again.

Github Repos 🌟

DXVK 2.7.1 released (Repo)

DXVK is a Vulkan-based translation layer for Direct3D applications, allowing Linux users to run games and software using Wine. The project provides detailed instructions for installation, usage, and troubleshooting, covering DLL dependencies, HUD options, logging, frame rate limits, and debugging tools. It requires Wine 7.1 or newer, Meson build system, and Mingw-w64 compiler, with release builds available on GitHub and development builds via GitHub Actions workflows.

Open sourced my building energy optimization platform - lessons learned from solo development (Repo)

The Energy Optimizer Pro open-source project aims to optimize energy consumption in buildings, leveraging React, Python, and other technologies. The project boasts several features, including multi-language support, industrial support, smart city management, and advanced AI capabilities. With a roadmap outlining planned releases, the project promises to deliver native mobile apps, carbon trading, and augmented reality visualizations. Licensed under the MIT License, the project is open to contributors and users seeking sustainability solutions. Users can access resources such as documentation, demos, and community forums, and report issues directly through the issue tracker, with recommendations for improved explanations and setup instructions.

Published by Merge Conflict Digest