Tag
The Sovereign Tech Fund has invested over €1 million in KDE to support the development of its free and open-source software, aiming to strengthen digital sovereignty and security infrastructure.
This GitHub repository provides a guide and tools for building fully customized Ubuntu Live ISOs from scratch, allowing users to pre-install packages and configure the system.
An explanatory article detailing how BusyBox functions as a multi-call binary in Alpine Linux, providing a single executable for various command-line utilities through symlinks and applet configuration.
This technical guide provides a step-by-step process for compiling Emacs from source on various Linux distributions to optimize performance through CPU-specific instruction sets and modern display protocols like Wayland. It also covers configuring dependencies and fine-tuning the native Lisp compiler for faster execution.
The author investigates excessive memory usage by the `kitty` terminal on Linux, performing a benchmark to compare resource consumption across various terminals including `xterm`, `alacritty`, `gnome-terminal`, and `konsole`. The analysis demonstrates that lightweight terminals like `xterm` and `st` offer significantly lower memory footprints compared to modern GPU-accelerated alternatives.
This article explores the revival of the KDE Oxygen theme as part of a broader anti-minimalist backlash and nostalgia trend in software design, drawing parallels to architectural preferences.
wayland.fyi is a minimalist special interest group advocating for simpler Wayland implementations, criticizing the complexity of mainstream libraries like wlroots and promoting lightweight alternatives such as neuswc.
The article explains how Linux users can install and play Space Cadet Pinball via Flatpak, including instructions for enhancing graphics with Full Tilt! data files.
Discussion on the requirement for Debian to distribute reproducible packages to ensure build consistency and security.
According to the Linux Foundation's 2025 annual report, only about 2.95% of its over $310M budget is allocated to Linux itself, with critics accusing the organization of mission creep and 'openwashing' by diverting funds to unrelated initiatives involving AI, cloud, and cryptocurrency.
AI is disrupting traditional vulnerability disclosure cultures (coordinated disclosure vs. bugs-are-bugs) by accelerating the detection and exploitation of security flaws, making long embargoes less effective and forcing a need for faster, AI-assisted responses.
The author describes using Openclaw as a system administrator on Linux servers, leveraging a local Qwen 3.6 27b model for security audits, updates, and deploying kiosk mode tasks without external internet access.
This article provides a historical overview and categorized list of various vi-family text editors and clones, ranging from the original 1977 release to modern derivatives like Vim.
Claude Desktop supports custom APIs via Developer Mode; the option is documented but well hidden.
A developer rebuilt their entire Linux desktop stack—from shell to terminal, window manager, and utilities—in pure x86_64 Assembly using Claude Code, achieving microsecond startup times and hours of extra battery life.
Article advocates Firejail as a mature Linux sandboxing tool to restrict program network, filesystem and hardware access without needing new display tech like Wayland.
wsl9x is a new open-source tool that embeds a modern Linux 6.19 kernel as a cooperative subsystem inside Windows 9x, letting legacy and current software run side-by-side without reboots.
The xdg-user-dirs 0.20 release enables the 'Projects' directory by default in Linux desktop environments, providing a standardized location for project files that don't fit other categories. The release also includes Meson build system support and security fixes.
Ubuntu 26.04 Resolute Raccoon positions itself as the next-generation Linux distribution optimized for developers, AI workloads, and cloud deployments.
This is a comprehensive open-source guide and toolkit for securing Linux servers, covering SSH hardening, firewall configuration, and intrusion detection using tools like Ansible, Fail2Ban, and Lynis.