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

πŸ’Έ If you want to support Linuxgram❀️ 🐧
- BTC: 15aVLQeNY18VAaoBXPgLFA4wfwJnecbjC1
Download Telegram
πŸ“° Valve's Steam Deck price hike might be warning sign that the Steam Machine is DOA

What happens when a mass-market product doesn't have mass-market prices?

πŸ”— Source: https://www.xda-developers.com/valves-steam-deck-price-hike-is-a-warning-sign-for-the-steam-machine/

#steam
😒23πŸ’©11πŸ‘6
πŸ“° AVX-512 Optimization For Linux RAID Showing Up To 41% Improvement On AMD Ryzen 9 9950X

Linux cryptography subsystem expert Eric Biggers Eric Biggers of Google worked on some pretty nice Intel/AMD x86_64 optimizations over the years. Especially around AVX-512 optimizations within the Linux kernel's crypto code has been one of his many nice improvements to the kernel in recent times. Today he's out with another enticing AVX-512 optimization and this time it's for the software RAID code...

πŸ”— Source: https://www.phoronix.com/news/AVX-512-Linux-RAID-Optimization

#amd #intel #kernel #linux
5πŸ‘15πŸ”₯3❀2
πŸ“° I share my Immich photos publicly without exposing my server, and here's how

Sharing self-hosted photo albums doesn't mean opening your server to the internet.

πŸ”— Source: https://www.xda-developers.com/how-securely-share-self-hosted-immich-albums-without-risking-home-network/

#immich
πŸ‘24πŸ‘Ž2
πŸ“° Arch Linux AUR Hit By Another Wave Of Now More Sophisticated Malware Attack

Just a day after Arch Linux developers believed they got their malware AUR incident under control with 1,500+ packages affected by malware, another round of of AUR malware is now being discovered. This latest round is more sophisticated as with code obfuscation to better conceal the intent...

πŸ”— Source: https://www.phoronix.com/news/Arch-Linux-AUR-More-Malware

#arch #linux
😱34😒15πŸ‘3🀩2πŸ’©2
πŸ“° pkgcli As PackageKit's Modern, Nicer Command Line Interface

Open-source developer Matthias Klumpp wrote a blog post today outlining his recent work developing pkgcli, a new and modern command-line interface (CLI) around the PackageKit package management abstraction layer...

πŸ”— Source: https://www.phoronix.com/news/PackageKit-pkgcli

#opensource
πŸ‘16πŸ’©5
πŸ“° An AI Agent Infiltrated Fedora's Bug Tracker and Wreaked Havoc

A hijacked contributor account let an AI agent loose on Fedora's bug tracker, closing bugs, posting hallucinated fixes, and getting bad code into Anaconda.

πŸ”— Source: https://feed.itsfoss.com/link/24361/17360848/fedora-bug-tracker-infiltrated-by-ai-agent

#fedora
😱42πŸ’©10🀩2πŸ‘1
πŸ“° AppGrid 1.9 KDE Plasma Launcher Brings Compact Mode

AppGrid 1.9 updates the KDE Plasma 6 launcher with Compact mode, smarter search, inline autocompletion, Discover integration, and more.

πŸ”— Source: https://linuxiac.com/appgrid-1-9-kde-plasma-launcher-brings-compact-mode/

#kde #plasma
πŸ‘20
πŸ“° Linux Kernel 7.1 Officially Released, Here’s What’s New

Linux kernel 7.1 is now available for download with new features, enhanced hardware support through new and updated drivers, improvements to filesystems and networking, and much more.

πŸ”— Source: https://9to5linux.com/linux-kernel-7-1-officially-released-heres-whats-new

#kernel #linux
1πŸ‘20πŸ”₯13πŸ’©1
πŸ“° Building a Retro Linux Gaming Computer Part 52: What Am I Going to Do With All This Cheese

Following the demise of Loki Software the future became very uncertain for commercial gaming on Linux.Read the full article on GamingOnLinux.

πŸ”— Source: https://www.gamingonlinux.com/2026/06/building-a-retro-linux-gaming-computer-part-52-what-am-i-going-to-do-with-all-this-cheese/

#linux
πŸ‘13❀1
πŸ“° Epic Games is hiring a Security Engineer to champion Linux anti-cheat

Looks like Epic Games may be looking to actually improve how Easy Anti-Cheat works on Linux, with a job listing for a Senior Game Security Engineer.Read the full article on GamingOnLinux.

