Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

PeaZip 10.1 File Archiver Improves Resilience to Password Guessing Attacks

PeaZip 10.1 is here only two weeks after PeaZip 10 and updates the backend to Pea 1.21, which introduces scrypt KDF as the default option instead of PBKDF2 to improve resilience to password-guessing attacks. This change alone increases the memory cost up to 1GB per instance. KDF was supported since Pea 1.5.

DXVK 2.5 Improves Memory Management in God of War and Other Video Games

DXVK 2.5 is here one and a half months after DXVK 2.4.1 to improve memory management for God of War and other video games by periodically performing memory defragmentation to return some unused memory to the system. However, this feature is currently disabled on Intel’s ANV Vulkan driver.

9to5Linux Weekly Roundup: November 10th, 2024

I want to thank all the people who sent us donations. You guys are awesome and your help is very much appreciated! I also want to thank you all for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and last but not least thank you for sending us feedback.

CachyOS ISO Release for November Improves Support for AMD and NVIDIA Users

The new CachyOS release backports the THP Shrinker from Linux kernel 6.13 to reduce the memory usage when transparent_hugepages is set to “always”, adds the AMD Cache Optimizer to improve gaming and backports the AMD-pstate performance fixes for Strix Point laptops, and improves support for RDNA3 family of AMD GPUs.

Ubuntu Buzz !

Kubuntu 22.04 with Legacy Oxygen Theme

This tutorial will help you using silver, metallic theme "Oxygen" that was popular in the era of KDE 4 on the modern Kubuntu 22.04 "Jammy Jellyfish". In short, we will use Elarun as wallpaper and Oxygen as the rest of the whole themes including application style, colors, icons, Plasma style, and splash screen. All in all, we want to offer the best visual experience we had in the past to new generation of Kubuntu users as well as the long time users themselves especially those who appreciate nostalgia. Finally, we hope you will enjoy this!

How To Install Kubuntu 24.04 LTS with Dualboot + UEFI + External Disk Methods

This tutorial will help you install Kubuntu 24.04 LTS "Noble Numbat" to your computer or laptop. Kubuntu is an operating system powered by KDE and Qt technologies, one Official Flavor among many from the Ubuntu GNU/Linux family. Different to previous OS versions, this version features a newly designed installer and despite that affects some points in the installation process, it is still as easy as ever for Kubuntu. As always, we wish you safe and successful installation!

LinuxGizmos.com

Cost-Effective DART-MX91 SoM with 1.4GHz NXP i.MX 91 Processor Available from $35

Variscite has introduced the DART-MX91 System on Module, a compact and cost-effective solution within the DART Pin2Pin family, targeting edge devices for IoT, smart cities, industrial applications, and more.

Celeron Powered Fanless Mini PC with Dual 4K Display Support and M.2 2280 Slot

The EMP-100 is a compact, fanless mini PC built for versatile applications, including digital signage, industrial control, and retail environments. Designed with an aluminum chassis and VESA mounting support, it provides silent performance, dual 4K display support, and storage expansion via an M.2 2280 slot.

Radxa Introduces the Palmshell SLiM X4L with Intel N100 Processor and 2.5GbE RJ45 Port

The Radxa X4L, also known as the Palmshell SLiM X4L, is a compact device powered by Intel’s quad-core N100 processor. With features like a 2.5GbE LAN port, Wi-Fi 6E, and dual 4K@30Hz display support, it’s well-suited for multimedia and general-purpose use.

Radxa Enhances Compact RK3582-Based Networking Device with Dual 2.5GbE Ports

Radxa recently introduced a compact networking device powered by the hexacore Rockchip RK3582 System-on-Chip. This new model builds on the design of the previous Radxa E20C but features dual 2.5GbE RJ45 ports, enhancing its networking capabilities.

news

Linux 6.12-rc2

posted by Roy Schestowitz on Oct 07, 2024,
updated Oct 11, 2024

Torvalds family

