Linuxgram 🐧
72.3K subscribers
1.02K photos
5 files
17.8K links
News and info from the Linux world 🐧
πŸ“¨ linuxgr4m@gmail.com πŸ“¨

πŸ’Έ If you want to support Linuxgram❀️ 🐧
- BTC: 15aVLQeNY18VAaoBXPgLFA4wfwJnecbjC1
Download Telegram
πŸ“° Linux's ARM64 NEON Intrinsics CRC64 Code Adapted To Work On 32-bit ARM

Merged for Linux 7.1 was ARMM64 NEON-accelerated CRC64-NVMe support for around 6x the performance out of that checksumming algorithm. The generic code had been a bottleneck in NVMe and other storage subsystem code of the Linux kernel with CRC64-NVMe being used to help verify against data corruption. Now for Linux 7.2, the NEON-accelerated code will also work for those still relying on 32-bit ARM...

πŸ”— Source: https://www.phoronix.com/news/Linux-CRC64-NEON-On-ARM32

#arm #kernel #linux
πŸ‘12❀2
πŸ“° Linux Finally Eliminates The strncpy API After Six Years Of Work, 360+ Patches

Linux 7.2 has finally eliminated the strncpy API from the Linux kernel. The strncpy() function for copying up to a specified number of bytes has long been deprecated and after six years of work and hundreds of patches, no more users of the strncpy interface within the Linux kernel remained that it has now been eliminated...

πŸ”— Source: https://www.phoronix.com/news/Linux-7.2-Drops-strncpy

#kernel #linux
πŸ‘22πŸ”₯8
πŸ“° Linux gaming works without touching the terminal, and that matters more than any benchmark

Gaming on Linux used to feel daunting, but these days, you can do it completely without the terminal, and it changes everything.

πŸ”— Source: https://www.xda-developers.com/linux-gaming-works-without-touching-temrinal-matters-more-benchmark/

#linux
πŸ‘29πŸ”₯9❀6πŸ’©3
πŸ“° Slackware-Based PorteuX 2.7 Released with Linux 7.1, KDE Plasma 6.7, and More

PorteuX 2.7 Linux distribution is now available for download with Linux kernel 7.1, KDE Plasma 6.7, GNOME 50.2, support for the new NTFS-plus driver, a new native PorteuX cursor theme, and more.

πŸ”— Source: https://9to5linux.com/slackware-based-porteux-2-7-released-with-linux-7-1-kde-plasma-6-7-and-more

#gnome #kde #kernel #linux #plasma
1πŸ‘21πŸ”₯3
πŸ“° Shelly 2.4 GUI Package Manager for Arch Linux Released with New Features

Shelly 2.4 open-source graphical package manager for Arch Linux-based distributions is now available for download with improved support for AppImage and Flatpak packages, CLI refactor, and other changes.

πŸ”— Source: https://9to5linux.com/shelly-2-4-gui-package-manager-for-arch-linux-released-with-new-features

#appimage #arch #flatpak #linux #linuxbased #opensource
πŸ‘19πŸ’©8
πŸ“° My Google Pixel replaced my laptop for home lab management, and I stopped carrying a computer entirely

Your Android phone can do SSH, run Linux, and troubleshoot servers β€” here's how I use mine for home lab work.

πŸ”— Source: https://www.xda-developers.com/google-pixel-great-phone-even-better-home-lab-companion/

#android #linux
πŸ’©37πŸ‘9😱3😒3πŸ”₯1🀩1
πŸ“° Broadcom Working On VMware Zero-Copy Buffer Sharing Between VMs And Hypervisor

Interesting feature work for VMware virtualization on Linux now being pursued by Broadcom is to support zero-copy buffer sharing between the VM(s) and host hypervisor, which would equate to an efficiency and performance win...

πŸ”— Source: https://www.phoronix.com/news/VMware-Zero-Copy-Sharing-Linux

#linux
πŸ‘14❀2
πŸ“° This maker built a daily briefing printer with a Raspberry Pi Zero, and the code is open source

Getting your daily briefing printed out on a little piece of paper is so much more satisfying than an email. Maybe it's the fact that the paper is a tangible thing you can hold, or maybe it's just because it looks like you're getting a briefing from some kind of secret agency; either way, it's a lot cooler than receiving your daily digest digitally.

πŸ”— Source: https://www.xda-developers.com/this-maker-built-a-daily-briefing-printer-with-a-raspberry-pi-zero-and-the-code-is-open-source/

#opensource #raspberry
πŸ‘15❀7πŸ’©7
πŸ“° System76 Refreshes the Serval WS Linux Laptop with Intel Core Ultra Series 2 CPUs

System76 refreshes its powerful Serval WS Linux-powered laptop with high-end Intel Core Ultra Series 2 processors, NVIDIA GeForce RTX 5070 Ti graphics, as well as up to 12TB storage and 96GB RAM.

πŸ”— Source: https://9to5linux.com/system76-refreshes-the-serval-ws-linux-laptop-with-intel-core-ultra-series-2-cpus

#intel #linux
πŸ‘16❀3πŸ”₯2
πŸ“° Firefox Can Do All This? 21 Features Most Users Never Touch

Stop using Firefox like a rookie. Here are lesser known Firefox features that will improve your browing experience.

πŸ”— Source: https://feed.itsfoss.com/link/24361/17364710/firefox-additional-features

