Security updates for Monday
Security updates have been issued by AlmaLinux (kernel, libcap, libtiff, sudo, and thunderbird), Debian (dovecot, imagemagick, incus, kernel, libexif, linux-6.1, openjdk-25, pyasn1, python-aiohttp, and thunderbird), Fedora (chromium, firefox, GitPython, glibc, insight, krb5, nano, nss, openssh, openvpn, perl-CryptX, python3.14, rust-openssl, rust-openssl-sys, rust-sequoia-git, and xen), Oracle (dtrace, fence-agents, grafana-pcp, libcap, libtiff, sudo, and xorg-x11-server-Xwayland), **Red Ha … ⌘ Read more
Mesa Begins Seeing Patch Activity For AMD GFX12.1 Graphics
Since last November we’ve begun seeing new open-source driver activity for their next-gen GPU IP with their GFX12.1 graphics engine. GFX12 (12.0) was for the Radeon RX 9000 series RDNA4 hardware while GFX 12.1 is some new revision for yet-to-be-known products while there is also GFX13 bring-up and GFX12.5 too… ⌘ Read more
Can Investors Trust AI Sales Figures? Asks Wall Street Journal Opinion Piece
A Wall Street Journal opinion piece warns of “a troubling trend” in AI’s growth. “Rather than selling software, some AI companies are paying their partners to use it.”
It cites OpenAI’s $1.5 billion joint venture with private-equity firms, Anthropic’s $200 million contribution to a private-equity firm joint venture, and Google’ … ⌘ Read more
Kernel prepatch 7.1-rc2
The second 7.1 kernel prepatch is out for
testing. “It’s not small, and while it’s a bit early to say for sure, I
do suspect we’re seeing the same continued pattern of more patches than
usual - probably due to AI tooling - that we saw in 7.0.” ⌘ Read more
发现频道:最近10日的热门排行榜[2026年第18期]
最近10日,来自小众软件论坛的发现频道的热门排行榜,由系统自动生成,直接列出来: 序号 主题 1️⃣ 【开源免费自荐】无羁 音乐播放器:一款现代化的 Windows 在线和本地音乐播放器 2️⃣ 推荐一款在Win下替代剪贴板工具(Win+V)的工具 3️⃣ 分享我写的高校数据可视化工具 4️⃣ 5套 ⌘ Read more
Linux 7.1-rc2 Released With Audio Fix For Steam Deck OLED, Other Fixes
Linux 7.1-rc2 is out for testing with its accumulation of initial bug and regression fixes that have been collected over the past week since the Linux 7.1 merge window was capped off… ⌘ Read more
Just missed the 15th anniversary of the Linux installation on my laptop:
$ head -n 1 /var/log/pacman.log
[2011-04-27 11:38] installed filesystem (2011.04-1)
New NTFS Driver Sees More Fixes With Linux 7.1-rc2
One of the most prominent changes with the upcoming Linux 7.1 kernel release is the introduction of the new NTFS driver in the Linux 7.1 kernel. This new driver provides more features and better performance than the Paragon NTFS3 driver that’s been in the kernel the past few years and far better off than the original NTFS read-only driver that previously was in the kernel and for which this new driver is based. Needless to say it’s also a big improvement o … ⌘ Read more
Linux 7.1 Fixes Audio For The Steam Deck OLED After Being Broken 2 Years On The Upstream Kernel
It turns out the Steam Deck OLED gaming handheld has not had working audio support with the mainline (upstream) Linux kernel since a change in late 2023 that was merged for Linux 6.8. There was an AMD ASoC audio change that inadvertently broke audio support for the Steam Deck OLED handheld but not affecting the original LCD model. Valve’s downstream Steam OS kernel has compensated for this known breakage and other dis … ⌘ Read more
Linux 7.1-rc2 Bringing Some More Improvements/Fixes For Older AMD GPUs
Merged on Friday ahead of the Linux 7.1-rc2 kernel release due out tomorrow were this week’s batch of Direct Rendering Manager (DRM) kernel graphics / display / accelerator driver fixes… ⌘ Read more
FreeBSD 15.1 Beta Released For Early Testing
Following last year’s release of FreeBSD 15.0, FreeBSD 15.1 is working its way toward release release in June. For kicking off the release dance, FreeBSD 15.1 Beta 1 is available today for testing… ⌘ Read more
30% Off Canon Promo Codes | May 2026
Save an extra 10% or 30% with Canon coupon codes, plus up to $1,600 on cameras, printers, and more this May. ⌘ Read more
Steam On Linux In April Pulled Back From Its Record High Marketshare
Steam on Linux use in March had skyrocketed to 5.33%, a 3.1% boost month-over-month and easily the highest level we’ve seen Steam on Linux at since its inception more than a decade ago. This record growth came amid the ongoing success of the Steam Deck handheld and Steam Play (Proton) for enabling more Windows games to run well on Linux. The April numbers are in and the Linux gaming marketshare pulled back somewhat but still remaining healthy… ⌘ Read more
Vulkan 1.4.350 Released With Three New Extensions
Vulkan 1.4.350 released earlier today as the newest routine spec update. Beyond the usual minor fixes/clarifications, Vulkan 1.4.350 tacks on three more extensions… ⌘ Read more
AMD Posts HDMI 2.1 FRL Patches For Their AMDGPU Linux Driver
It’s not complete HDMI 2.1 support but to much surprise hitting the mailing list today were official patches from AMD for implementing HDMI Fixed Rate Link “FRL” support for their kernel graphics driver. HDMI FRL as part of HDMI 2.1+ allows for higher bandwidth to support higher refresh rates and resolutions… ⌘ Read more
Linux 7.0 Release, Age Verification Laws, Ryzen 9 9950X3D2 & Other April Happenings
A lot happened in the Linux and open-source world during the month of April. Ubuntu 26.04 LTS and Fedora 44 shipped, a lot of news around age attestation/verification laws, the Linux 7.0 kernel was released, Linux 7.1 is bringing many exciting changes as well as removing of old hardware drivers, the Ryzen 9 9950X3D2 Dual Edition CPU was released, we began testing the Intel Arc Pro B70 “BMG-G31”, and much more software and hardware co … ⌘ Read more
Linux 7.2 To Set Default DRM Scheduler Priority To “Fair”, New AIE4 Hardware In AMDXDNA
Even while the Linux 7.1 merge window was still ongoing this month, the initial “drm-misc-next” pull request to DRM-Next was sent out for beginning to queue new feature material toward the Linux 7.2 kernel coming this summer… ⌘ Read more
GCC 16.1 released
Version\
16.1 of the GNU Compiler Collection (GCC) has been
released.
The C++ frontend now defaults to the GNU C++20 dialect and the corresponding
parts of the standard library are no longer experimental. Several
C++26 features receive experimental support, including Reflection
(-freflection), Contracts, expansion statements andstd::simd.
Other changes include the introduction of an experimental compiler
frontend for the [Algol … ⌘ Read more
Seven new stable kernels for Thursday
Greg Kroah-Hartman has released the 7.0.3, 6.18.26, 6.12.85, 6.6.137, 6.1.170, 5.15.204, and 5.10.254 stable kernels. The 7.0.3 and
6.18.26 kernels only contain fixes needed for Xen users; he advises
that all users of the other kernel series … ⌘ Read more
Security updates for Thursday
Security updates have been issued by AlmaLinux (buildah, firefox, gdk-pixbuf2, giflib, grafana, java-1.8.0-openjdk, java-21-openjdk, LibRaw, OpenEXR, PackageKit, pcs, python3.11, python3.12, python3.9, sudo, tigervnc, vim, xorg-x11-server, xorg-x11-server-Xwayland, yggdrasil, and yggdrasil-worker-package-manager), Debian (calibre, firefox-esr, and openjdk-17), Fedora (asterisk, binaryen, buildah, dokuwiki, lemonldap-ng, libexif, libgcrypt, miniupnpd, openvpn, podman, python3.9, rust-rpm-sequo … ⌘ Read more
Linux 7.1-rc1 Showing Off Some Wins On AMD Ryzen Threadripper
My initial testing of the Linux 7.1 development kernel on various systems in the lab continues going well. Aside from one main regression in a synthetic micro-benchmark appearing on multiple systems, not seeing much in the way of Linux 7.1 performance concerns thus far and seeing some nice performance gains in select workloads… ⌘ Read more
Servo Browser Engine Seeing Progress On FreeBSD Support
Following the recent Servo 0.1 release, the Servo project has published their latest monthly status report to highlight recent development efforts around this modern open-source browser engine… ⌘ Read more
[$] LWN.net Weekly Edition for April 30, 2026
Inside this week’s LWN.net Weekly Edition:
Front: Famfs; Python packaging council; Zig concurrency; pages and folios; Strawberry music manager; 7.1 merge window.
Briefs: GnuPG 2.5.19; Copy Fail; Plasma security; Fedora 44; Ubuntu 26.04; Niri 26.04; pip 26.1; RIP Seth Nickell; RIP Tomáš Kalibera; Quotes; …
Announcements: Newsletters, conferences, security updates, patc … ⌘ Read more
Apple Gives Up On the Vision Pro After M5 Refresh Flop
MacRumors reports that Apple has effectively paused work on Vision Pro after the M5 refresh failed to revive demand. The team has reportedly been reassigned and the company is now shifting focus toward smart glasses instead. From the report: The Vision Pro has been criticized for its high price tag and its uncomfortable weight. The device is over 1.3 pounds, and ev … ⌘ Read more
@prologic@twtxt.net @movq@www.uninformativ.de @bender@twtxt.net Thank you very much! <3
I only filtered out the noise floor of the camera itself. I selected one second of “silence” in Audacity and used the “Effect” → “Noise reduction” (Rausch-Verminderung in German) dialog with its default settings. I repeated that two or three times in total with different sections of “silence”. It’s very hard to find something where there is really no other bird singing in the background. But in contrast to the original audio, the edited version is noticeably more squeaky I find.
Oh, and I increased the volume. Especially after the noise reduction, everything is a bit quieter.
I got rather lucky, only a few cars went by and my microphone is too shitty, to really pick it up. :-D It’s kinda drowned out by the background noise. 45 seconds into the video, a car passes. Also at 1:10 without a doubt. I’m sure there were actually many were. Most of them passed behind me, the mic is facing away from that sound source. Of course, the densely built-up area still reflects a lot.
It also helped that Azabache is a loud singer himself. Fortunately, no idiots screaming either.
If you want to compare yourself or play around to see what other improvements you are able to achieve, I uploaded the original from the camera in the same directory under the lovely name DSCN5687.MOV. It’s 236.1 MiB in size.
Linux’s sched_ext Sees A Bunch Of Bug Fixes Following Increased AI Code Review
Just days after the Linux 7.1-rc1 kernel release, the Linux kernel’s extensible scheduler class “sched_ext” is seeing a lot of bug fixes. Many of these bug fixes aren’t just from the Linux 7.1 merge window but a number date back many kernel cycles. This uptick in bug fixes for sched_ext is coming due to increased AI code review… ⌘ Read more
Rust-Written Zed 1.0 Code Editor Released
Zed, the cross platform, open-source text/code editor written by the developers behind the Atom editor, has finally reached version 1.0… ⌘ Read more
Security updates for Wednesday
Security updates have been issued by AlmaLinux (firefox, gdk-pixbuf2, java-17-openjdk, libxml2, python3, python3.11, python3.12, sudo, and webkit2gtk3), Debian (dnsdist, node-tar, pdns, pdns-recursor, and policykit-1), Fedora (chromium, edk2, and vim), Oracle (firefox, gdk-pixbuf2, go-toolset:rhel8, libpng12, LibRaw, libxml2, python, python3, python3.11, python3.12, python3.12-wheel, vim, webkit2gtk3, xorg-x11-server, xorg-x11-server-Xwayland, yggdrasil, and yggdrasil-worker-package-mana … ⌘ Read more
Hygon C86-4G CPU Support Added To The GCC 17 Compiler
Merged today to the GCC Git compiler codebase, which will be for GCC 17 rather than the imminent GCC 16.1 stable release, is adding support for the Chinese-manufactured Hygon C86-4G-M4 / C86-4G-M6 / C86-4G-M7 series x86_64 processors… ⌘ Read more
20% Off LG Promo Code & Coupons | May 2026
Save 20% with an LG promo code today, plus up to $1,000 off appliances, 40% off bestselling TVs and monitors. ⌘ Read more
Valve Updates GameNetworkingSockets After Nearly Four Year Hiatus
Back in 2018, Valve open-sourced their Steam networking sockets library as a basic network transport layer for games. This library is used by games from Counter-Strike to Dota 2 and since its public open-source drop has been picked up elsewhere. Finally after going nearly four years without a new version, GameNetworkingSockets v1.5 dropped today… ⌘ Read more
UAE To Leave OPEC Amid Hormuz Oil Crisis
fjo3 writes: The United Arab Emirates announced Tuesday that it would exit the Organization of the Petroleum Exporting Countries (source paywalled; alternative source), or OPEC, along with the wider group of partners known as OPEC+, effective May 1, in what could be a blow to control over prices by the group, long led in practice by Saudi Arabia. The move “reflects the UAE’s long-term strategi … ⌘ Read more
UAE To Exit OPEC After Nearly 60 Years
On May 1, the United Arab Emirates will end its a 59-year membership in the oil consortium, allowing it to raise output during one of the most volatile energy markets in years. ⌘ Read more
GCC 16’s Improved Error Messages, Experimental HTML Output
GCC 16.1 as the first stable version of the GCC 16 compiler is releasing as soon as later this week if all goes well. Among the many improvements in this year’s open-source compiler update are continued enhancements to the error messages as well as having an experimental HTML output option for messages… ⌘ Read more
Security updates for Tuesday
Security updates have been issued by Debian (openjdk-21 and webkit2gtk), Fedora (botan3, chromium, cockpit, firefox, flatpak, gum, libarchive, libcoap, mingw-python3, ngtcp2, nss, openssh, openssl, openvpn, PackageKit, python3-docs, python3.11, python3.12, python3.13, python3.14, vim, and xrdp), Oracle (firefox, gdk-pixbuf2, java-1.8.0-openjdk, java-21-openjdk, python3.12, python3.9, sudo, and tigervnc), Red Hat (tigervnc and xorg-x11-server-Xwayland), Slackware (mpg123 and proftpd), * … ⌘ Read more
Proton 11.0 Beta 2 Updates VKD3D-Proton
Following the release of Proton 11.0 Beta 1 from two weeks ago that updated against Wine 11.0, this heart to Valve’s Steam Play is now out with a second beta release… ⌘ Read more
作为 Snipaste 付费用户,试完 PixPin 3 我动摇了,就差最后一点细节
备受好评的 Windows/macOS 跨平台截图 PixPin 进入 3.x 时代,目前最新版本 v3.1.4.0,主要更新:全新界面、接入 AI 提升识别与翻译,以及新增自动马赛克、贴图穿透、条码识别等功能。@Appinn PixPin 3 新增功能 新增功能 说明 全新界面(UI 重构) 界面 ⌘ Read more
Hulu Promo Codes & Discounts: 20% Off in April
Students can get a Hulu plan for $1.99 per month. Get more details on this and other great deals below. ⌘ Read more
pip 26.1 released
Version 26.1 of
the pip package installer for Python has been released. Richard Si
has published a blog\
post that looks at some of the highlights of 26.1 including
dependency cooldowns, experimental support for pylock ( pylock.toml)
files, and [resolver\
improvements](https://ichard26.github.io/blog/2026/04/whats-new-i … ⌘ Read more
GitHub Copilot Is Moving To Usage-Based Billing
GitHub said in a blog post today that it is moving Copilot to usage-based billing starting June 1. Base subscription prices will remain the same but premium requests will be replaced with monthly AI Credits that are consumed based on token usage.
“Instead of counting premium requests, every Copilot plan will include a monthly allotment of GitHub AI Credits, with the option … ⌘ Read more
[$] The rest of the 7.1 merge window
By the time Linus Torvalds released 7.1-rc1
and closed the 7.1 merge window, 12,996 non-merge changesets had been
pulled into the mainline repository; just over 9,000 of those arrived after
the first-half summary was written. These
changes were more driver-oriented than those seen earlier, but still also
included many new features across the kernel as a whole. ⌘ Read more
California’s Billionaire Tax Has the Signatures to Make the Ballot
California’s proposed billionaire tax appears headed for the November ballot after backers said they gathered more than 1.5 million signatures, well above the threshold needed to qualify. SF Standard reports: Backers of the initiative announced this weekend that more than 1.5 million people signed a petition to bring the one-time, 5% wealth ta … ⌘ Read more
DeepSeek V4 Arrives With Near State-of-the-Art Intelligence At 1/6th the Cost
An anonymous reader quotes a report from VentureBeat: The whale has resurfaced. DeepSeek, the Chinese AI startup offshoot of High-Flyer Capital Management quantitative analysis firm, became a near-overnight sensation globally in January 2025 with the release of its open source R1 model that matched proprietary U.S. giants … ⌘ Read more
With Linux 7.1 The Mainline Kernel Now Supports Real-Time “RT” On ARM
The Linux 7.1 mainline kernel will allow building a real-time “PREEMPT_RT” kernel for the ARM architecture with no longer needing any out-of-tree patches… ⌘ Read more
XWayland 24.1.11 Brings Crash Fixes
Red Hat’s Olivier Fourdan announced today the availability of XWayland 24.1.11 that brings a few bug/regression fixes… ⌘ Read more
Tech giants ship more than $14 billion offshore amid AI debate
New filings show the extent to which Google, Meta and Amazon send revenue overseas, as new media laws loom. ⌘ Read more
Two Hot Climate Tech Startups Just Raised $1 Billion+ in IPOs
Public stock exchanges “appear to be warming to climate tech startups,” reports TechCrunch. “Or at least some of them.”
This week, nuclear startup X-energy went public, raising $1 billion in an upsized share offering that appears to have delivered a windfall for its investors, including Amazon [and Google]. Retail investors apparently can’t get enough … ⌘ Read more
Kernel prepatch 7.1-rc1
Linus has released 7.1-rc1 and closed the
merge window for this release.
Things look fairly normal, although we do have a few different
projects to cull some old hardware support to help minimize
maintenance burden: phasing out i486 support (configs deleted, code
deletions to follow) and independently starting to remove some
really old networking hardware support, and removing some SoC
support that never went anywhere.But we’re more than making up for … ⌘ Read more
D7VK v1.8 Continues Improving Legacy Direct3D Atop The Vulkan API
D7VK as what began as an implementation of the Direct3D 7 API on top of the Vulkan API, based off DXVK as part of Steam Play (Proton) for D3D8 through D3D11 support, continues enhancing its legacy D3D API support that over time has stretched now from D3D7 to D3D3… ⌘ Read more
Meta’s Australian cash machine: $1.5 billion shipped offshore
New filings show the tech giant sent most of its revenues offshore and paid its first dividend in years, as new media laws loom. ⌘ Read more