To any KDE Flatpak users
If you are like me, you use KDE and Flatpak apps.
For a long time now, whenever I had to change some app's permissions, I used a dedicated tool called Flatseal. It works. However, KDE has a native alternative.
System Settings -> Security & Privacy -> Application Permissions -> Application Permissions -> (search and choose an app) -> optional: Manage Flatpak Settings -> optional: Advanced Permissions
It does exactly the same thing as Kubeseal, it's just native KDE/Qt instead of being Gnome/GTK. The one functionality Kubeseal has over it is the ability to set globals. But I think that's it.
If this is common knowledge, then disregard this. I didn't know about it, so I'm sharing it. KDE is awesome.
https://redd.it/1vf1q7r
@r_linux
If you are like me, you use KDE and Flatpak apps.
For a long time now, whenever I had to change some app's permissions, I used a dedicated tool called Flatseal. It works. However, KDE has a native alternative.
System Settings -> Security & Privacy -> Application Permissions -> Application Permissions -> (search and choose an app) -> optional: Manage Flatpak Settings -> optional: Advanced Permissions
It does exactly the same thing as Kubeseal, it's just native KDE/Qt instead of being Gnome/GTK. The one functionality Kubeseal has over it is the ability to set globals. But I think that's it.
If this is common knowledge, then disregard this. I didn't know about it, so I'm sharing it. KDE is awesome.
https://redd.it/1vf1q7r
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
NVIDIA is now supporting the LVFS
https://blogs.gnome.org/hughsie/2026/08/04/nvidia-is-now-supporting-the-lvfs/
https://redd.it/1vfbmk7
@r_linux
https://blogs.gnome.org/hughsie/2026/08/04/nvidia-is-now-supporting-the-lvfs/
https://redd.it/1vfbmk7
@r_linux
Technical Blog of Richard Hughes
NVIDIA is now supporting the LVFS
I'm pleased to announce that NVIDIA is now supporting the LVFS as a premier sponsor. The rollout of the NVIDIA DGX Spark firmware using fwupd is going very well indeed, with downloads continuing to...
Lazyjournal: TUI for viewing logs from journald, auditd, file system, Docker and Podman containers, Compose stacks and Kubernetes pods
https://github.com/Lifailon/lazyjournal
https://redd.it/1vfentw
@r_linux
https://github.com/Lifailon/lazyjournal
https://redd.it/1vfentw
@r_linux
GitHub
GitHub - Lifailon/lazyjournal: TUI for viewing logs from journald, auditd, file system, Docker and Podman containers, Compose stacks…
TUI for viewing logs from journald, auditd, file system, Docker and Podman containers, Compose stacks and Kubernetes pods with support for log highlighting and several filtering modes. - Lifailon/l...
I've been daily-driving Linux and wondering: if I wanted to build a local tool to fix my own desktop friction, what would actually work?
I’ve been thinking about this a lot lately. I love Linux, but whenever I hit some weird driver snag or a legacy app issue, I find myself wishing I had a smart local assistant that could actually untangle my config files or trace system logs for me instead of me spending two hours digging through old forum threads.
I'm curious what other people here do. If you were building or using a local tool to automate away the annoying, repetitive desktop headaches, what would you want it to target first?
Has anyone actually set up local agents or scripts that handle system troubleshooting well, or is it still more trouble than it's worth?
https://redd.it/1vfg558
@r_linux
I’ve been thinking about this a lot lately. I love Linux, but whenever I hit some weird driver snag or a legacy app issue, I find myself wishing I had a smart local assistant that could actually untangle my config files or trace system logs for me instead of me spending two hours digging through old forum threads.
I'm curious what other people here do. If you were building or using a local tool to automate away the annoying, repetitive desktop headaches, what would you want it to target first?
Has anyone actually set up local agents or scripts that handle system troubleshooting well, or is it still more trouble than it's worth?
https://redd.it/1vfg558
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
EU Age Verification Project Mandates Hardware-Bound Attestation
https://linuxiac.com/eu-age-verification-project-mandates-hardware-bound-attestation/
https://redd.it/1vfl2nq
@r_linux
https://linuxiac.com/eu-age-verification-project-mandates-hardware-bound-attestation/
https://redd.it/1vfl2nq
@r_linux
Linuxiac
EU Age Verification Project Mandates Hardware-Bound Attestation
The EU’s age verification project confirms hardware-bound attestation is mandatory, raising concerns over Linux, custom ROMs, and open-source access.
Linux's Staging Area To Now Reject LLM-Generated Patches, Except For Real Security Fixes
https://www.phoronix.com/news/Linux-Staging-Reject-LLMs
https://redd.it/1vfnhcs
@r_linux
https://www.phoronix.com/news/Linux-Staging-Reject-LLMs
https://redd.it/1vfnhcs
@r_linux
Phoronix
Linux's Staging Area To Now Reject LLM-Generated Patches, Except For Real Security Fixes
While Linux's second-in-command Greg Kroah-Hartman does use AI / LLMs himself to success in the Linux kernel, given the 'onslaught' of kernel patches produced by large language models and the intent on the Linux kernel's staging area being an area for newcomers…
Is baeldung.com garbage?
Every now and then when I'm researching something linux related I'll see guides from baeldung.com pop up in the results. Today, I clicked one.
I was looking for some information on the keyring in fedora/gnome and came across what turned out to be a suspicious article.
https://www.baeldung.com/linux/unlock-keyring-fix
There's a section in there on disabling the keyring. The guide tells you to remove the password from your keyring, skip the warning that this means your passwords will be stored in cleartext, then says - Hey! You don't get prompted for a password anymore, the keyring is disabled!
Um....
> If we wish, we can disable the keyring feature by removing its password.
> By leaving the password blank, we disable the keyring feature
Sorry, but that isn't how it works. They do state that doing this "raises security concerns" but don't seem to make the connection that those concerns arise because the keyring is still enabled and doing its job, except now your passwords are stored in cleartext.
So not only do they not describe how to disable the keyring, they seem to think it's OK to guide people to doing this without much warning.
This was supposedly written by a human and reviewed by another human. I haven't looked into the author or reviewer much, but there's at least something there to indicate a real person. Even if it is a website that no longer exists, another website with an invalid ssl cert. There at least is an X account with posts going back a few years, though very rare.
However, don't think I'll be checking out any more of their articles.
Should I be willing to give them another shot?
https://redd.it/1vg3kn5
@r_linux
Every now and then when I'm researching something linux related I'll see guides from baeldung.com pop up in the results. Today, I clicked one.
I was looking for some information on the keyring in fedora/gnome and came across what turned out to be a suspicious article.
https://www.baeldung.com/linux/unlock-keyring-fix
There's a section in there on disabling the keyring. The guide tells you to remove the password from your keyring, skip the warning that this means your passwords will be stored in cleartext, then says - Hey! You don't get prompted for a password anymore, the keyring is disabled!
Um....
> If we wish, we can disable the keyring feature by removing its password.
> By leaving the password blank, we disable the keyring feature
Sorry, but that isn't how it works. They do state that doing this "raises security concerns" but don't seem to make the connection that those concerns arise because the keyring is still enabled and doing its job, except now your passwords are stored in cleartext.
So not only do they not describe how to disable the keyring, they seem to think it's OK to guide people to doing this without much warning.
This was supposedly written by a human and reviewed by another human. I haven't looked into the author or reviewer much, but there's at least something there to indicate a real person. Even if it is a website that no longer exists, another website with an invalid ssl cert. There at least is an X account with posts going back a few years, though very rare.
However, don't think I'll be checking out any more of their articles.
Should I be willing to give them another shot?
https://redd.it/1vg3kn5
@r_linux
Baeldung on Linux
What Is Unlock Keyring and How to Fix It | Baeldung on Linux
Learn about keyrings and why we encounter and how to fix the message that the login key did not get unlocked.
rust-lang/rust is adopting an LLM policy
https://blog.rust-lang.org/inside-rust/2026/08/05/rust-langrust-is-adopting-an-llm-policy/
Second post I recently made about LLM usage policies but it's really just that I find the process of open source finding its way and adjusting to new realities rather interesting.
The "too long, didn't read" (Taken directly from the blog):
>What does the policy say?
>
>The policy summarizes itself this way:
>> It's fine to use LLMs to answer questions, analyze, distill, refine, check, suggest, review. But not to create.
>Uses in the first category are allowed, sometimes requiring disclosure. Uses in the second category are heavily restricted.
(Edit: but I recommend reading the blog...it's a bit more nuanced than the summery)
Edit2: messed up the link, added now
https://redd.it/1vg23x0
@r_linux
https://blog.rust-lang.org/inside-rust/2026/08/05/rust-langrust-is-adopting-an-llm-policy/
Second post I recently made about LLM usage policies but it's really just that I find the process of open source finding its way and adjusting to new realities rather interesting.
The "too long, didn't read" (Taken directly from the blog):
>What does the policy say?
>
>The policy summarizes itself this way:
>> It's fine to use LLMs to answer questions, analyze, distill, refine, check, suggest, review. But not to create.
>Uses in the first category are allowed, sometimes requiring disclosure. Uses in the second category are heavily restricted.
(Edit: but I recommend reading the blog...it's a bit more nuanced than the summery)
Edit2: messed up the link, added now
https://redd.it/1vg23x0
@r_linux
blog.rust-lang.org
rust-lang/rust is adopting an LLM policy | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
KDE Material decoration with Locally Integrated Menu (and Search) sees its first official release
/r/kde/comments/1vg7lsr/material_decoration_with_locally_integrated_menu/
https://redd.it/1vg7ple
@r_linux
/r/kde/comments/1vg7lsr/material_decoration_with_locally_integrated_menu/
https://redd.it/1vg7ple
@r_linux
Reddit
From the linux community on Reddit: KDE Material decoration with Locally Integrated Menu (and Search) sees its first official release
Posted by SuperGNUser - 2 votes and 0 comments
RPCS3 says 90% of PS3 emulator users run Windows, despite better Linux performance
https://videocardz.com/newz/rpcs3-says-90-of-ps3-emulator-users-run-windows-despite-better-linux-performance
https://redd.it/1vgdtxf
@r_linux
https://videocardz.com/newz/rpcs3-says-90-of-ps3-emulator-users-run-windows-despite-better-linux-performance
https://redd.it/1vgdtxf
@r_linux
Reddit
From the linux community on Reddit: RPCS3 says 90% of PS3 emulator users run Windows, despite better Linux performance
Explore this post and more from the linux community
the worlds most popular software synthesizer (Serum 2) now has a linux version
https://redd.it/1vgbser
@r_linux
https://redd.it/1vgbser
@r_linux
Proxmox VE finally suports arm64!
https://forum.proxmox.com/threads/proxmox-virtual-environment-now-available-for-64-bit-arm-arm64.185526/
https://redd.it/1vgojoi
@r_linux
https://forum.proxmox.com/threads/proxmox-virtual-environment-now-available-for-64-bit-arm-arm64.185526/
https://redd.it/1vgojoi
@r_linux
Proxmox Support Forum
Proxmox Virtual Environment now available for 64-bit ARM (arm64)!
We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for...
Officially ditched my dual boot. My PC is now 100% Windows free
/r/pop_os/comments/1vguuj5/officially_ditched_my_dual_boot_my_pc_is_now_100/
https://redd.it/1vguuwz
@r_linux
/r/pop_os/comments/1vguuj5/officially_ditched_my_dual_boot_my_pc_is_now_100/
https://redd.it/1vguuwz
@r_linux
Reddit
From the linux community on Reddit: Officially ditched my dual boot. My PC is now 100% Windows free
Posted by BaileyJams - 93 votes and 25 comments
GNOME Boxes Nightly — The next-gen rewrite of GNOME Boxes
https://nightly.gnomeboxes.org
https://redd.it/1vgkssk
@r_linux
https://nightly.gnomeboxes.org
https://redd.it/1vgkssk
@r_linux
nightly-gnomeboxes-org-999c9b.pages.gitlab.gnome.org
GNOME Boxes Nightly
Learn how to install and run the development version of GNOME Boxes
HWiNFO64 style hardware monitoring software for Linux
https://github.com/pulpul-s/HWall
https://redd.it/1vghjap
@r_linux
https://github.com/pulpul-s/HWall
https://redd.it/1vghjap
@r_linux
GitHub
GitHub - pulpul-s/HWall: Linux hardware inventory and live sensor monitor
Linux hardware inventory and live sensor monitor. Contribute to pulpul-s/HWall development by creating an account on GitHub.
can anyone recommend a tiling window manager like hyprland for a non-arch distro like debian or fedora?
title. newish to linux so please be nice, i am here to learn.
i’ve been using omarchy for a little while, but everyone says its not great for beginners and i can kinda see that. i’m not totally lost, but i would prefer a point release distro over rolling. one thing that omarchy got me hooked on though is its tiling window manager (hyprland).
i noticed most window managers aren’t tiling, and was having trouble finding a good one for debian (which i hope to switch to, otherwise i may try cachyos).
i agree with most people that omarchy is kinda bloatware-ish and would prefer to install my own packages, but arch alone seems daunting.
cachyos, as i mentioned, is up there for my next distro, but i would def give debian/ubuntu forks or even fedora a shot if anyone has a good tiling manager that works with said distro.
again, thank you guys for all the help. still learning the ropes so i appreciate it!
hope the mods don’t mind this post, i know it says no support questions but i was hoping for more of a discussion, so thought it was okay. if its not i understand.
https://redd.it/1vh3ok5
@r_linux
title. newish to linux so please be nice, i am here to learn.
i’ve been using omarchy for a little while, but everyone says its not great for beginners and i can kinda see that. i’m not totally lost, but i would prefer a point release distro over rolling. one thing that omarchy got me hooked on though is its tiling window manager (hyprland).
i noticed most window managers aren’t tiling, and was having trouble finding a good one for debian (which i hope to switch to, otherwise i may try cachyos).
i agree with most people that omarchy is kinda bloatware-ish and would prefer to install my own packages, but arch alone seems daunting.
cachyos, as i mentioned, is up there for my next distro, but i would def give debian/ubuntu forks or even fedora a shot if anyone has a good tiling manager that works with said distro.
again, thank you guys for all the help. still learning the ropes so i appreciate it!
hope the mods don’t mind this post, i know it says no support questions but i was hoping for more of a discussion, so thought it was okay. if its not i understand.
https://redd.it/1vh3ok5
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community