Tag
A blog post discusses best practices for securing services by running containers without root privileges, reducing security risks.
An experimental Linux driver has been developed for the Fairphone 6's ultra-wide camera, enabling QR scanning capability on mainline Linux via the qcom-camss driver and libcamera.
A guide on remotely utilizing an RTX 5070 from a gaming PC within a separate Linux workstation setup.
Updates on libei, the library for emulated input, now integrated into XDG Remote Desktop and Input Capture portals, enabling standardized input transport for Wayland compositors and clients.
System76 provides an update on the COSMIC desktop environment's first seven months, highlighting new features like frosted glass, consistent corners, workspace enhancements, and a new system monitor.
432 Linux kernel CVEs were published in the last 24 hours, indicating a significant batch of security vulnerabilities.
Hyprland 0.55 switches to Lua-based configuration files, introduces user-defined layouts, ICC profile support, and various scrolling and rendering improvements, along with several breaking changes.
A practical guide to setting up an AmigaOS development environment on Linux, covering toolchain installation, emulation, and remote debugging.
The article discusses the responsibility for bug reports on old software versions in discrete-release Linux distributions, highlighting a recent conflict between GNOME Calendar developers and Linux Mint over patching support links and branding.
Moonshine is an open-source tool that lets you stream games from a Linux PC to any device running Moonlight, featuring isolated sessions, no monitor required, hardware encoding, and full input support.
Orion is a privacy-focused web browser from Kagi, offering native WebKit speed, support for Safari, Chrome, and Firefox extensions, and zero telemetry, available on macOS, iOS, iPadOS, and Linux (beta), with Windows coming soon.
Yann LeCun defends open source by listing major projects like Linux, Apache, MySQL, and PyTorch, questioning the idea that releasing them was 'dumping'.
Fulu announces a $10,000 bounty to hack the PlayStation 5 so it can run Linux, allowing owners to repurpose their consoles for general computing and AI tasks.
A developer ported Linux to a decade-old QWERTY phone, with the project history and progression documented in the git repository.
A guide on training a generative AI model for kick drum sounds using an old Linux desktop with only 6GB VRAM, making AI audio generation accessible with limited hardware.
Linus Torvalds declares on the Linux Media Mailing List that Linux is not anti-AI, calling AI a clearly useful tool and dismissing those who disagree.
A filtering engine and database that scans public kernel commits to identify security patches that have not yet been propagated to stable branches, helping developers track potential vulnerabilities.
Linus Torvalds shares his thoughts on the use of large language models in Linux kernel development, likely expressing caution regarding their impact on code quality and community processes.
An in-depth explanation of TLS certificate validation on Linux, covering trust stores, chain building, and common pitfalls such as missing intermediates. The article clarifies why different tools may disagree on certificate validity.
elfuse is a lightweight, process-scoped runtime that runs Linux ELF binaries natively on macOS Apple Silicon without Docker or full VMs, using Hypervisor.framework and optionally Rosetta for x86_64 translation.