#firefox
πŸ‘43πŸ’©14❀7🀩2
πŸ“° Linux's KUnit Finally Supporting JUnit Output

KUnit as the unit testing framework for the Linux kernel and was inspired in part by Java's JUnit when originally conceived, is now finally able to output to the JUnit format for better interoperability with other CI systems and the like that standardize on that common format...

πŸ”— Source: https://www.phoronix.com/news/Linux-KUnit-JUnit

#kernel #linux
1πŸ‘16❀3
πŸ“° KDE Plasma 6.7 release brings per-monitor desktops, revives Oxygen

KDE Plasma 6.7 has been released, and it brings a feature many of its users have been requesting for decades: independent per-screen virtual desktops. The latest stable update also sees a classic KDE theme revived, supports simultaneous HDR and ICC profiles and packs in an assortment of usability, UI and performance tweaks. This release is dedicated to Eric Laffoon, a longtime KDE supporter who passed away in May 2026.

πŸ”— Source: https://www.omgubuntu.co.uk/2026/06/kde-plasma-6-7-released

#kde #plasma
πŸ”₯19πŸ‘15❀2
πŸ“° Someone Forked systemd Over Its New Birth Date Field

Liberated systemd is a fork that reverts systemd’s new optional birthDate support in user records, citing privacy concerns.

πŸ”— Source: https://linuxiac.com/someone-forked-systemd-over-its-new-birth-date-field/

#systemd
❀41πŸ’©18πŸ‘17🀩5
πŸ“° Google's Gemini Partially Figures Out A Lengthy Linux Boot Time On Modern ASUS Laptop

Google Antigravity with the Gemini 3.5 Flash model helped a Linux user sort out a situation where his laptop was taking around 36 seconds to boot the kernel, which shouldn't be the case for the high-end laptop with AMD Ryzen 9 processor and 32GB of RAM. It ended up being yet another case of device firmware issues, but now a Linux kernel patch is pending for working around the issue on the ASUS ROG Strix G16 G614 laptop while discussions are...

πŸ”— Source: https://www.phoronix.com/news/Gemini-ASUS-Laptop-Boot-Time

#amd #kernel #linux
πŸ’©15❀13πŸ‘7
πŸ“° Qualcomm Posts Linux Patches For HP EliteBook X G2q X2 Elite Laptop

Last month Qualcomm engineers posted patches bringing up the Lenovo Yoga Slim 7x Gen11 Snapdragon X2 laptop on Linux. Sent out this weekend were a new set of patches from Qualcomm for bringing up the HP EliteBook X G2q laptop model powered by the Snapdragon X2 Elite SoC...

πŸ”— Source: https://www.phoronix.com/news/HP-EliteBook-X-G2q-Linux

#linux
πŸ‘21❀6
πŸ“° Darktable 5.6 Open-Source RAW Image Editor Released with New AI Features

Darktable 5.6 open-source RAW image editor is now available for download with support for new cameras, new noise profiles, new AI features, and many improvements.

πŸ”— Source: https://9to5linux.com/darktable-5-6-open-source-raw-image-editor-released-with-new-ai-features

#opensource
πŸ‘24πŸ’©1
πŸ“° Most Linux gamers only hear about Bazzite, but a traditional distro might be the better fit

Bazzite is a great recommendation, but it shouldn't be the only one.

πŸ”— Source: https://www.xda-developers.com/most-linux-gamers-only-hear-about-bazzite-but-a-traditional-distro-might-be-the-better-fit/

#distro #linux
πŸ‘31❀6πŸ‘Ž2
πŸ“° Early AMD GCN GPUs Seeing Improved GPU Recovery - Another Valve-Led Linux Improvement

Early AMD Radeon Graphics Core Next "GCN" GPUs are seeing work to improve the GPU recovery process in the event of hangs. This work is yet another improvement for older AMD GPUs being led by Valve's open-source Linux graphics driver team...

πŸ”— Source: https://www.phoronix.com/news/AMD-Early-GCN-Better-Recovery

#amd #linux #opensource
πŸ‘27
πŸ“° Miracle-WM 0.10 Wayland Compositor Released with Focus Blur

Miracle-WM 0.10 adds shader pipelines, automatic plugin loading, new Wayland protocols, and fixes ahead of the planned 1.0 milestone.

πŸ”— Source: https://linuxiac.com/miracle-wm-0-10-wayland-compositor-released-with-focus-blur/

#wayland
πŸ‘11πŸ’©5❀3
πŸ“° After 6 years and over 360 commits, Linux 7.2 finally removes "a persistent source of bugs"

The world of Linux kernel development never sleeps. Linux 7.1 has only just been released, and people are already getting code added to Linux 7.2's build. Fortunately, because open-source software's development tends to be, you know, open, we can see all the changes Linus Torvalds is accepting to the Linux 7.2 kernel as they happen.

πŸ”— Source: https://www.xda-developers.com/after-6-years-and-over-360-commits-linux-72-finally-removes-a-persistent-source-of-bugs/

#kernel #linux #opensource
πŸ‘29❀4πŸ’©1
πŸ“° DLSS Updater 4.2.0 brings improved Linux support

The open source tool DLSS Updater version 4.2.0 has released, bringing with it some improvements for Linux users of it. Plus security updates.Read the full article on GamingOnLinux.

πŸ”— Source: https://www.gamingonlinux.com/2026/06/dlss-updater-4-2-0-brings-improved-linux-support/

#linux #opensource
πŸ‘21πŸ’©2