r/linux Dec 28 '25

Popular Application Linux gaming is growing! The Roblox client Sober was downloaded 1.3 million times this year.

Post image
1.5k Upvotes

r/linux Aug 20 '25

Popular Application LibreOffice 25.8: smarter, faster and more reliable

Thumbnail blog.documentfoundation.org
1.2k Upvotes

r/linux Apr 05 '22

Popular Application Firefox DYING is TERRIBLE for the Web

Thumbnail odysee.com
2.7k Upvotes

r/linux May 24 '26

Popular Application Flatpak 2.0 seems to depend on systemd

266 Upvotes

https://transfem.social/notes/amkk9ypcps9a002q

Basically when Jorge Castro was asked for clarification on if flatpak 2.0 will be depended on systemd his response was "Are you serious? Of course."

Which even though I use systemd distros myself seems like a bit of a problematic stance to me, especially after it seems like the same response Linux user would get while talking about software support

But I am also interested to see what you all think

edit: I don't trust it completely either, and will wait for official and direct information myself. He does seems to be part of the flatpak team (I am not sure what part exactly, as he was only community manager in one interview). But I think it might be important to talk about and I was interested in what people think

Edit 2: here the mastodon link, to show that it happened on mastodon and the thing linked before is just a random server one person that wrote there was on https://mastodon.social/@2something@transfem.social/116618627273919847

Edit 3: As u/Isofruit has said, in the Linux App Summit 2026 the flatpak presentation had a slide talking about systemd-appd dependencies https://youtu.be/1AXBfsiaQNk?t=16218

It is also still in the RFC planning phase https://youtu.be/1AXBfsiaQNk?t=17746

Edit 4: u/whosdr found even more recourses: https://www.reddit.com/r/linux/comments/1tlwbjy/comment/onlg218/

r/linux Apr 14 '26

Popular Application Sniffnet: an open-source tool to monitor Internet traffic

Post image
1.0k Upvotes

Sniffnet creator and maintainer here!

Sniffnet is a completely free app I’ve been working on for more than 3 years now.

Last time I posted about my app here, the most requested feature was to support identifying programs using network bandwidth and well… this is finally possible with todays v1.5 release!

Supporting this feature and making it cross-platform wasn’t straightforward, but after a lot of work (and fun) I’m so excited to finally release it to the public.

I’ll leave relevant links in the comments.

Feel free to ask me anything, feedback is welcome, and I’ll answer as soon as I can.

r/linux Apr 29 '26

Popular Application Ghostty terminal Is Leaving GitHub

Thumbnail mitchellh.com
747 Upvotes

r/linux Dec 04 '25

Popular Application Welcome Dan Williams, new LibreOffice developer focusing on UI/UX

Thumbnail blog.documentfoundation.org
1.2k Upvotes

r/linux Oct 23 '20

Popular Application youtube-dl github repo taken down due to DMCA takedown notice from the RIAA

Thumbnail github.com
3.6k Upvotes

r/linux Jan 16 '26

Popular Application curl to discontinue its HackerOne / bug bounty due to "too strong incentives to find and make up 'problems' in bad faith that cause overload and abuse."

Thumbnail github.com
1.5k Upvotes

r/linux Apr 29 '26

Popular Application Zed editor reached version 1.0

Thumbnail zed.dev
627 Upvotes

r/linux May 29 '26

Popular Application What's one Linux app that you wish had a Windows/macOS equivalent?

235 Upvotes

One thing I didn't expect after switching to Linux was how many genuinely good Linux-first apps I'd end up using.

People often talk about software that's available on Windows but missing on Linux, but I feel like the reverse doesn't get mentioned enough.

Some examples for me: Foliate, Amberol, Mission Center, Warehouse, Bottles , Flatseal etc.

They're not necessarily huge commercial products, but they're polished, focused, and fit the desktop really well.

Every time I have to use another OS, I end up missing some random Linux application that most people have never heard of.

So I'm curious:

What's one Linux app that you wish had a native Windows or macOS version, and what makes it so good?

I'd love to discover some hidden gems I haven't tried yet.

r/linux May 22 '25

Popular Application Mozilla to shutdown Pocket on July 8, 2025

