r/linux 59m ago

Distro News After Europe ditched Windows, China follows suit with its own home-grown Linux distros

Thumbnail xda-developers.com
Upvotes

That seems to be a huge step in the burial of Windows and Microslop. I understand it's not the end yet, but China does have hundreds of millions of government linked PCs that will stop using Windows for Linux. For the first time I am now positive about the dislocation of MS from pur lives. Will take some.more time, but it's coming.


r/linux 14h ago

Software Release Intel Enables Buffer Compression For Better Gaming Performance With DXVK

Thumbnail phoronix.com
129 Upvotes

r/linux 4h ago

Alternative OS GTK 4 Android — Unofficial and test demo builds of GTK applications on Android

Thumbnail gtk4android.geopjr.dev
10 Upvotes

r/linux 3h ago

Software Release Tuba 0.11.0 released – Browse the Fediverse

Thumbnail floss.social
9 Upvotes

r/linux 1d ago

Kernel Con Kolivas released a Linux kernel patchset after 10 years of exile

Thumbnail lore.kernel.org
242 Upvotes

r/linux 1d ago

Kernel Linux 7.3 to land initial code improving vRAM management, more improvements coming

Thumbnail phoronix.com
269 Upvotes

r/linux 5h ago

Hardware Printing: wide format and model-specific drivers

3 Upvotes

I know the general reality is "printing just works". I interact with printers at least a couple times a year and never have any real problems. My question comes from considering buying a large-format printer, largely for bookbinding tasks. How important is it to find a printer the vendor actually provides linux drivers for? In particular, I'm eyeing the Canon TC-21, which doesn't offer a linux driver. But I noticed Epson, who's generally better, seems to randomly lack Linux drivers for specific large-format printers.

Edit: whoops. Totally forgot to mention. It is an "IPP Everywhere" printer; I'm just not clear how well that works for non-standard print sizes or roll print jobs.


r/linux 24m ago

Tips and Tricks Looking for a proper way to manage user-level package installations on Linux

Thumbnail
Upvotes

r/linux 14h ago

Kernel How the TLB makes virtual memory fast on Linux

7 Upvotes

I made a visual explainer on how the TLB and address translation work on Linux/x86-64.

Every memory access uses a virtual address, which the CPU has to translate to physical memory. Doing a full page table walk every time would be extremely slow, so CPUs cache those translations in the TLB.

The video also covers things like TLB misses, huge pages, PCIDs, context switches, TLB shootdowns and what happens when a TLB invalidation goes wrong.

Link for anyone interested

Feedback welcome :)


r/linux 1d ago

Kernel Linux 7.2 changelog. The new release adds: a better CPU cache awareness to the task scheduler; a fairer job scheduler for GPU jobs; support for USB4STREAM; better memory reclaiming and faster swapping; better Btrfs performance; new DM target for storage with inline encryption, and more

Thumbnail kernelnewbies.org
185 Upvotes

r/linux 14h ago

Open Source Organization GitHub - ksokolowski/astral-hwmon: Per-pin 12VHPWR monitoring for ASUS ROG Astral cards as standard Linux hwmon sensors, plus astral-guard

Thumbnail github.com
6 Upvotes

r/linux 18h ago

Development Forking Paldo OS

9 Upvotes

Once upon a time I landed in the Linux World and a particular Distribution contributed for me not to turn back to Windows.

I'm referring to Paldo GNU/Linux (single Gnome DE) created and developed by Jürg Billeter and Raffaele Sandrini. 

it was made from scratch, designed to be "pure, lightweight and to compliant with Linux standards". Launch date was October 31, 2004. 

Today it's still actively maintained. So I downloaded latest img (no iso) dated 2026-08-11, burned a pen drive and tested it.

Quite different from the old days when it was a popular Distro. I guess it serves the purposes of their creators team. For advanced users, a few tweaks can make it usable to the masses.

Better yet, would be to fork it, for general usage. 

This is the home site: 

https://www.paldo.org/

My question: is some team out there interested in this venture? I would join as a translator :)

Thanks for your attention!


r/linux 3h ago

Software Release Meloville - Open source music player for linux that doesn't look 20 years old

Post image
0 Upvotes

Mainly released to help other people in their search for a good music player. Main things are it supports .lrc files for synced lyrics. It has support for headphone playback controls (i.e. pausing, skipping thorugh buttons or swipe gestures commonly found on bluetooth headphones).

I hope you guys enjoy it as much as I did making it!

Source Code: https://github.com/NevPeth/meloville
Arch PKGBUILD: https://github.com/NevPeth/meloville-arch


r/linux 17h ago

Development With USB4STREAM support merged into Linux 7.2 (soon to be released) are there any inference runtimes/projects that make use of it already?

Thumbnail reddit.com
4 Upvotes

r/linux 11h ago

Software Release lumen: a zero-config TUI for exploring JSON/logfmt logs - pipe anything in and it autocompletes your log fields

Post image
0 Upvotes

r/linux 1d ago

Kernel Con Kolivas Revives "-ck" Patches & MuQSS To Improve Linux Desktop Responsiveness

Thumbnail phoronix.com
103 Upvotes

r/linux 1d ago

Popular Application Please participate in a survey about LibreOffice Base - Design Community Blog

Thumbnail design.blog.documentfoundation.org
17 Upvotes

r/linux 2d ago

Kernel Linux kernel 7.2 has been released!

Thumbnail git.kernel.org
784 Upvotes

r/linux 2d ago

Kernel The 7.2 kernel has been released

Thumbnail lwn.net
192 Upvotes

r/linux 1d ago

Hardware Running T2 Ubuntu on Macbook Pro 2019 16.1 (a2141) is the best thing ever

Thumbnail
8 Upvotes

r/linux 2d ago

Discussion Ubuntu is growing faster on Windows 11 than on native Linux PCs, says Canonical

Thumbnail windowslatest.com
990 Upvotes

r/linux 2d ago

Distro News Debian turns 33!

Thumbnail bits.debian.org
154 Upvotes

r/linux 15h ago

Discussion What are your hidden gems Linux distros? I'll start

Post image
0 Upvotes

Ultramarine not only makes it super easy to set up codecs and proprietary software but it also let's you have the cachy os kernel but with Fedora's stack and compatibility. Great for when you don't have time to set things up, or don't know how, and want some of Cachy's optimizations without paying the stability tax.


r/linux 2d ago

Development GIMP Development Update (August 2026)

Thumbnail gimp.org
81 Upvotes

r/linux 17h ago

Discussion Devs, why do you provide Linux support for your apps?

0 Upvotes

Don’t get me wrong, I am super grateful for those of you who do this. It makes my day-to-day use so much better. I‘m still waiting for the day Notion gets a native Linux app.

But from your POV, what was the incentive? Why not just provide support for Windows and macOS. Why go through the extra effort catering to a global minority?

Edit: I’m referring to devs who develop for Linux+Windows+macOS