The Daily Brief — Tech Edition

Daily tech news, edited and dated.

← Archive

Monday, 15 June 2026

74 stories filed.

Linux 7.1

Hacker News ·

Article URL: https://lore.kernel.org/lkml/CAHk-=wi4BF4bMhZNZ1tqs+FFV4OuZRe3ZqdWB+LxRLmRweUzQw@mail.gmail.com/T/#u Comments URL: https://news.ycombinator.com/item?id=48528729 Points: 172 # Comments: 49

Discussion: Hacker News thread →

I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models

Hacker News ·

TLDR: I had 2,207 GoPro videos, and I need to rewatch them to find interesting moments from my cycling journey. I built a project to index them locally on my M1 Max using open-source ML models, search for those moments, and send the best clips straight to my DaVinci Resolve timeline. I indexed 628 videos (668.68 GB, 15h 13m 18s of footage duration), more details in the metrics table in the last…

Discussion: Hacker News thread →

Arch Linux AUR Hit By Another Wave Of Now More Sophisticated Malware Attack

Phoronix ·

Just a day after Arch Linux developers believed they got their malware AUR incident under control with 1,500+ packages affected by malware, another round of of AUR malware is now being discovered. This latest round is more sophisticated as with code obfuscation to better conceal the intent...

Revised AVX-512 xor_gen() Implementation For Linux RAID Yielding More Performance Gains

Phoronix ·

A few days back I wrote about Google's Eric Biggers spearheading an AVX-512 implementation of xor_gen() as the Linux kernel function used for generating and validating parity blocks such as for RAID5/RAID6. That initial implementation was yielding up to 41% better performance while a new implementation has now been posted for scoring some additional victories...

pkgcli As PackageKit's Modern, Nicer Command Line Interface

Phoronix ·

Open-source developer Matthias Klumpp wrote a blog post today outlining his recent work developing pkgcli, a new and modern command-line interface (CLI) around the PackageKit package management abstraction layer...

Wine-Staging 11.11 Released With 289 Patches Atop Upstream

Phoronix ·

Following Friday's exciting release of Wine 11.11 with Wayland driver improvements, Wine-Staging 11.11 is now available for this experimental/testing derivative that continues carrying nearly 300 patches atop the upstream codebase...

Honda Civics and the Evil Valet

Hacker News ·

Previously: Show HN: Honda Civic Infotainment Reverse-Engineering - https://news.ycombinator.com/item?id=36052753 - May 2023 (43 comments) Comments URL: https://news.ycombinator.com/item?id=48523080 Points: 375 # Comments: 91

Discussion: Hacker News thread →

Intel Ending Development Of BigDL: An Open-Source AI/LLM Effort Getting Axed

Phoronix ·

Among Intel's ongoing reduction in open-source projects they maintain, their BigDL open-source project focused on running large language models across Intel XPUs from Core Ultra laptops to discrete GPUs to cloud / data center hardware all in a low-latency manner, is being ended...

Intel Thermald 2.5.12 Released... With Initial Support For ARM

Phoronix ·

Released on Friday was the newest version of Intel Thermald, the thermal daemon developed by Intel for their processors on Linux for monitoring and helping control temperatures across modern Intel-powered laptops and desktops. Catching me immediately by surprise was Intel Thermald 2.5.12 introducing support for ARM...

GCC 17 Merges Function Multi-Versioning For APX & AVX10.2

Phoronix ·

Earlier this month I wrote about Intel working on function multi-versioning support for APX and AVX10.2 with the GCC compiler. This allows developers to write optimized code paths specifically targeting Advanced Performance Extensions (APX) or Advanced Vector Extensions 10.2 capabilities of future processors while being able to otherwise fall-back to generic or other optimized code paths for…

Haiku OS Now Enables AVX-512 Support, Other Hardware Improvements

Phoronix ·

The BeOS-inspired Haiku open-source operating system now enables Advanced Vector Extensions 512 on capable Intel/AMD CPUs. A number of other hardware driver improvements were also merged for this interesting OS during the last month...

OpenZFS 2.4.3 Released With Many Bug Fixes

Phoronix ·

OpenZFS 2.4.3 is out today as the newest stable point release to this open-source ZFS file-system implementation as well as point releases for the OpenZFS 2.3 and 2.2 series too...

Wine 11.11 Released With Wayland Improvements

Phoronix ·

Alexandre Julliard just released Wine 11.11 as the newest bi-weekly development release of this open-source software that powers Valve's Steam Play (Proton) and allows for running Windows games and applications under Linux as well as other platforms...

Red Hat Releases Second Developer Preview Of RHEL 10 For RISC-V

Phoronix ·

Last year when releasing Red Hat Enterprise Linux 10.0, Red Hat announced a RHEL 10.0 developer preview for RISC-V. Since then that RISC-V developer preview hadn't been updated but now Red Hat has published a new developer preview snapshot based on RHEL 10.2...

Open-Source Success Achieved For Greater Transparency & Security: Running AMD openSIL + Coreboot On EPYC

Phoronix ·

Ever since AMD announced openSIL in early 2023 for open-source CPU silicon initialization to eventually replace AGESA and enhance their Coreboot support, I have been eager to try it out. The openSIL code drops to date though have just focused on select reference platforms with only aiming for production status in the Zen 6 timeframe. But thanks to 3mdeb porting openSIL and Coreboot to a Gigabyte…

Lisp's Influence on Ruby

Hacker News ·

Article URL: https://blog.tacoda.dev/lisps-influence-on-ruby-6a54f1a7740e Comments URL: https://news.ycombinator.com/item?id=48491048 Points: 195 # Comments: 37

Discussion: Hacker News thread →