Open Source

AMD Continued Ramping Up Their Linux & Open-Source Investments In 2024
AMD's new products this year have not only been supported well on the server side with their new EPYC 9005 "Turin" processors but also on the consumer side with the Ryzen AI 300 series laptop and Ryzen 9000 series desktop Zen 5 processors. AMD provided...
2024-12-27 09:15
OneXPlayer Linux Driver Being Brought To Parity With Windows Driver For These Handhelds
OneXPlayer maintains a line of handheld gaming consoles following in the success of the likes of Valve's Steam Deck, Lenovo Legion Go, and ASUS ROG Ally. These OneXPlayer devices ship with Microsoft Windows by default but the Linux support has been imp...
2024-12-27 06:48
GNOME Added Many New Features This Year Amid Foundation Woes
The GNOME desktop environment had a vibrant 2024 with landing many new features, continuing to refine its (X)Wayland integration, apps like Ptyxis as a modern terminal taking off, and more. From the software side 2024 was great for GNOME while over on ...
2024-12-27 06:31
Linux's Preempt Lazy Support Coming To POWER CPUs
Linux 6.13 is introducing a new Lazy Preemption mode with the "PREEMPT_LAZY" option. The lazy preemption mode is similar to full preemption but is less eager to preempt normal (SCHED_NORMAL) tasks. The goal is on reducing lock holder preemption and obt...
2024-12-27 06:13
ASUS UEFI force-installs and reinstalls shovelware on Windows and it’s spamming users with Christmas wishes
I didn’t have the time to post this one before Christmas, but it’s so funny and sad at the same time I don’t want to keep this from you. It turns out that in the days leading up to Christmas this year, users of ASUS computers – or with ASUS mot...
2024-12-26 22:46
local_offer
CobolCraft: a Minecraft server written in COBOL
COBOL, your mother’s and grandmother’s programming language, is still in relatively wide use today, and with the initial batches of COBOL programmers retiring and, well, going away, there’s a market out there for younger people to learn COBOL and...
2024-12-26 22:18
local_offer
GCC ASCII Art Visualizations, Timely Znver5 & Other Compiler Highlights Of 2024
Both GCC and LLVM/Clang made great strides in 2024 in rounding up their latest C and C++ support, enabling new hardware targets, and a variety of other features. Plus other open-source compilers targeting different features / languages, device types, a...
2024-12-26 17:26
KDE Enjoyed A Stellar 2024 With The Debut Of The Plasma 6 Desktop
The KDE desktop progress made over the course of 2024 was particularly stand-out thanks to the Plasma 6.0 debut near the beginning of the year and then Plasma 6.1 and 6.2 further stabilizing and polishing this open-source desktop. It was a very fine ye...
2024-12-26 12:30
The Performance Benefits Of Linux 6.12 LTS Over Linux 6.6 LTS
Linux 6.12 was recently promoted to being this year's Long Term Support (LTS) kernel with it being the last major kernel release of 2024. For those enterprise Linux users, hyperscalers, and others typically jumping from one annual LTS kernel to the nex...
2024-12-26 11:30
How to split strings efficiently in C#
Optimizing the performance of your .NET applications requires efficient resource management. Memory allocations and deallocations must be performed optimally in performance-critical applications. One of the best strategies to perform resource manageme...
2024-12-26 09:00
Intel Linux Performance Optimizations & Intel's Other Open-Source News From 2024
In addition to the exciting hardware launches this year particularly around Xeon 6 Granite Rapids, Lunar Lake processors, and the new low-cost Battlemage graphics cards, what remains particularly exciting and consistent are all of Intel's great investm...
2024-12-26 08:55
Intel Linux Performance Optimizations & Intel's Other Open-Source Wins From 2024
In addition to the exciting hardware launches this year particularly around Xeon 6 Granite Rapids, Lunar Lake processors, and the new low-cost Battlemage graphics cards, what remains particularly exciting and consistent are all of Intel's great investm...
2024-12-26 08:55
Reiser5 Would Be Turning Five Years Old But Remains Dead
It was on New Year's Eve 2019 that Edward Shishkin announced the Reiser5 file-system as an evolution of the out-of-tree Reiser4 file-system code. While next week would mark five years of Reiser5, the Reiser4/Reiser5 file-system still appears effectivel...
2024-12-26 06:47
AMD Ryzen PCs May See More Power Savings Out-Of-The-Box With Linux 6.14
AMD Ryzen systems with the upcoming Linux 6.14 kernel may see increased power savings out-of-the-box due to an AMD P-State driver change queued up as part of the new power management code for this next version of the Linux kernel...
2024-12-26 06:35
Pre-Content fanotify / fanotify Hierarchical Storage Management Expected For Linux 6.14
Queued up by way of linux-fs.git's "for_next" Git branch is the fanotify HSM (Hierarchical Storage Management) implementation via the pre-content fanotify patch series...
2024-12-26 06:22
Hash-Based Integrity Checking Proposed For Linux To Help With Reproducible Builds
An interesting request for comments (RFC) patch series was posted on Christmas for introducing hash-based integrity checking to help with the reproducible builds initiative around the Linux kernel...
2024-12-26 06:00
Mixxx 2.5 Open-Source DJ App Released with Qt 6 Port, Improved Controller Support
Mixxx 2.5 open-source and free DJ software for performing live mixes is now available for download with Qt 6 port, improved controller mappings, and many new features. Here's what's new! The post Mixxx 2.5 Open-Source DJ App Released with Qt 6 Port, Im...
2024-12-25 15:05
Linux RNDIS Removal Branch Updated For Disabling Microsoft RNDIS Protocol Drivers
There's activity again around potentially disabling and then ultimately removing the RNDIS Linux kernel code for those drivers complying with the Microsoft Remote Network Driver Interface Specification (RNDIS) protocol specification. RNDIS was used ato...
2024-12-25 12:33
systemd Highlights For 2024 From Run0 To Varlink To Advancing systemd-homed
Systemd had another busy year working on many new features from run0 as a sudo alternative to making systemd-homed more robust, increasing Varlink use, systemd-boot continuing to gain more traction, and more...
2024-12-25 09:46
What is serverless? Serverless computing explained
Over the past two decades, considerable innovation has gone into making sure developers don’t have to think much about the underlying physical machine their code runs on. Serverless computing is a paradigm that takes this objective to its logical co...
2024-12-25 09:00