Intel QAT Zstd, QAT Gen6 Improvements Merged For Linux 7.1
In addition to the notable libcrypto optimizations and improvements merged during this first week of the Linux 7.1 merge window, the main cryptography subsystem pull was also merged. Notable here are the Intel QuickAssist (QAT) improvements… ⌘ Read more
Remembering Zip Drives - the Trendy Storage Technology of the 1990s
Back in the 1990s, floppy disks “had a mere capacity of 1.44MB,” remembers XDA Developers, “which would soon become absolutely tiny for the increasingly large pieces of software that would come about.”
Floppy disks also felt quite fragile, and while we got “superfloppy” formats that were physically larger and had more capacity, those w … ⌘ Read more
Duolingo CEO Says They’ve Stopped Tracking Employees’ AI Use for Performance Reviews
Last May Duolingo’s stock peaked at $529.05. But while the learning app passed $1 billion in revenue in 2025 and 50 million daily active users, today its stock price has dropped more than 81%, to $100.51.
And there’s been other changes, reports Entrepreneur:
In April 2025, Duolingo CEO Luis von Ahn made headline … ⌘ Read more
Linux 7.1 Sees RAID Fixes, IO_uring Enhancements
The block subsystem and IO_uring changes were merged this week for Linux 7.1 in continuing to enhance Linux storage capabilities… ⌘ Read more
As an enjoyer of delightfully bad graphic design, found on most Czech village center cork boards, I’m sad to see the stolen clipart and badly cropped watermarked stock images, gradually replaced with AI slop.
This is far from a serious rant, but generating images of my kind being telepathically hit with sharp rocks, surely gives me a right to complain.

So far these seem the most prominent slop categories, seem to be…
Architecture slop:
- find a sketch of what an old building looked like

- generate an AI version, without correcting any of the perspective errors - this one is diagonally levitating

- generate a recreation of the buildings demise - after going through the AI, for the second time, it is now a completely different building

Moralizing slop:


History slop:

