The Daily Brief — Tech Edition

Daily tech news, edited and dated.

← Archive

Wednesday, 19 August 2026

77 stories filed.

Linux 7.3 Adds New "bpf_sock_read_xattr" Feature For systemd, BPF Programs

Phoronix ·

Merged earlier this year for Linux 7.1 was extended attributes on sockets support as a feature sought after by the likes of GNOME and systemd for helping with Varlink IPC usage and other purposes. A limitation though of the functionality has been no efficient means for a BPF program to read those user extended attribute labels back. But with Linux 7.3 that's being addressed with the new…

Norway Should Buy OpenAI

Hacker News ·

Article URL: https://www.onethousandmeans.com/p/norway-should-buy-openai Comments URL: https://news.ycombinator.com/item?id=49351330 Points: 120 # Comments: 120

Discussion: Hacker News thread →

IOmap Improvement For Linux 7.3 Takes EXT4 & XFS Performance Further

Phoronix ·

As part of the VFS pull requests now merged to the Linux 7.3 development kernel was an improvement to the IOmap framework used by various file-systems for mapping logical file byte offsets in memory to their physical locations on storage. With the now-merged code, this modern block mapping framework is allowing better performance at least for the EXT4 file-system...

Framework Laptop 12 Updated For Intel Wildcat Lake, Shipping Starts In October

Phoronix ·

Last year Framework Computer launched the Framework Laptop 12 as an upgrade-friendly and Linux-compatible 2-in-1 laptop. The Framework Laptop 12 was originally powered by Intel Core 13th Gen "Raptor Lake" low-end processor while now Framework is adding Core Series 3 "Wildcat Lake" as an upgrade or for new Laptop 12 orders...

The Amazon tax

Hacker News ·

Article URL: https://seths.blog/2026/08/the-amazon-tax/ Comments URL: https://news.ycombinator.com/item?id=49345263 Points: 659 # Comments: 436

Discussion: Hacker News thread →

Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust's GCC Backend

Phoronix ·

In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted. Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation...

Fixing a bricked Framework laptop

Hacker News ·

Article URL: https://quantum5.ca/2026/08/16/fixing-bricked-amd-7040-series-framework-13-laptop-with-20-tools/ Comments URL: https://news.ycombinator.com/item?id=49345220 Points: 287 # Comments: 191

Discussion: Hacker News thread →

Linux 7.3 Corrects Faulty Behavior Of FAT File-System Driver For Filenames Too Fat

Phoronix ·

It's not too often that the Linux FAT driver for FAT12/FAT16/FAT32 format support receives updates worth mentioning. For Linux 7.3 there is one patch though and it's due to the driver until now lacking an upper-bounds check on the length of the filename, which could lead to some unexpected situations with extremely long filenames...

Fedora x86-64-v3 Optimized Packages Pushed Back To At Least Fedora 46

Phoronix ·

There was a proposal under discussion the past few months on building x86-64-v3 packages for Fedora 45 while retaining x86-64-v1 packages. The hope was building the Fedora packages with x86-64-v3 where AVX/AVX2, FMA, BMI2, and other newer ISA features can be assumed in the name of better performance. Unfortunately, the x86-64-v3 plans are now delayed but may be reconsidered next year with Fedora…

Linux 7.3 To Land Initial Code Improving vRAM Management, More Improvements Coming

Phoronix ·

Earlier this year Natalie Vock of Valve's Linux graphics team laid out some patches for improving the Linux gaming experience for systems with limited vRAM. The kernel work for improving that video memory management is set to be introduced in the Linux 7.3 kernel. While that's a celebration on its own, Vock is pursuing more improvements still for bettering the Linux GPU driver video memory…

FFmpeg Lands H.265 Vulkan Encode Performance Optimizations

Phoronix ·

The FFmpeg multimedia library can now enjoy faster H.265/HEVC video encoding with the Vulkan-powered encode path. With the optimizations merged today, the H.265 encode performance should be roughly at parity to the H.264 encode speed...

Memory prices climb 500% in 12 months

Hacker News ·

Article URL: https://www.tomshardware.com/pc-components/ram/memory-prices-climb-500-percent-in-12-months-up-to-10x-the-lowest-ever-tracked-prices-128gb-of-ddr5-now-usd3-399 Comments URL: https://news.ycombinator.com/item?id=49334960 Points: 309 # Comments: 237

Discussion: Hacker News thread →

ARCTIC Fan Controller: The Best Fan Controller For Linux Desktops, Less Than $10 USD

Phoronix ·

Back in March were patches posted by ARCTIC Cooling for an ARCTIC fan controller driver for Linux. Typically we aren't used to seeing desktop/enthusiast focused vendors providing such Linux drivers for peripherals directly but the sad fact is most often it's left up to the open-source community to reverse engineer and create such drivers for Linux. Making it all the more surprising besides it…

Intel & AMD Power Management Driver Improvements Ready For Linux 7.3

Phoronix ·

In advance of the Linux 7.3 merge window opening, Linux power management subsystem maintainer Rafael Wysocki of Intel submitted all the power management, ACPI, and thermal control code. As not too much of a surprise, Intel and AMD driver updates dominate the power management changes for Linux 7.3...