With Linux 7.0 expected for release later today, in turn the Linux 7.1 merge window will kick off for the two week period of landing all sorts of exciting new features, changes, and removal of old features from the kernel. Here is a look at some of what is on the table for the Linux 7.1 merge window...
Hyprland arrives in Debian 13 (Trixie) backports, giving stable users an official way to install the dynamic Wayland compositor.
Waveshare recently featured the PocketTerm35-Pi5, a handheld Linux terminal based on the Raspberry Pi 5, with an integrated display, keyboard, and battery in a compact form factor. It supports command-line interaction, development workflows, and portable system access without external peripherals. Internally, the system includes a Raspberry Pi 5 (1GB variant in this configuration), along with […]
Trisquel 12 (Ecne) becomes the project’s new Ubuntu 24.04-based LTS release for users seeking a fully free system.
D7VK as the open-source project that began as a fork of DXVK in adding support for Direct3D 7 atop Vulkan has with time extended its range to also supporting Direct3D 6, 5, and 3 APIs. Out today is D7VK 1.7 in continuing to better support those vintage versions of Microsoft's Direct3D API...
GParted Live 1.8.1-3 Debian-based live system for performing disk partitioning tasks using the GParted partition editor is now available for download with Linux kernel 6.19.
In addition to their efforts around the Lemonade SDK itself, AMD software engineers working on their AI initiatives continue to be investing quite a bit into the Lemonade-using GAIA, the project that originally stood for "Generative AI Is Awesome". AMD's GAIA now allows building your own custom AI agents via chatting with GAIA as well as becoming a "true desktop app" so it's easier to deploy across Windows, Linux, and macOS environments...
GStreamer 1.28.2 open-source multimedia framework is now available for download with caching support for the nvcodec plugin to speed up initialization and many other changes.
In this article, you will learn how to find similarities and differences between two files in Linux with practical examples from the CLI and GUI methods.
Zoey Bauer was kind enough to inform me about Shelly, a new package management tool for Arch Linux that aims to be more intuitive and user-friendly than what’s already on the market.
Richard Stallman from Free Software FoundationNext Wednesday in the afternoon Dr. Stallman will speak in a US college for the second time this year and for the second time in nearly 8 years.
Firefox 149.0.2 open-source web browser is now available for download with improved Wayland support for Linux users, two new enterprise policicies, and other changes.
A few weeks past the GNOME 50 release and there continues to be a lot of ongoing GNOME app activity worth highlighting...
Little Snitch, long known on macOS, is now available on Linux with app-level network monitoring built around eBPF and a web-based UI.
The BeagleV Ahead is an open-source RISC-V single board computer S(BC) built around the quad-core TH1520 SoC. With the Linux 7.1 mainline kernel there is HDMI display support coming now that the Device Tree bits have been added...
The newest Linux file-system driver proposed for the kernel is... VMUFAT...
It took a minute — actually a long minute — but Electronic Frontier Foundation has finally shut the door on the platform formerly known as Twitter, without even a “goodbye.”
A big kernel patch series was posted today by longtime Linux developer Thomas Gleixner. The set of 38 patches amount to some big time "spring cleaning" with addressing some code remnants still around that originated back in the very early Linux v0.1 kernel while some other code being cleaned up dates back to the Linux 1.3~2.1 kernel series from the 90's...
Calibre 9.7 introduces full offline mode for HTTPS content server connections, improved annotations grouping, viewer zoom enhancements, and several bug fixes.
The pushd and popd commands are ways to efficiently navigate between different directory paths by stacking them in memory and popping them out when they are required using the index number.