The Daily Brief — Tech Edition

Daily tech news, edited and dated.

← Archive

Saturday, 29 August 2026

73 stories filed.

GLM-5.3 is now open-weight

Hacker News ·

https://twitter.com/Zai_org/status/2093354097122455713 https://z.ai/blog/glm-5.3 Comments URL: https://news.ycombinator.com/item?id=49479878 Points: 433 # Comments: 152

Discussion: Hacker News thread →

HP Z4 G6i: A Linux-Friendly Workstation Powered By The Intel Xeon 600 Series

Phoronix ·

The past month I have been testing out the HP Z4 G6i workstation across many different workloads and grueling tasks. This HP workstation powered by the Intel Xeon 600 series "Granite Rapids WS" and NVIDIA RTX graphics offers a lot of compute power, but with the top-end configuration retailing for over $41k USD is quite pricey in today's environment. Windows 11 Pro is the default operating system…

State of the Map 2026

Hacker News ·

Article URL: https://2026.stateofthemap.org/ Comments URL: https://news.ycombinator.com/item?id=49478401 Points: 111 # Comments: 41

Discussion: Hacker News thread →

Htmx 4.0

Hacker News ·

Article URL: https://four.htmx.org/announcements/2026-08-28-htmx-4.0.0-is-released Comments URL: https://news.ycombinator.com/item?id=49478178 Points: 341 # Comments: 80

Discussion: Hacker News thread →

The Linux Kernel Is Approaching 2,000 CVEs Per Release

Phoronix ·

With the proliferation of AI/LLM models analyzing the Linux kernel's vast codebase, there has been a surge in the number of CVEs per kernel release. After typically being around 500 CVEs fixed per release, we are now approaching 2,000 CVEs fixed per release and perhaps will break that threshold for Linux 7.3...

U.S. sanctions against the A/I Collective

Hacker News ·

Earlier: US Government designates host of noblogs.org a "global terrorist" - https://news.ycombinator.com/item?id=49464391 - (131 comments) US sanctions Italian hosting provider Autistici Inventati - https://news.ycombinator.com/item?id=49451343 - (219 comments) Comments URL: https://news.ycombinator.com/item?id=49477854 Points: 362 # Comments: 331

Discussion: Hacker News thread →

GPU Reset Recovery Merge Request For GNOME Mutter Submitted

Phoronix ·

Google Summer of Code 2026 featured a project working on GPU reset recovery for GNOME's Mutter compositor. GSoC has now wrapped up and the project overall was largely successful although some outstanding work remains. In this last week the merge request has been opened to conduct code review on this GPU reset recovery implementation for GNOME...

Migrating to HTTPX2

Hacker News ·

Article URL: https://github.com/openai/openai-python/blob/main/httpx2.md Comments URL: https://news.ycombinator.com/item?id=49477212 Points: 172 # Comments: 74

Discussion: Hacker News thread →

Linux 7.3 Will Begin Checking USB-C Cables For Alt-Mode Support

Phoronix ·

The USB and Thunderbolt changes have been merged for Linux 7.3. Two changes stand out for me in the USB subsystem code with Linux 7.3. First, the kernel arguably being long overdue for checking USB-C cables capabilities whether they support alt-modes.

Old IBM Driver Joins Insecure SGI Drivers In Being Removed For Linux 7.3

Phoronix ·

The char/misc changes were merged this week for the Linux 7.3 cycle. While there is a lot of IIO driver churn as usual and updates to the likes of the Google Binder drivers, there continues to be the 2026 trend of removing old hardware drivers that are rarely updated these days and likely have no active users left on the mainline Linux kernel. This trend is further pushed along by the surplus of…

Intel Linux Driver Orphaned For Limiting RF Exposure To Humans

Phoronix ·

Over the past year and a half a number of open-source drivers in the Linux kernel have been orphaned as a result of departures from the company. The impact has ranged from the Intel CPU "coretemp" temperature driver being orphaned without a maintainer to other lesser known Intel drivers. Another lesser known Intel driver is now being orphaned with no longer having a maintainer at the company:…

AMD Preparing To Enable HDMI 2.1 FRL Support By Default For Linux

Phoronix ·

It was back in May that the surprising event happened of AMD posting HDMI 2.1 FRL patches for their open-source AMDGPU Linux driver as part of their broader HDMI 2.1 bring-up. For years the open-source HDMI 2.1 support in AMDGPU was blocked by the HDMI Forum but whether it was due to Valve or some other event, the code was finally unblocked. While it's been part of the kernel since Linux 7.2,…

Linux 7.3 MGLRU Change Helps Executable Code Stays In Memory, Improving Performance

Phoronix ·

Following last week's main set of memory management "MM" related updates for Linux 7.3, another batch of MM code updates were submitted and merged today as we prepare to close out the Linux 7.3 merge window. There are a few optimization patches that stand out along with other mostly small fixes/changes...

AMD Jumps From ROCm 7.14 To ROCm 10.0 With ROCm.AI

Phoronix ·

Back in July ROCm 7.14 was announced as their new production release built atop TheRock build system and introducing Ryzen AI 400 series support. The versioning choice was a bit odd since ROCm 7.2 was the stable release at the time while ROCm 7.9+ turned into "tech preview" releases. With ROCm 7.14, it was declared stable.

Btrfs, EXT4, F2FS & XFS On Linux 7.2 vs. Linux 7.3 Performance

Phoronix ·

Earlier this week I showed off some of the very nice Btrfs performance gains on Linux 7.3. For those wondering what kernel optimizations may have carried over to other file-systems or other file-system specific enhancements, here are Linux 7.2 vs. 7.3 Git performance benchmarks across Btrfs, EXT4, F2FS, and XFS on the same system.

Linux 7.3 Adds RWF_DONTCACHE Support For Block Devices

Phoronix ·

With the never-ending quest for greater I/O performance in the HPC space and the demands all the more relentless in the AI era, the Linux kernel block subsystem activity continues to be as vibrant as ever along with the ongoing innovations in the IO_uring space...

Intel ANV Driver Improves Vulkan Video H.265 Decoding

Phoronix ·

Merged back in 2023 was Intel ANV Vulkan Video support for H.265 decoding. But it's been slightly out of compliant with the Vulkan spec, which is now fixed with the newest code for Mesa 26.3 by engaging the HuC firmware...