The Daily Brief — Tech Edition

Daily tech news, edited and dated.

← Archive

Monday, 22 June 2026

77 stories filed.

Tell HN: Happy Fathers Day

Hacker News ·

My shortened story: due to factors in Soviet controlled Poland, my uncle played my dad role. He took me to a quarry to fire Estes-style rocket cars, and all that.. he also managed to steal a Milicja (military police) siren from work, and put it on the back of my banana style bike.

Discussion: Hacker News thread →

Qualcomm Posts Linux Patches For HP EliteBook X G2q X2 Elite Laptop

Phoronix ·

Last month Qualcomm engineers posted patches bringing up the Lenovo Yoga Slim 7x Gen11 Snapdragon X2 laptop on Linux. Sent out this weekend were a new set of patches from Qualcomm for bringing up the HP EliteBook X G2q laptop model powered by the Snapdragon X2 Elite SoC...

Google's Gemini Partially Figures Out A Lengthy Linux Boot Time On Modern ASUS Laptop

Phoronix ·

Google Antigravity with the Gemini 3.5 Flash model helped a Linux user sort out a situation where his laptop was taking around 36 seconds to boot the kernel, which shouldn't be the case for the high-end laptop with AMD Ryzen 9 processor and 32GB of RAM. It ended up being yet another case of device firmware issues, but now a Linux kernel patch is pending for working around the issue on the ASUS…

Linux 7.2 Begins Making Preparations For NVIDIA "Blackwell-Next"

Phoronix ·

When going through the VFIO subsystem patches for the ongoing Linux 7.2 merge window, there isn't too much to get excited about for end users with these changes. But there is the first time mentioning "Blackwell-Next" enablement by NVIDIA for the Linux kernel...

Linux's KUnit Finally Supporting JUnit Output

Phoronix ·

KUnit as the unit testing framework for the Linux kernel and was inspired in part by Java's JUnit when originally conceived, is now finally able to output to the JUnit format for better interoperability with other CI systems and the like that standardize on that common format...

Linux Finally Eliminates The strncpy API After Six Years Of Work, 360+ Patches

Phoronix ·

Linux 7.2 has finally eliminated the strncpy API from the Linux kernel. The strncpy() function for copying up to a specified number of bytes has long been deprecated and after six years of work and hundreds of patches, no more users of the strncpy interface within the Linux kernel remained that it has now been eliminated...

Linux's ARM64 NEON Intrinsics CRC64 Code Adapted To Work On 32-bit ARM

Phoronix ·

Merged for Linux 7.1 was ARMM64 NEON-accelerated CRC64-NVMe support for around 6x the performance out of that checksumming algorithm. The generic code had been a bottleneck in NVMe and other storage subsystem code of the Linux kernel with CRC64-NVMe being used to help verify against data corruption. Now for Linux 7.2, the NEON-accelerated code will also work for those still relying on 32-bit…

GIMP v0.54 From 1996 With Motif Toolkit Now Flatpak'ed For Modern Linux Desktops

Phoronix ·

The open-source world waited long enough for the GIMP 3.0 release that finally came last year with its GTK3 port and more, but for those with time on their hands this weekend and want to relive GIMP's past from long ago, GIMP 0.54 has been adapted for Flatpak to work on modern Linux desktops. What makes this version of GIMP from 1996 notable is that it was the last to use the Motif toolkit...

New NTFS Driver Sees Hardening & Fixes, Windows Native Symlinks With Linux 7.2

Phoronix ·

Happening back in Linux 7.1 was the "NTFS resurrection" with landing a new NTFS driver into the Linux kernel that had been years in the making and began as the former NTFS read-only kernel driver many years back before the stint of the Paragon NTFS3 driver in the Linux kernel. For Linux 7.2 that new/modern NTFS driver has seen more hardening work, some fixes, and Windows native symbolic links…

Open-Source NVIDIA NVK Vulkan Driver Now Supports DLSS

Phoronix ·

With the code merged today to Mesa 26.2-devel, the open-source NVIDIA "NVK" Vulkan driver is capable of handling Deep Learning Super Sampling (DLSS) with modern game titles running on Linux / Steam Play...

AMD-Powered Barco MXRT Graphics Cards Finally Seeing Linux Driver Support

Phoronix ·

Barco, the Europeean technology company that manufactures the AMD GPU based MXRT graphics cards for for multi-display medical imaging systems (and also MXRV for their NVIDIA based graphics cards), have to date only seen Windows drivers published for their professional-grade graphics cards even with using Radeon Pro derived GPUs. But a patch published today to the AMD graphics mailing list is…