Linux 6.16 Merges Support For The Apple Magic Mouse 2 USB-C
While Linux 5.13 back in 2021 added support for the Apple Magic Mouse 2, only now with the Linux 6.16 kernel is there support arriving for the USB-C version of the Apple Magic Mouse 2 that debuted last year...
phoronix.com/news/Linux-6.16-H…
How To Check Disk Health In Linux: A Beginners Guide
Learn how to check disk health in Linux using smartctl, badblocks, and fsck utilities. Identify failing HDDs/SSDs early and prevent data loss.sk (OSTechNix)
Linux 6.16 Brings Many Laptop Driver Improvements, New Dasharo ACPI Driver
The wide assortment of x86 platform driver updates have been merged for the Linux 6.16 kernel due out as stable in July. As is usually the case, there are a number of Intel and AMD platform updates along with a wide assortment of driver improvements primarily for laptops from the major OEMs/ODMs...
phoronix.com/news/Linux-6.16-P…
Power & Performance Tuning For The Framework 13 With AMD Ryzen AI 300 Series
In April we looked at the Framework 13 updated for the AMD Ryzen AI 300 series and its great out-of-the-box performance and nice power efficiency of Strix Point.lxer.com
Oracle Linux 9.6 Released with UEK 8 and Enhanced Security Features
Oracle Linux 9.6 is out now, featuring UEK 8, enhanced security, better container tools, and cloud-optimized performance for x86_64 and Arm platforms.Bobby Borisov (Linuxiac)
SMT Proves Very Advantageous For AMD Ryzen AI MAX Strix Halo Performance
While Intel opted against implementing Hyper Threading for their latest Arrow Lake and Lunar Lake processors, Simultaneous Multi-Threading (SMT) still proves very effective on the AMD side. Even though the top-end AMD Ryzen AI MAX "Strix Halo" SoCs provide 16 Zen 5 cores, the presence of SMT for 32 threads still proves worthwhile from both a performance and power efficien…
phoronix.com/review/amd-strix-…
AMD Upstreams Efficient Malloc Support On GPUs For LLVM libc
AMD compiler engineer Joseph Huber is the one who ported DOOM to run on GPUs atop ROCm + LLVM libc as part of taking standard C/C++ code to run on GPUs and more recently has also been pursuing Flang/Fortran support atop GPUs. The latest in this ongoing quest is implementing efficient malloc support for memory allocation support on GPUs via the LLVM libc library...
phoronix.com/news/LLVM-libc-GP…
ByoWave Modular Proteus Controller Kit Support Lands In Linux 6.16
Valve engineer Pierre-Loup A. Griffais contributed ByoWave Proteus controller support to the Linux kernel. ByoWave Proteus are some modular controller designs that can be adapted based upon the needs of the gamer and even what title you may be playing at the moment. The triggers and buttons are all repositionable for a very customized controller experience. The only downside is the…
phoronix.com/news/Linux-6.16-I…
NVMe FDP Block Write Streams, IO_uring DMA-BUF Zero Copy Receive Land In Linux 6.16
Merged last week for the Linux 6.16 kernel coming later this summer were the many block subsystem updates as well as the IO_uring feature updates...
phoronix.com/news/Linux-6.16-B…
FUSE Improvements Merged For Linux 6.16 To Enhance File-Systems In User-Space
The FUSE improvements have been merged for the Linux 6.16 in enhancing the capabilities for file-systems implemented in user-space...
phoronix.com/news/Linux-6.16-F…
As EDA Ban Hits China Will Europe Step Up on Open Hardware?
Could Washington’s ban on US tech exports to China spark greater technological independence in Europe -- and beyond?Marco Fioretti (FOSS Force)
New Rust Abstractions Added In Linux 6.16 For More Core Areas
More Rust programming language abstractions for core code of the Linux kernel continues to land for the ongoing Linux 6.16 merge window.lxer.com
คำนวณแบ่งเงินลงทุนก้อน + DCA พร้อมดูผลตอบแทนแยกรายพอร์ต [mymoneytoolkit.app]
คำนวณแบ่งเงินลงทุนก้อน + DCA พร้อมดูผลตอบแทนแยกรายพอร์ต
ต่อยอดจากชีทคำนวณแบ่งเงินลงทุนเป็นก้อน เราเพิ่มความสามารถด้วยใส่ DCA เข้าไปแต่ละพอร์ต แล้วใส่ผลตอบแทนที่คาดหวังไป ก็จะได้กราฟที่เราเห็นภาพของพอร์ตที่เราลงอย่างชัดเจนlink.webring.in.th
Grafito: Systemd Journal Log Viewer with a Beautiful Web UI
Grafito is a sleek, systemd journal viewer that makes reading system logs easy, with live streaming, powerful filters, and a clean web-based UI.Bobby Borisov (Linuxiac)
Updated Steam Client Beta For Linux Fixes Slow Install Speeds For Updates
One day after Steam on Linux set a recent high with the Steam Survey, a new Steam client beta is out today to fix an excruciating annoyance affecting some Linux gamers.lxer.com
อยากทำเว็บง่าย ๆ ไม่ต้องเขียนเองล่ะ ใช้ GitHub Copilot เขียนให้ [mikkipastel.com]
อยากทำเว็บง่าย ๆ ไม่ต้องเขียนเองล่ะ ใช้ GitHub Copilot เขียนให้
แล้วให้สั่งให้มันเขียน unit test และ commit code ให้อีก เอาดิ๊Minseo Chayabanjonglerd (MikkiPastel)
Intel Overclocking Watchdog Driver Merged For Linux 6.16
Merged today for the Linux 6.16 kernel were all of the Watchdog subsystem updates for monitoring system health and taking action such as rebooting if the system state goes badlxer.com
The Fragmentation Dilemma: Is Linux Its Own Worst Enemy?
Explore the pros and cons of Linux desktop fragmentation, with insights from Linus Torvalds, developer challenges, and standardization efforts like Flatpak and Snap.Lucas Rees (Linux Careers)
New Rust Abstractions Added In Linux 6.16 For More Core Pieces
More Rust programming language abstractions for core code of the Linux kernel continues to land for the ongoing Linux 6.16 merge window...
phoronix.com/news/Linux-6.16-M…
Updated Steam Client Beta For Linux Fixes Slow Install Speeds For Updates
One day after Steam on Linux set a recent high with the Steam Survey, a new Steam client beta is out today to fix an excruciating annoyance affecting some Linux gamers...
phoronix.com/news/Steam-Beta-F…
Open-Source TPDE Can Compile Code 10-20x Faster Than LLVM
Researchers from the Technical University of Munich (TUM) have announced TPDE as a fast and adaptable compiler back-end frameworklxer.com
Python CI on Fedora with GitHub Actions - Fedora Magazine
In this article, you will learn how to set up GitHub Actions to manage continuous integration for your Python projects.Monasor J.J Atairu (Fedora Project)
More Intel Panther Lake Graphics Device IDs Added To Open-Source Linux Driver
Intel's Linux graphics driver engineers continue working on enabling support for the Xe3 integrated graphics premiering with next-gen Core Ultra "Panther Lake" SoCs. Today a number of additional PCI device IDs have been merged to the Mesa 25.2 code to reflect the growing family...
phoronix.com/news/More-PTL-DID…
More Intel Panther Lake Graphics Device IDs Added To Open-Source Linux Driver
Intel's Linux graphics driver engineers continue working on enabling support for the Xe3 integrated graphics premiering with next-gen Core Ultra 'Panther Lake' SoCswww.phoronix.com
How To Fix Slow Linux Boot Issues In Less Than 5 Minutes
Fix slow Linux boot issues using the systemd-analyze command. Learn how to find and disable slow services to speed up your Linux startup.sk (OSTechNix)
Kexec HandOver "KHO" Merged For Linux 6.16
Kexec HandOver "KHO" was merged for the in-development Linux 6.16 kernel as part of all the memory management "MM" changes. Kexec HandOver is providing the basis for some nifty low-level features moving forward...
phoronix.com/news/Kexec-HandOv…
Kexec HandOver "KHO" Merged For Linux 6.16
Kexec HandOver 'KHO' was merged for the in-development Linux 6.16 kernel as part of all the memory management 'MM' changeswww.phoronix.com
Gnome’s New Director Tackles Funding, Pride and Prejudice
Given the current political climate, it's not surprising that the haters have been targeting one of open source's most beloved projects.Christine Hall (FOSS Force)
How to Install Java 21 on AlmaLinux 10 - RoseHosting
Learn how to install Java 21 on AlmaLinux 10 or let our Linux admins take care of the installation and set up for you.Jeff Wilson (RoseHosting)
Open-Source TPDE Can Compile Code 10-20x Faster Than LLVM
Researchers from the Technical University of Munich (TUM) have announced TPDE as a fast and adaptable compiler back-end framework. The code is now open-source and they are talking up some very wild compile time improvements... Compiling code for x86_64 and AArch64 with TPDE can be ten to twenty times faster than using the LLVM Clang compiler...
phoronix.com/news/TPDE-Faster-…
CachyOS Improves NVIDIA Driver Loading, Better Handheld Device Support
The popular Arch Linux derived CachyOS operating system that is known for its nice out-of-the-box performance and other optimizations is out with a new buildlxer.com
Wine 10.9 Lands with vkd3d 1.16
Wine 10.9 is out now with vkd3d 1.16, Clang-based exception handling, and 34 bug fixes.Bobby Borisov (Linuxiac)
Linux 6.16 Will Now Conveniently Report Hard/Soft Lockups & RCU Stall Counts
A very convenient addition to Linux 6.16 for system administrators is reporting to user-space via sysfs counters for the number of hard and soft lock-ups as well as RCU stalls...
phoronix.com/news/Linux-6.16-H…
ROTOPE~1
in reply to Phoronix • • •