GhostBSD 26.1 Now Based On FreeBSD 15.0, Switches to XLibre X Server
GhostBSD 26.1-R15.0p2 released today as a big upgrade for this desktop-focused, BSD operating system derived from FreeBSD… ⌘ Read more
Linux 7.1 Adds New AMD SMCA Bank Types, Presumably For Upcoming EPYC Venice
The AMD Machine Check Exception “mce_amd” driver as part of the Error Detection And Correction (EDAC) subsystem is introducing support for new SMCA bank types on AMD platforms. Given the timing these new bank types are presumably for AMD’s upcoming Zen 6 / EPYC Venice hardware… ⌘ Read more
WireGuard For Windows Reaches v1.0
For those making use of the WireGuard open-source, secure VPN tunnel software, WireGuard For Windows 1.0 is finally available… ⌘ Read more
Seven stable kernels for Saturday
Greg Kroah-Hartman has announced the release of the 6.19.13, 6.18.23, 6.12.82, 6.6.135, 6.1.169, 5.15.203, and 5.10.253 stable kernels. Each contains a
number of important fixes throughout the tree; users are advised to
upgrade. ⌘ Read more
Linux 7.1 Scheduler Changes May Benefit Some Workloads
The scheduler changes for Linux 7.1 are now in place and may bring performance benefits for at least some systems and workloads… ⌘ Read more
Linux 7.1 Lands High Resolution Timer “HRTIMER” Overhaul
Merged this week for Linux 7.1 was a rework of the high resolution timer “HRTIMER” subsystem for reducing the overhead of frequently-armed timers, such as the HRTICK scheduler timer. The HRTICK scheduler timer is useful for enhancing system responsiveness and fairness… ⌘ Read more
The “NTFS Resurrection” Has Occurred For Linux 7.1
As a very exciting follow-up to the recent article around the new NTFS driver being submitted for Linux 7.1 to address the shortcomings of the current Paragon NTFS3 driver and the prior read-only NTFS kernel driver, that work has been merged!.. ⌘ Read more
New/Overhauled NTFS Driver Merged For Linux 7.1
As a very exciting follow-up to the recent article around the new NTFS driver being submitted for Linux 7.1 to address the shortcomings of the current Paragon NTFS3 driver and the prior read-only NTFS kernel driver, that work has been merged!.. ⌘ Read more
Wine 11.7 Brings VBScript Fixes, DirectSound 7.1 Channel Support
For those using upstream Wine for running your Windows games/apps on Linux rather than the likes of the Proton 11.0 beta, out today is Wine 11.7 as the newest bi-weekly development release… ⌘ Read more
[$] The 7.0 scheduler regression that wasn’t
One of the more significant changes in the 7.0 kernel release is to use the lazy-preemption mode by default in the CPU
scheduler. The scheduler developers have wanted to reduce the number of
preemption modes for years, and lazy preemption looks like a step toward
that goal. But then there came this report
from Salvatore Dipietro that lazy preemption caused a 50% performance
regression on … ⌘ Read more
Linux 7.1 Crypto Code Rework Enables More Optimizations By Default
Linux libcrypto cryptography subsystem changes for the v7.1 kernel are enabling more optimizations by default and in turn helping to achieve better crypto/hashing performance on this next kernel version… ⌘ Read more
Linux 7.1 x86/x86_64 Aligns With Other Architectures Now For Supporting Custom Restart Handlers
With the vast majority of x86/x86_64 systems supporting restarting the system using ACPi, BIOS, or even the KBD keyboard controller, with Linux 7.1 is now support in place for using custom restart handlers registered by drivers, such as in place for other CPU architectures… ⌘ Read more
New Lenovo Fan Driver, More ASUS Motherboards With Sensor Monitoring For Linux 7.1
All of the hardware monitoring “HWMON” subsystem updates were merged this week for the Linux 7.1 kernel… ⌘ Read more
本周赛博领鸡蛋[4.17~4.23]
本周赛博领鸡蛋桌面端只有一款即时战术潜行游戏《疯狂之石》,手机游戏 1 款但锁区。@Appinn 《疯狂之石|The Stone of Madness》 这是一款以潜行与策略为核心的战术游戏,背景设定在18世纪,西班牙的一家充满宗教与神秘气息的修道院中。玩家需要操控多名角色,在不同时间段执行潜入、探 ⌘ Read more
Intel’s New Core Series 3 Is Its Answer To the MacBook Neo
Intel has launched a new budget-focused Core Series 3 processor line for lower-cost laptops – “Intel’s response to budget CPUs that are appearing in laptops like the Apple MacBook Neo,” writes PCWorld’s Mark Hachman. From the report: Intel unexpectedly launched the Core Series 3, based on its excellent “Panther Lake” (Core Ultra Series 3) architecture and 1 … ⌘ Read more
New NTFS File-System Driver Submitted For Linux 7.1
Making today very exciting in Linux 7.1 merge window land was a pull request being sent out for introducing the new, modern NTFS file-system driver. Linus Torvalds has yet to comment if he’s going to merge the new driver but it looks like it’s ready for providing a better Linux NTFS experience over the current NTFS3 driver that was upstreamed by Paragon Software a few years ago and hasn’t seen too much feature progress… ⌘ Read more
Linux 7.1 sched_ext Brings cgroup Sub-Scheduler Groundwork, Idle SMT Sibling Improvement
The extensible scheduler “sched_ext” code for allowing Linux scheduling behavior to be defined via BPF programs is seeing some useful improvements with the in-development Linux 7.1 kernel… ⌘ Read more
New Media Drivers Merged For Linux 7.1
The media subsystem updates have been merged for the ongoing Linux 7.1 merge window and includes new hardware support… ⌘ Read more
Rust 1.95.0 released
Version\
1.95.0 of the Rust language has been released. Changes include the
addition of a cfg_select!
macro, the capability to use if let guards to allow conditionals based on pattern\
matching, and many newly stabilized APIs. See the release\
notes … ⌘ Read more
[$] The first half of the 7.1 merge window
The 7.1 merge window opened on April 12 with the release
of the 7.0 kernel. Since then, 3,855 non-merge changesets have been
pulled into the mainline repository for the next release. This merge
window is thus just getting started, but there has still been a fair amount
of interesting work moving into the mainline. ⌘ Read more
Rust 1.95 Released With Several Improvements
Rust 1.95 was released to the wild today as the latest feature update to this popular programming language… ⌘ Read more
Security updates for Thursday
Security updates have been issued by AlmaLinux (bind, bind9.16, bind9.18, cockpit, fence-agents, firefox, fontforge, git-lfs, grafana, grafana-pcp, kernel, nghttp2, nginx, nginx:1.24, nginx:1.26, nodejs:20, nodejs:22, nodejs:24, pcs, perl-XML-Parser, perl:5.32, resource-agents, squid:4, thunderbird, and vim), Debian (incus, lxd, and python3.9), Fedora (cef, composer, erlang, libpng, micropython, mingw-openexr, moby-engine, NetworkManager-ssh, perl, perl-Devel-Cover, perl-PAR-Packer, polymake, … ⌘ Read more
Intel LASS In Good Shape For Linux 7.1
In addition to Linux 7.1 supporting FRED by default for Flexible Return and Event Delivery, another Intel CPU feature now in good shape for this next kernel version is Linear Address Space Separation (LASS)… ⌘ Read more
Linux Begins Removing Support For Russia’s Baikal CPUs
Beyond Linux 7.1 beginning to phase out Intel 486 CPU support, this next Linux kernel version is also beginning to remove driver code for supporting Russia’s Baikal CPUs… ⌘ Read more
Linux 7.1 Picks Up The MMC Changes After Rejected By Linus In Linux 7.0
Back during the Linux 7.0 merge window the MMC changes were rejected by Linus Torvalds as “complete garbage” that wasn’t building properly and not vetted through linux-next. He went without pulling any MMC changes for the v7.0 cycle while now for Linux 7.1 the code has been better tested and successfully merged… ⌘ Read more
Linux 7.1 Delivers Performance Regression Fix For Sheaves
The Linux 7.1 kernel is bringing performance improvements for Sheaves, the per-CPU caching layer introduced several kernel cycles ago (Linux 6.18) for better efficiency on today’s high core count hardware. Sheaves began as an opt-in feature but since Linux 7.0 is now being used for all caches… ⌘ Read more
@movq@www.uninformativ.de LOL. I think I get the idea. I am concerned about AI too. Managers starting with “I don’t know anything about this, but here is what says”. Infuriating.
I came across this one today, here is a gift link: https://www.nytimes.com/2026/04/15/opinion/art-artificial-intelligence.html?unlocked_article_code=1.bFA.XNiu.ZukFfdNl3Al1&smid=nytcore-ios-share
WQ_AFFN_CACHE_SHARD Merged For Linux 7.1: Significant Win For CPUs With Many Cores Per LLC
The workqueue changes merged today for the Linux 7.1 kernel are significant for today’s modern high-end processors where there can be many CPU cores per last level cache (LLC / L3 cache). The new WQ_AFFN_CACHE_SHARD affinity scope can reduce some contention on such systems and help achieve greater performance… ⌘ Read more
Linux 7.1 Is A Big Win For Intel Panther Lake With FRED Now Enabled By Default
Last month I ran benchmarks showing the very positive performance impact FRED has on Intel’s new Panther Lake processors while wondering why Flexible Return and Event Deliver wasn’t enabled by default yet on Linux. Hours after that story was published, an Intel engineer posted the patch to enable FRED by default with the rationale they were waiting for hardware to be publicly released in order to evaluate the performance benefit. D … ⌘ Read more
Snapchat Blames AI As It Cuts 1,000 Jobs
Snap is laying off about 1,000 employees, or 16% of its workforce, while closing 300 open roles as it tries to cut costs and push toward profitability with more AI-driven efficiency. “While these changes are necessary to realize Snap’s long-term potential, we believe that rapid advancements in artificial intelligence enable our teams to reduce repetitive work, increase velocity, and better support o … ⌘ Read more
Mesa 26.1-rc1 Released For Testing With Many New Vulkan Extensions & Optimizations
Eric Engestrom stepped up again to serve as Mesa release manager for this quarter’s Mesa 26.1 feature release. Mesa 26.1-rc1 was just released in kicking off the weekly release candidate dance until Mesa 26.1 stable is ready for debut in May… ⌘ Read more
Sched QoS For Linux Aims To Improve Scheduling & Inspired In Part By Apple’s QoS Classes
Linux developer Qais Yousef with Google has announced the alpha release of Sched QoS as a new initiative for user-space assisted scheduling. The scheduling model in turn is based in part on Apple’s quality of service classes used by iOS for classifying software as user interactive, user initiative, utility, or background tasks… ⌘ Read more
Security updates for Wednesday
Security updates have been issued by AlmaLinux (capstone, cockpit, firefox, git-lfs, golang-github-openprinting-ipp-usb, kea, kernel, nghttp2, nodejs24, openexr, perl-XML-Parser, rsync, squid, and vim), Debian (imagemagick, systemd, and thunderbird), Slackware (libexif and xorg), SUSE (bind, clamav, firefox, freerdp2, giflib, go1.25, go1.26, helm, ignition, libpng16, libssh, oci-cli, rust1.92, strongswan, sudo, xorg-x11-server, and xwayland), and Ubuntu (rust-tar and rustc, rustc-1.7 … ⌘ Read more
Linux 7.1 Adds New Child Auto-Reap & PIDFD Auto-Kill Flags For clone3()
The clone3() system call in Linux 7.1 is adding three new flags for greater control over the creation of child processes… ⌘ Read more
AMD EDAC Driver In Linux 7.1 Adds Support For Zen 3 Rembrandt Hardware With ECC
The Error Detection And Correction “EDAC” subsystem updates have been merged for Linux 7.1 that deal with reporting of ECC memory errors and the like from various hardware drivers… ⌘ Read more
Linux 7.1 Gets Rid Of Some Unnecessary Memory Clobbers
The x86/asm changes merged yesterday for the Linux 7.1 kernel with a few low-level improvements… ⌘ Read more
exFAT For Linux 7.1 Helps Reduce File Fragmentation, Fixes
The exFAT file-system changes have landed for the in-development Linux 7.1 kernel… ⌘ Read more
Modal 提供免费的 GLM-5.1 模型到月底,但限速 1
Modal 是一个提供云AI算力的平台,目前提供免费的 GLM-5.1 模型到月底,但限制并发请求 1。 模型入口 直接在该页面左侧点击 Sign in 注册即可: 然后可以看到并发请求限制为 1,也就是同一时间段只能有一个连接。 以及模型来自 Z.ai,2026年4月发布,746B 参数。 免费到 ⌘ Read more
Linus Torvalds Merged The Code Beginning To Remove Intel 486 CPU Support In Linux 7.1
As a follow-up to the news first-covered on Phoronix earlier this month about Linux 7.1 expected to begin removing i486 CPU support: it indeed happened. Linus Torvalds took the initial removal bits today without any fuss today for beginning the phase out of M486 / M486SX / ELAN kernel support… ⌘ Read more
FCC Grants Netgear Conditional Approval For Routers
The FCC has granted (PDF) Netgear the first exemption from its foreign-made router ban, allowing the company to keep selling new consumer router models made outside the U.S. through Oct. 1, 2027. PCMag reports: The Defense Department reviewed Netgear’s application for an exemption and found that its products “do not pose risks to US national security.” The FCC’s order do … ⌘ Read more
LLM-Assisted Patches For Linux 7.1 May Have Negative Impact On 32-bit Systems
Code now merged for the Linux 7.1 kernel may provide some negative performance implications for those still running modern Linux kernels on 32-bit hardware. A fundamental change can present cache line alignment and slab sizing implications for 32-bit Linux OS users but will provide for cleaner code with modern 64-bit computing… ⌘ Read more
Linus Torvalds Rejects Performance Fix “Hack” & Kconfig “Terrible Things” For Linux 7.1
While a lot of interesting new features and changes have been merged already for the Linux 7.1 merge window, two pull requests stand out so far for being rejected by Linus Torvalds and complete with his to-the-point commentary… ⌘ Read more
$3.1m per job: does the employment case for data centres stack up?
For every $3.1 million invested in data centre infrastructure, according to the industry’s own figures, Australia gets one permanent data centre job. ⌘ Read more
Nginx 1.30 Released With Multipath TCP, ECH & More
Nginx 1.30 was just released as the newest stable version of this popular web server. Nginx 1.30 incorporates all of the changes from the Nginx 1.29.x mainline branch to provide a lot of new functionality like Multipath TCP (MPTCP)… ⌘ Read more
GNOME Mutter 50.1 Fixes Performance Regression For Some NVIDIA Driver Versions
GNOME Shell 50.1 and Mutter 50.1 were released today as the first point releases in the GNOME 50 series… ⌘ Read more