πŸ”— Source: https://www.gamingonlinux.com/2026/06/epic-games-is-hiring-a-security-engineer-to-champion-linux-anti-cheat/

#linux
🀩32πŸ‘12πŸ’©10πŸ‘Ž1
πŸ“° Linux 7.1 Released: New NTFS Driver, Intel FRED For Panther Lake, Faster Arc Graphics

Linus Torvalds just released the stable Linux 7.1 kernel and it's coming a half-day early thanks to his travel plans...

πŸ”— Source: https://www.phoronix.com/news/Linux-7.1-Released

#intel #kernel #linux
1❀18πŸ”₯9πŸ‘6
πŸ“° DietPi 10.5 Enables KMS/DRM Graphics System by Default for Raspberry Pi SBCs

DietPi 10.5 distribution for single-board computers is now available for download with KMS/DRM support enabled by default for Raspberry Pi SBCs, better NanoPi K2 support, and other changes.

πŸ”— Source: https://9to5linux.com/dietpi-10-5-enables-kms-drm-graphics-system-by-default-for-raspberry-pi-sbcs

#raspberry
πŸ‘11❀1
πŸ“° Firefox’s free VPN now offers unlimited data, 28 server locations

You can now use Firefox’s free built-in VPN with no data limits until August 31, 2026. Mozilla is also temporarily expanding the list of VPN server locations you can proxy traffic through, up from the current set of 5 locations to 28. The Firefox 151 release in May added the option to select from a list of VPN servers (though it’s a feature yet to be enabled for everyone), which is handy when location matters more than speed (Firefox VPN selects...

πŸ”— Source: https://www.omgubuntu.co.uk/2026/06/firefox-vpn-unlimited-data-promotion

#firefox
❀35πŸ’©12πŸ‘11πŸ”₯3πŸ‘Ž1🀩1
πŸ“° Reading /proc/filesystems Is Surprisingly Done Very Often & Now As Much As 444% Faster

Reading /proc/filesystems for obtaining a list of file-systems supported by the running kernel is done frequently on Linux. Namely due to being read by the SELinux library (libselinux), reading of /proc/filesystems is done more often than one would typically expect and now the Linux 7.2 kernel is optimizing for it to yield much better performance...

πŸ”— Source: https://www.phoronix.com/news/Linux-7.2-Reading-Proc-FS

#kernel #linux #selinux
❀12πŸ‘11
πŸ“° Flipper One is a Pocket-sized Linux Cyberdeck

Pocket-sized computer tools are the definition of cool, recruiting many people over to the developer side of things, including your humble writer.

πŸ”— Source: https://feed.itsfoss.com/link/24361/17361542/flipper-one-announcement

#linux
2πŸ‘16πŸ‘Ž3πŸ”₯3❀2
πŸ“° Cache Aware Scheduling Merged For Linux 7.2 For Boosting Modern Intel & AMD CPUs

The scheduler updates were merged this morning for the Linux 7.2 kernel and it's exciting. Cache Aware Scheduling has finally been merged! This is a win for especially modern Intel and AMD processors with multiple last level caches (LLCs)...

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

#amd #intel #kernel #linux
πŸ‘14
πŸ“° KDE is Going Wayland Only So This New Project Gives You KDE With X11

SonicDE went from a KWin patchset to a 40-repository desktop environment in a matter of months.

πŸ”— Source: https://feed.itsfoss.com/link/24361/17361475/sonicde-x11-kde-plasma-fork

#kde #wayland
πŸ‘16πŸ’©12❀11
πŸ“° Mozilla Firefox 152 Is Now Available for Download, Here’s What’s New

Mozilla Firefox 152 open-source web browser is now available for download with experimental support for the new JPEG XL image format, better support for multi-monitor setups, and many other changes.

πŸ”— Source: https://9to5linux.com/mozilla-firefox-152-is-now-available-for-download-heres-whats-new

#firefox #opensource
❀15πŸ‘9
πŸ“° Arch Linux Blocks New AUR Registrations Amid Malware Cleanup

Arch Linux’s AUR is still operational, while new account registration appears blocked during ongoing cleanup work.

πŸ”— Source: https://linuxiac.com/arch-linux-blocks-new-aur-registrations-amid-malware-cleanup/

#arch #linux
❀10πŸ‘3🀩2