๐ฐ Linux Driver To Expose Voltage Inputs For Raspberry Pi SBCs
The Raspberry Pi hardware monitoring driver "RASPBERRYPI-HWMON" is being extended to allow exposing voltage measurements on these ARM single board computers...
๐ Source: https://www.phoronix.com/news/Raspberry-Pi-Voltage-Inputs
#arm #linux #raspberry
The Raspberry Pi hardware monitoring driver "RASPBERRYPI-HWMON" is being extended to allow exposing voltage measurements on these ARM single board computers...
๐ Source: https://www.phoronix.com/news/Raspberry-Pi-Voltage-Inputs
#arm #linux #raspberry
Phoronix
Linux Driver To Expose Voltage Inputs For Raspberry Pi SBCs
The Raspberry Pi hardware monitoring driver 'RASPBERRYPI-HWMON' is being extended to allow exposing voltage measurements on these ARM single board computers.
โค14๐12๐ฉ1
๐ฐ Intel TDX Runtime Updates Looks Like It Will Land For Linux 7.2
A feature that has been worked on for a while now by Intel Linux engineers is for allowing run-time updates of the Trusted Domain Extensions (TDX) module without having to reboot the running server. For Linux 7.2 it looks like that feature will be all-set for allowing the easier roll-out of security updates and the like for this confidential computing capability on modern Intel Xeon servers...
๐ Source: https://www.phoronix.com/news/Intel-TDX-Runtime-Update-7.2
#intel #linux
A feature that has been worked on for a while now by Intel Linux engineers is for allowing run-time updates of the Trusted Domain Extensions (TDX) module without having to reboot the running server. For Linux 7.2 it looks like that feature will be all-set for allowing the easier roll-out of security updates and the like for this confidential computing capability on modern Intel Xeon servers...
๐ Source: https://www.phoronix.com/news/Intel-TDX-Runtime-Update-7.2
#intel #linux
Phoronix
Intel TDX Runtime Updates Looks Like It Will Land For Linux 7.2
A feature that has been worked on for a while now by Intel Linux engineers is for allowing run-time updates of the Trusted Domain Extensions (TDX) module without having to reboot the running server
๐15
๐ฐ Gitea Vulnerability Exposes Private Container Images without Authentication
Cybersecurity researchers have disclosed a security flaw in Gitea, an open-source, self-hosted platform for version control, that allows unauthenticated remote attackers to pull private container images from Gitea deployments without requiring an account, password, or other credentials.The vulnerability, tracked as CVE-2026-27771 (CVSS score: N/A), affects all versions of Gitea prior to 1.26.2.
๐ Source: https://thehackernews.com/2026/05/gitea-vulnerability-exposes-private.html
#opensource
Cybersecurity researchers have disclosed a security flaw in Gitea, an open-source, self-hosted platform for version control, that allows unauthenticated remote attackers to pull private container images from Gitea deployments without requiring an account, password, or other credentials.The vulnerability, tracked as CVE-2026-27771 (CVSS score: N/A), affects all versions of Gitea prior to 1.26.2.
๐ Source: https://thehackernews.com/2026/05/gitea-vulnerability-exposes-private.html
#opensource
๐ฑ29๐ฉ3
๐ฐ Proton Experimental gets fixes for Subnautica 2, War Thunder, Far Cry 4 and more
More Linux / SteamOS gaming improvements arrive from Valve with a new update to Proton Experimental.Read the full article on GamingOnLinux.
๐ Source: https://www.gamingonlinux.com/2026/05/proton-experimental-gets-fixes-for-subnautica-2-war-thunder-far-cry-4-and-more/
#linux #proton
More Linux / SteamOS gaming improvements arrive from Valve with a new update to Proton Experimental.Read the full article on GamingOnLinux.
๐ Source: https://www.gamingonlinux.com/2026/05/proton-experimental-gets-fixes-for-subnautica-2-war-thunder-far-cry-4-and-more/
#linux #proton
GamingOnLinux
Proton Experimental gets fixes for Subnautica 2, War Thunder, Far Cry 4 and more
More Linux / SteamOS gaming improvements arrive from Valve with a new update to Proton Experimental.
๐19โค6๐ฅ3
๐ฐ Linux Developers Looking At Retiring The x32 ABI
The Linux x32 ABI for x86_64 processors allow making use of the full 64-bit register file and wide data path but retaining 32-bit pointers to provide for a smaller memory footprint when not needing 64-bit pointers. Linux x32 came to the party late and didn't enjoy much adoption over the years and is now looking at possible removal from the Linux kernel...
๐ Source: https://www.phoronix.com/news/Linux-x32-ABI-2026
#kernel #linux
The Linux x32 ABI for x86_64 processors allow making use of the full 64-bit register file and wide data path but retaining 32-bit pointers to provide for a smaller memory footprint when not needing 64-bit pointers. Linux x32 came to the party late and didn't enjoy much adoption over the years and is now looking at possible removal from the Linux kernel...
๐ Source: https://www.phoronix.com/news/Linux-x32-ABI-2026
#kernel #linux
Phoronix
Linux Developers Looking At Retiring The x32 ABI
The Linux x32 ABI for x86_64 processors allow making use of the full 64-bit register file and wide data path but retaining 32-bit pointers to provide for a smaller memory footprint when not needing 64-bit pointers
๐23โค3๐ข1
๐ฐ Cache Aware Scheduling Shows Nice Wins For AMD Zen 5 On PostgreSQL, Valkey, Network Performance
The long-in-development work on Cache Aware Scheduling looks like it will come to a head soon with it looking like Cache Aware Scheduling will land for Linux 7.2. Ahead of the upcoming merge window I ran some fresh benchmarks looking at different areas where this feature is shining.
๐ Source: https://www.phoronix.com/review/cache-aware-scheduling-hedt
#amd #linux
The long-in-development work on Cache Aware Scheduling looks like it will come to a head soon with it looking like Cache Aware Scheduling will land for Linux 7.2. Ahead of the upcoming merge window I ran some fresh benchmarks looking at different areas where this feature is shining.
๐ Source: https://www.phoronix.com/review/cache-aware-scheduling-hedt
#amd #linux
Phoronix
Cache Aware Scheduling Shows Nice Wins For AMD Zen 5 On PostgreSQL, Valkey, Network Performance
The long-in-development work on Cache Aware Scheduling looks like it will come to a head soon with it looking like Cache Aware Scheduling will land for Linux 7.2.
๐18โค1
๐ฐ Canonicalโs Workshop: sandboxed, reproducible dev environments
Canonical has released Workshop, a new open-source tool to create reproducible development environments from a single YAML configuration file. The same setup can be reproduced across different hardware and devices, it reduces dependency issues and configuration drift within teams. Environments in Workshop are built from SDKs (packages that install languages, frameworks and tools).
๐ Source: https://www.omgubuntu.co.uk/2026/05/canonical-workshop-dev-environments
#opensource
Canonical has released Workshop, a new open-source tool to create reproducible development environments from a single YAML configuration file. The same setup can be reproduced across different hardware and devices, it reduces dependency issues and configuration drift within teams. Environments in Workshop are built from SDKs (packages that install languages, frameworks and tools).
๐ Source: https://www.omgubuntu.co.uk/2026/05/canonical-workshop-dev-environments
#opensource
OMG! Ubuntu
Canonicalโs Workshop: sandboxed, reproducible dev environments
Canonical has released Workshop, a new open-source tool to create reproducible development environments with a single command. Using YAML files, the same
๐13๐ฉ6โค2
๐ฐ I tried Anthropic's open-source desk pet on an ESP32, and it fixes the most annoying thing about Claude
Anthropic open-sourced a cool desk pet project, so I ported it to the WT32-SC01 Plus.
๐ Source: https://www.xda-developers.com/tried-anthropic-open-source-desk-pet-esp32-fixes-annoying-thing/
#opensource
Anthropic open-sourced a cool desk pet project, so I ported it to the WT32-SC01 Plus.
๐ Source: https://www.xda-developers.com/tried-anthropic-open-source-desk-pet-esp32-fixes-annoying-thing/
#opensource
XDA
I tried Anthropic's open-source desk pet on an ESP32, and it fixes the most annoying thing about Claude
Anthropic open-sourced a cool desk pet project, so I ported it to the WT32-SC01 Plus.
๐13๐8๐ฉ2๐ฅ1
๐ฐ Don't install Ubuntu as your first Linux distro; here's why learning the hard way actually matters
Uncover the limitations of learning Linux through Ubuntu, and why other distros offer a deeper, more comprehensive education in the operating system.
๐ Source: https://www.xda-developers.com/skip-ubuntu-as-first-linux-distro-learn-what-actually-matters/
#distro #linux #ubuntu
Uncover the limitations of learning Linux through Ubuntu, and why other distros offer a deeper, more comprehensive education in the operating system.
๐ Source: https://www.xda-developers.com/skip-ubuntu-as-first-linux-distro-learn-what-actually-matters/
#distro #linux #ubuntu
XDA
Don't install Ubuntu as your first Linux distro; here's why learning the hard way actually matters
Uncover the limitations of learning Linux through Ubuntu, and why other distros offer a deeper, more comprehensive education in the operating system.
๐41๐26๐ฉ12โค2๐ฅ1
๐ฐ Don't install Ubuntu as your first Linux distro; here's why learning the hard way actually matters
Uncover the limitations of learning Linux through Ubuntu, and why other distros offer a deeper, more comprehensive education in the operating system.
๐ Source: https://www.xda-developers.com/skip-ubuntu-as-first-linux-distro-learn-what-actually-matters/
#distro #linux #ubuntu
Uncover the limitations of learning Linux through Ubuntu, and why other distros offer a deeper, more comprehensive education in the operating system.
๐ Source: https://www.xda-developers.com/skip-ubuntu-as-first-linux-distro-learn-what-actually-matters/
#distro #linux #ubuntu
XDA
Don't install Ubuntu as your first Linux distro; here's why learning the hard way actually matters
Uncover the limitations of learning Linux through Ubuntu, and why other distros offer a deeper, more comprehensive education in the operating system.
๐ฉ29๐14๐7โค1๐คฉ1
๐ฐ NVIDIA CUDA 13.3 Rolls Out CUDA Python 1.0, CUDA Tile For C++
NVIDIA on Tuesday released CUDA 13.3 as another significant advancement for their unified GPU programming stack for NVIDIA hardware...
๐ Source: https://www.phoronix.com/news/NVIDIA-CUDA-13.3-Released
#python
NVIDIA on Tuesday released CUDA 13.3 as another significant advancement for their unified GPU programming stack for NVIDIA hardware...
๐ Source: https://www.phoronix.com/news/NVIDIA-CUDA-13.3-Released
#python
Phoronix
NVIDIA CUDA 13.3 Rolls Out CUDA Python 1.0, CUDA Tile For C++
NVIDIA on Tuesday released CUDA 13.3 as another significant advancement for their unified GPU programming stack for NVIDIA hardware. For those wanting to tap the power of CUDA from the Python programming language, CUDA 13.3 marks the CUDA Python 1.0 milestoneโฆ
๐19๐ฉ4
๐ฐ Latest Steam Client Update Improves Steam Controller Support on Linux
A new stable Steam Client update is now available with better support for Valve's new Steam Controller on Linux, as well as improvements to in-game overlay, Steam Input, and Remote Play.
๐ Source: https://9to5linux.com/latest-steam-client-update-improves-steam-controller-support-on-linux
#linux #steam
A new stable Steam Client update is now available with better support for Valve's new Steam Controller on Linux, as well as improvements to in-game overlay, Steam Input, and Remote Play.
๐ Source: https://9to5linux.com/latest-steam-client-update-improves-steam-controller-support-on-linux
#linux #steam
๐25
๐ฐ Calibre 9.9 E-Book Manager Improves EPUB Page Counting
Calibre 9.9 adds accurate page counts for fixed-layout EPUBs, keeps searches across Virtual libraries, and fixes SSL loading on Fedora 44.
๐ Source: https://linuxiac.com/calibre-9-9-e-book-manager-improves-epub-page-counting/
#fedora
Calibre 9.9 adds accurate page counts for fixed-layout EPUBs, keeps searches across Virtual libraries, and fixes SSL loading on Fedora 44.
๐ Source: https://linuxiac.com/calibre-9-9-e-book-manager-improves-epub-page-counting/
#fedora
Linuxiac
Calibre 9.9 E-Book Manager Improves EPUB Page Counting
Calibre 9.9 adds accurate page counts for fixed-layout EPUBs, keeps searches across Virtual libraries, and fixes SSL loading on Fedora 44.
๐26โค11๐ฉ2
๐ฐ MangoHud v0.8.4 released - should fix the Steam Overlay not working
The excellent performance monitoring tool MangoHud v0.8.4 is out now, and it contains an important bug-fix with the Steam Overlay.Read the full article on GamingOnLinux.
๐ Source: https://www.gamingonlinux.com/2026/05/mangohud-v0-8-4-released-should-fix-the-steam-overlay-not-working/
#steam
The excellent performance monitoring tool MangoHud v0.8.4 is out now, and it contains an important bug-fix with the Steam Overlay.Read the full article on GamingOnLinux.
๐ Source: https://www.gamingonlinux.com/2026/05/mangohud-v0-8-4-released-should-fix-the-steam-overlay-not-working/
#steam
GamingOnLinux
MangoHud v0.8.4 released - should fix the Steam Overlay not working
The excellent performance monitoring tool MangoHud v0.8.4 is out now, and it contains an important bug-fix with the Steam Overlay.
๐18โค6
๐ฐ O3DE 26.05 Released With New Open Particle System, Other Engine Improvements
It's been nearly five years already since the start of O3DE as the Open 3D Engine that began as Amazon's Lumberyard project spun into an open-source project under the Linux Foundation umbrella. Out this week is O3DE 26.05 for shipping the latest improvements to this cross platform game engine...
๐ Source: https://www.phoronix.com/news/O3DE-26.04-Released
#linux #opensource
It's been nearly five years already since the start of O3DE as the Open 3D Engine that began as Amazon's Lumberyard project spun into an open-source project under the Linux Foundation umbrella. Out this week is O3DE 26.05 for shipping the latest improvements to this cross platform game engine...
๐ Source: https://www.phoronix.com/news/O3DE-26.04-Released
#linux #opensource
Phoronix
O3DE 26.05 Released With New Open Particle System, Other Engine Improvements
It's been nearly five years already since the start of O3DE as the Open 3D Engine that began as Amazon's Lumberyard project spun into an open-source project under the Linux Foundation umbrella
๐16๐ฅ3
๐ฐ KRAID Being Developed As New Compiler For Modern Arm Mali Graphics
KRAID is a new Rust-written shader compiler currently being developed for the Panfrost/PanVK open-source Arm Mali driver code. KRAID is designed for Mali's Valhall graphics processors and new as a modern, clean sheet design...
๐ Source: https://www.phoronix.com/news/Mesa-Arm-Mali-KRAID
#arm #opensource
KRAID is a new Rust-written shader compiler currently being developed for the Panfrost/PanVK open-source Arm Mali driver code. KRAID is designed for Mali's Valhall graphics processors and new as a modern, clean sheet design...
๐ Source: https://www.phoronix.com/news/Mesa-Arm-Mali-KRAID
#arm #opensource
Phoronix
KRAID Being Developed As New Compiler For Modern Arm Mali Graphics
KRAID is a new Rust-written shader compiler currently being developed for the Panfrost/PanVK open-source Arm Mali driver code
๐17โค3
๐ฐ Intel Arc G-Series Processors Announced For Handheld Gaming Devices
Ahead of Computex, Intel today announced the introduction of the Arc G-Series. While taking on the "Arc" branding, this isn't a new graphics card from Intel but rather their new processors with integrated graphics for handheld gaming devices...
๐ Source: https://www.phoronix.com/news/Intel-Arc-G-Series
#intel
Ahead of Computex, Intel today announced the introduction of the Arc G-Series. While taking on the "Arc" branding, this isn't a new graphics card from Intel but rather their new processors with integrated graphics for handheld gaming devices...
๐ Source: https://www.phoronix.com/news/Intel-Arc-G-Series
#intel
Phoronix
Intel Arc G-Series Processors Announced For Handheld Gaming Devices
Ahead of Computex, Intel today announced the introduction of the Arc G-Series
๐15
๐ฐ AI agents get their own phone directory built atop DNS
DNS-AID, under the auspices of the Linux Foundation, promises easier agent discovery.
๐ Source: https://www.theregister.com/ai-ml/2026/05/28/ai-agents-get-their-own-phone-directory-built-atop-dns/5247539
#linux
DNS-AID, under the auspices of the Linux Foundation, promises easier agent discovery.
๐ Source: https://www.theregister.com/ai-ml/2026/05/28/ai-agents-get-their-own-phone-directory-built-atop-dns/5247539
#linux
theregister
AI agents get their own phone directory built atop DNS
DNS-AID, under the auspices of the Linux Foundation, promises easier agent discovery
๐ฉ24๐9
๐น๏ธOur new โcousinโ channel is here โ all about Gaming!
If youโre into controllers, PCs, and pixels, come check it out ๐ https://xn--r1a.website/gamingram
If youโre into controllers, PCs, and pixels, come check it out ๐ https://xn--r1a.website/gamingram
Telegram
Gamingram ๐ฎ
The world's best gaming news ๐น๏ธ
๐ฉ14๐6๐1
๐ฐ Every major Linux distro is converging on the same defaults, and here's what we lose when they do
The biggest Linux distros are all becoming copies of each other, and we're losing something important as a result.
๐ Source: https://www.xda-developers.com/every-major-linux-distro-is-converging-on-the-same-defaults-and-heres-what-we-lose-when-they-do/
#distro #linux
The biggest Linux distros are all becoming copies of each other, and we're losing something important as a result.
๐ Source: https://www.xda-developers.com/every-major-linux-distro-is-converging-on-the-same-defaults-and-heres-what-we-lose-when-they-do/
#distro #linux
XDA
Every major Linux distro is converging on the same defaults, and here's what we lose when they do
The biggest Linux distros are all becoming copies of each other, and we're losing something important as a result
๐22๐ฉ18๐9โค1