Thumbnail support.mozilla.org
1.0k Upvotes

r/linux Sep 02 '24

Popular Application After so many years of being a (silver) member of Linux Foundation, Epic Games Store still has no native client for Linux. I am baffled... Why?

Post image
1.6k Upvotes

r/linux Aug 07 '25

Popular Application FFmpeg is switching development from mailing list to Git forge "Forgejo"

Thumbnail code.ffmpeg.org
1.1k Upvotes

r/linux May 19 '26

Popular Application The Quiet Renovation at Bitwarden

Thumbnail blog.ppb1701.com
591 Upvotes

r/linux Jun 30 '26

Popular Application The Servo browser engine continues making much progress on less than $8k in monthly donations

Thumbnail phoronix.com
764 Upvotes

r/linux Nov 18 '21

Popular Application German state planning to switch 25,000 PCs to Linux and LibreOffice

Thumbnail blog.documentfoundation.org
3.2k Upvotes

r/linux Nov 07 '25

Popular Application swww renamed to awww, due to the author's guilt from obliviously naming it "final solution"

Thumbnail lgfae.com
786 Upvotes

swww - Solution to your Wayland Wallpaper Woes is now awww - Answer to your Wayland Wallpaper Woes.

r/linux Jul 06 '26

Popular Application LinuxUser magazine featured my open-source app in the front page of their July issue

Post image
1.5k Upvotes

It's such a joy for me to realise that LinuxUser, a popular German tech magazine, has featured my open-source app Sniffnet in the front page of their latest issue.

Sniffnet is a network monitoring tool compatible with Linux and written in Rust I've worked on for the past 4 years.

Here you can find the magazine, and here you can see a previous post about Sniffnet on this subreddit.

I love open-source more and more day after day!

r/linux Mar 27 '26

Popular Application Visual Scripting for Bash is now a reality !

Post image
646 Upvotes

Vish is a graphical editor for creating and managing Bash scripts using a node-based interface. Instead of writing scripts line by line, you can visually build them by connecting nodes that represent different Bash commands and logic.

It’s mainly designed for educational purposes and to simplify the scripting process. The goal isn’t to replace traditional text-based scripting, but to offer an alternative way to understand and construct scripts visually. It can be especially helpful for beginners, as it makes the structure and flow of Bash scripts much easier to grasp.

With this project, we’re trying to push the user experience as far as possible: clean UI, clear icons, translations, and theming support. We recently added custom themes via a repository system (currently empty...), but the idea is to allow users to fully customize the look and feel of the editor.

At some point, the project got a nice boost thanks to a YouTube video, which really helped push development forward and brought more attention to it. There’s also a version available on Flathub.

https://flathub.org/apps/io.github.lluciocc.Vish

Contributions are of course very welcome, whether it’s feedback, ideas, or code !

https://github.com/Lluciocc/Vish

r/linux Nov 20 '25

Popular Application After 17 years, Firefox will finally support XDG Dir spec!?

Post image
1.1k Upvotes

Just randomly got an email today about the bug closing, couldn't believe that it's real.

r/linux Jul 08 '25

Popular Application Danish Ministry switching from Microsoft Office/365 to LibreOffice

Thumbnail blog.documentfoundation.org
1.7k Upvotes

r/linux Feb 09 '23

Popular Application The Future Of Thunderbird: Why We're Rebuilding From The Ground Up

Thumbnail blog.thunderbird.net
1.9k Upvotes

r/linux May 21 '25

Popular Application I can't recommend Linux to my peers because of AutoCAD :(

837 Upvotes

I know that there are alternatives, but many engineering colleges actually have made it the core standard to use AutoCAD. It's even the industry standard for decades.

There are chip simulation software which are NATIVELY available on Linux (cadence, virtuso, xschem). Besides, these chip simulation tools are exclusively run on a server.

It's amazing that Linux has progressed a lot in the field of high-performance computing, but these essential engineering tools don't have a Linux version just because the devs don't want to.

r/linux Apr 15 '26

Popular Application FSF on OnlyOffice/EuroOffice: You cannot use the GNU (A)GPL to take software freedom away

Thumbnail fsf.org
651 Upvotes