Hmm. I have had this mental picture that usually rc2 tends to be one
of the smaller rc's because people take a breather after the merge
window, and/or because it takes a while before people start finding
issues.

But at least this release doesn't seem to show that pattern, and I went back and did some stats on older 6.x releases, and from a quick look it looks like it's really only true about half the time. Some rc2's are indeed fairly small, but not all are. I guess I should have run the numbers before.
Anyway, this isn't one of the small rc2's. But looking at historical trends, being a bigger rc2 isn't _that_ unusual, and nothing in here looks all that odd. Yes, the diffstat may look a bit unusual, in that we had a global header renaming (asm/unaligned.h -> linux/unaligned.h) and we had a couple of reverts that stand out as spikes in the stats, but everything else looks nice and small. In fact, one other noticeably bigger spike in the diffstat is just due to some folio documentation updates, not any code changes.
At about a quarter of the diffs, the filesystem changes are a bit bigger than usual (and would actually have been bigger than the driver changes if it wasn't for one of those reverts), but that's probably just a random timing effect. I expect I'll be getting more driver updates next week.
Anyway, on a completely different note: I try to make my merge commit messages be somewhat "cohesive", and so I often edit the pull request language to match a more standard layout and language. It's not a big deal, and often it's literally just about whitespace so that we don't have fifteen different indentation models and bullet syntaxes. I generally do it as I read through the text anyway, so it's not like it makes extra work for me.
But what *does* make extra work is when some maintainers use passive voice, and then I try to actively rewrite the explanation (or, admittedly, sometimes I just decide I don't care quite enough about trying to make the messages sound the same).
So I would ask maintainers to please use active voice, and preferably just imperative.
Put another way: I'd love it if people would avoid writing their descriptions as "In this pull request, the Xyzzy driver error handling was fixed to avoid a NULL pointer dereference".
Instead write it as "This fixes a NULL pointer dereference in .." or particularly if you just list bullet points, make the bullet point just be "Fix NULL pointer dereference in ..".
This is not a big deal, I realize. But I happened to try to rewrite a few of these cases the last week, and I think simple and to-the-point language is better. The imperative version of just "Fix X" is about as clear as it gets.
Linus

Read on

Update

LWN:

Also:

More ad hominem:

Less personal:

Back to ad hom:

Now they are mainstreaming it in Slashdot:

Network World:

Other Recent Tux Machines' Posts

today's howtos (and Google starts spewing out fake howtos made by LLMs)
The WWW is getting worse
PeaZip 10.1 File Archiver Improves Resilience to Password Guessing Attacks
PeaZip 10.1 has been released today as a new update to this open-source, free, and cross-platform file compression and encryption software featuring GTK and Qt interfaces for Linux, macOS, and Windows.
Fedora KDE Plasma Spin Gains Equal Footing With Gnome Edition
Fedora has made a major change to its project, elevating the version running KDE Plasma from an Spin to an official Edition, alongside Fedora Workstation with Gnome
DXVK 2.5 Improves Memory Management in God of War and Other Video Games
DXVK 2.5 Vulkan-based implementation of D3D9, D3D10, and D3D11 for Linux / Wine is now available for download as a significant update that improves support for multiple games.
Debian 12.8 “Bookworm” Released with 68 Bug Fixes and 50 Security Updates
The Debian Project announced today the release and general availability of Debian 12.8 as the seventh ISO update to the latest Debian GNU/Linux 12 “Bookworm” operating system series.
399 Days... [original]
On my main workstation
Speed, Not Complexity, is What Visitors Need [original]
he database of new pages is being populated but not accessed by site visitors, to whom only static pages are accessible
 
Red Hat is acquiring AI optimization startup Neural Magic
Red Hat, the IBM-owned open source software firm, is acquiring Neural Magi
Security and Windows TCO
round 2 for today
Programming Leftovers
Development related links
Raspberry Pi With Proprietary Spyware, Steam Deck (DRM), and Handheld Replica Sound Voltex Game
3 leftovers stories
Free Software and Web Leftovers
mostly Web
Ubuntu and BSD Leftovers
Some GNU/Linux and BSDs
Audiocasts/Shows: Linux User Space, Late Night Linux, and LINUX Unplugged
3 new episodes
Software Leftovers
3 misc. posts about FGSS
It's FOSS Series on openEuler
5 introductory articles
today's leftovers
Canonical and more
Security Leftovers and Windows TCO
a pair of Windows TCO tales
Linux Kernel: Magic Trackpad and NVIDIA Support
Some kernel news
Devices/Embedded and Open Hardware/Modding: Raspberry Pi and More
But mostly Raspberry Pi stories
Latest From Red Hat's Official Site
From redhat.com
today's howtos
many howtos for today
GNOME 48 Release Schedule & Potential New Features
GNOME 47 ‘Denver’ proved a decent update to the GNOME desktop
Android Leftovers
Here's How I Find Great Android Games on the Play Store
Reimagining the Fedora Linux installer: Anaconda’s new “Web UI”
The Fedora Linux installer, Anaconda, has been around for 25 years
Games: Rogue Point, ColdRidge, and More
8 new stories from GamingOnLinux
This Linux Timer Tool Uses MPRIS in an Unexpected Way
MPRIS is something most of us associate with music apps and movie players
A sit-down with Ubuntu founder Mark 'SABDFL' Shuttleworth
Talking to the distro's self-appointed benevolent dictator for life about 20 years of Ubuntu
Engineering Thelio Astra
We sat down with System76 Mechanical Engineer, Britain and Product Manager
Free and Open Source Software
PairDrop offers local file sharing in your web browser
Of Color and Software
We have been hard at work making sure our design system keeps moving forward
RIP Jérémy Bobbio (Lunar)
Longtime Debian and Tor developer, Jérémy Bobbio—perhaps better known as "Lunar"—died on November 8
5 Linux commands you need to have ready - just in case
Why keep a first aid kit or fire extinguisher in your home
Ubuntu Unity still has one of my favorite PC interfaces of all time
If you're looking for an efficient desktop, Unity is hard to beat, and there's an official spin ready to make your life a bit easier
WordPress’s Mullenweg Puts Lipstick on His WP Engine Argument
“I want to jump back two months ago,” Jolo said. “What happened?”
Today in Techrights
Some of the latest articles
Microsoft Windows at All-Time Lows [original]
The way things sway, Microsoft will just go deeper and deeper into debt
Security Leftovers
Security related picks, for now...
GNU/Linux Leftovers
Games, Gentoo, and more
Free, Libre, and Open Source Software Leftovers
Free software and sharing
Radxa, Raspberry Pi, and More Hardware
Some hardware news
Programming Leftovers
only a few for today
Audiocasts/Shows: Open Source Security Podcast and This Week in Linux
2 new episodes
today's howtos
many howtos for Monday
Celebrating our top contributors on Firefox’s 20th anniversary
Firefox was built by a group of passionate developers, and has been supported by a dedicated community of caring contributors since day one
Streamlining openSUSE Translations Upstream
Managing localization of desktop menus and applications takes a specific tool and approach that fills a gap but leaves inconsistent upstream translations
Fedora Linux Elevates KDE to Edition Status
Fedora Linux 42 elevates KDE to Edition status alongside GNOME
9to5Linux Weekly Roundup: November 10th, 2024
The 213th installment of the 9to5Linux Weekly Roundup is here for the week ending on November 10th, 2024.
Android Leftovers
Android 15 adds support for Wi-Fi Ranging to improve indoor navigation
Putting Linux on a Tablet? 7 Distros to Try
As convertible laptops gain popularity, many users seek to replace Windows with a Linux-based tablet experience
Pop!_OS: One of the Best Linux Distros For Creators of All Types
After a few days of using System76's Linux distribution
Habits to Keep Linux Resource Usage Low
Linux is great at using your computer efficiently, but sometimes you might find yourself on a slower or older machine
5 Linux Features That Make It More Productive Than Windows or Mac
Most people think of Windows or macOS for productivity, but Linux desktops offer powerful customization that can boost your efficiency
Auto-Match Ubuntu’s Accent Colour to Your Wallpaper
For a pinch more personalisation of Ubuntu 24.10 check out Auto Accent Colour
veraPDF – industry supported PDF/A validation
veraPDF is a purpose-built, open source, file-format validator covering all PDF/A and PDF/UA parts and conformance levels
Review: Bazzite 40, Playtron OS Alpha 1, Tucana Linux 3.1
This week I decided to take a look at a few gaming-focused distributions on the DistroWatch waiting list
This Week in KDE Apps: Adopt an App
Welcome to a new issue of "This Week in KDE Apps"! Every week we cover as much as possible of what's happening in the world of KDE apps
Linux 6.12-rc7
No big surprises
Hyprland 0.45: Smoother Rounding, New Configs, and Key Fixes
Hyprland 0.45, a tiling Wayland compositor, has been released with smoother edges, bug fixes, and breaking changes to optimize your experience
Today in Techrights
Some of the latest articles
CachyOS ISO Release for November Improves Support for AMD and NVIDIA Users
The development team behind the Arch Linux-based CachyOS distribution released today a new ISO snapshot that brings various improvements for AMD and NVIDIA GPUs, as well as other changes.
CachyOS Boosts Performance with New THP Shrinker and AMD Cache Optimizer
CachyOS November 2024 release: Performance boosts, NVIDIA fixes, and AMD Cache Optimizer updates enhance gaming and laptop efficiency
Niri 0.1.10: Interactive Window Moving, Tablet Mode Switch, and More
The latest Niri release, v0.1.10, brings window moving, pointer options, input enhancements, and fixes to Wayland's scrollable-tiling compositor
today's leftovers
GNU/Linux and Free software picks
Security Leftovers
only 3 for now
Fedora and More
Fedora coverage and reminder of the past
Programming Leftovers
Development related picks
today's howtos
many for today
Android Leftovers
Android will soon make it easier to connect to some public Wi-Fi networks
Debian Linux 12 bookworm receives eighth update with crucial security fixes
The Debian project has announced its latest point release for Debian Linux 12, codenamed “bookworm,” marking the eighth update to this stable distribution
Sparky 2024.11
This is the November update of Sparky semi-rolling iso images of the Debian testing line
Free and Open Source Software
This is free and open source software
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve
Open Hardware/Modding: Raspberry Pi, Amiga, and More
gadgets and hardware
Games: Steam Games with Native GNU/Linux Clients, team Next Fest, and More
4 gaming picks
September and October in KDE PIM
Here's our bi-monthly update from KDE's personal information management applications team
Windows TCO Leftovers
The real cost of Windows
This Week in Plasma: Everything You Wanted and More
This week was full of major feature work and UI polishing
Wine 9.21 Brings Enhanced DirectPlay Network Session Support
Wine 9.21 debuts with advanced network support in DirectPlay, D3DX9 format boost, C++ compilation fixes, and I/O improvements
HowTos and Programming
only 3 more links for now
Microsoft persuades Mail and Calendar users to migrate to Outlook - Mail and Calendar app will cease to work after December 31
Even real-time click-tracking
Open Hardware/Modding: RISC-V, Mini PC, and Raspberry Pi
Some more hardware stories
SysLinuxOS, A Linux Distro for System Administrators
SysLinuxOs also serves as yet another demonstration of the power of Linux and how open source operating systems have a superpower
Open Hardware/Modding: Raspberry Pi, Other SBCs, Unraid, and Plex
hardware projects/components
These Linux Command Line Shortcuts Will Boost Your Efficiency
Typing commands in a Linux terminal window can be slow and error-prone
HowTos: scp and rsync, Wine vs. VMs, Symbolic Links (aka Symlinks)
Latest from howtogeek.com
Today in Techrights
Some of the latest articles