Steam Deck OLED is Absurdly Overpriced Now, Yet It Sold Out in North America Overnight
The handheld returned at $789 and $949, sold out in North America within 24 hours, and is now back with inconsistent availability.
Latest Linux and open source news from around the web
The handheld returned at $789 and $949, sold out in North America within 24 hours, and is now back with inconsistent availability.
Rocky Linux 10.2 Linux distribution is now available for download as a free alternative to Red Hat Enterprise Linux 10.2. Here’s what’s new!
Fwupd 2.1.4 Linux firmware updater expands hardware support with Intel Arc Pro B65/B70, Lenovo docks, Pixart touchpads, and more SPI chips.
Fwupd 2.1.4 Linux firmware updater is now available for download with support for Intel Arc Pro B65 and Arc Pro B70, Lenovo dock devices, Pixart TP devices, as well as various other improvements.
Google announced at Google I/O that Canonical is now the new lead maintainer and ‘strategic steward’ of Flutter desktop for Windows, macOS and Linux. “[The Flutter] desktop experience has reached a new level of maturity this year, driven by our incredible engineering partnership with Canonical, the publisher of Ubuntu”, says Kate Lovett, Engineer Manager on the Flutter Framework team at Google. “This progress is fuelled by Canonical’s dedication to ensuring that Flutter delivers on every desktop” she adds. Canonical made Flutter its ‘default choice’ for developing new Ubuntu apps in 2021. Since then the distro has created a variety of […]
Many organizations require US Federal Information Processing Standard (FIPS) certification of the crypto code they are running. The certification process is lengthy, but the bigger problem is that the way the crypto subsystem is built into the kernel makes the result unable to be reused across kernel updates. I have proposed a patch series that decouples the crypto subsystem into a standalone loadable module, allowing a certified crypto module to be reused with multiple kernels and, thus, requiring fewer lengthy recertification delays.
Andrew Nesbitt has written a blog post detailing a recent incident with the jqwik library for property-based testing in Java. On May 25, the 1.10.0 release of jqwik included a change that attempts to instruct coding agents to disregard previous instructions and delete jqwik tests and code. I think this is a new class of supply-chain input worth keeping an eye on, mostly because of how little of the existing tooling has any opinion about it. A System.out.print of sixty-eight bytes of plain ASCII isn't the kind of thing scanners are looking for, since those watch for install hooks, network calls, filesystem writes, obfuscated strings and the like. The jar makes the same syscalls it made in 1.9, and because the change was committed and released by the legitimate maintainer through the normal build, it's clean from a SLSA point of view too: the provenance is what it should be. Anyone who reads the diff can see what it does, but a patch bump of a test-scoped dependency is not where most pro
Atomic distros can save you a lot of headaches.
Security updates have been issued by AlmaLinux (.NET 8.0, .NET 9.0, cockpit, firefox, flatpak, httpd, kernel, and kernel-rt), Debian (kernel, kitty, lemonldap-ng, nagios4, python-flask-httpauth, and roundcube), Fedora (CImg, gmic, haveged, jpegxl, kernel, libpng, mapserver, mingw-qt6-qtsvg, openbao, perl-Sereal, perl-Sereal-Decoder, perl-Sereal-Encoder, and podofo), Mageia (bind, graphicsmagick, microcode, nginx, packages, perl-Catalyst-Plugin-Authentication, perl-HTTP-Daemon, perl-IO-Compress, and thunderbird(-l10n)), SUSE (alloy, apache2, beets, bubblewrap, cups, docker-stable, ffmpeg-4, ffmpeg-7, firefox, google-osconfig-agent, patterns-glibc-hwcaps, podman, samba, thunderbird, trivy, xdg-desktop-portal, and xz), and Ubuntu (apache2, libreoffice, multipart, openjdk-17, openjdk-17-crac, openjdk-21, openjdk-21-crac, openjdk-25, openjdk-25-crac, openjdk-26, openjdk-8, openjdk-lts, php8.1, php8.3, php8.4, php8.5, pyopenssl, python-pip, qtsvg-opensource-src, sed, and vim).
The new System76 Thelio Major powered by the AMD Ryzen Threadripper 9000 series and optionally with the Radeon AI PRO R9700 graphics card for an all-open-source AMD Linux stack is a mighty powerful workstation. If desiring even more compute potential out of this high-end desktop/workstation, CachyOS works pretty darn well on this new system with lofty leads over upstream Arch Linux as well as Ubuntu 26.04 LTS and the stock Pop!_OS 24.04 distribution.
Last week's collection of networking subsystem fixes for Linux 7.1 noted craziness continuing with no end in sight with a large pull request of fixes with many of them spurred on by AI/LLM coding agents. This week it's "significantly bigger" than prior kernel cycles for this late stage of kernel development due to this assistance of large language models...
QEMU is considering limited acceptance of AI-assisted patches, covering tests, documentation, mechanical changes, and small bug fixes.
Here's how to set up partitions on a second disk so you can make the most out of your storage.
A change coming on the way for the upcoming Linux 7.2 kernel cycle is yielding a significant improvement to the direct I/O write performance. While a big gain, technically it's a regression fix after a change mistakenly dropped the behavior several years ago...
Introduced in Linux 7.1 is a dedicated CRTC background color property for DRM graphics/display drivers. The "BACKGROUND_COLOR" property can be used with capable drivers and display controllers as the default background color when not covered by any plane or from transparent regions of higher planes. With the upcoming Linux 7.2 kernel cycle, the Intel DRM driver will begin supporting this background color property...