this post was submitted on 24 Jul 2025
165 points (97.7% liked)

Linux

56896 readers
997 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
top 26 comments
sorted by: hot top controversial new old
[–] data1701d@startrek.website 33 points 1 week ago (1 children)

The no restart is kind of awesome. WebGPU progress is also great, even if not on Linux yet.

[–] umbrella@lemmy.ml 6 points 1 week ago* (last edited 1 week ago) (1 children)

webgpu makes me apprehensive. more precise fingerprinting and worse exploits could potentially be a thing.

[–] Chewy7324@discuss.tchncs.de 11 points 1 week ago (3 children)

The problem is that if Firefox does not support features like WebGPU, people will switch to Chrome once they notice web sites don't work correctly.

[–] Doorknob@lemmy.world 2 points 5 days ago

I guess not using it when everyone else is would be another way of fingerprinting too

[–] umbrella@lemmy.ml 8 points 1 week ago

yeah that's part of the issue of letting google unilaterally control the most popular browser by far.

[–] Cyber@feddit.uk 1 points 1 week ago

Or, complain to the website not to use browser specific features (just like the old Internet Explorer days)

[–] Cyber@feddit.uk 3 points 1 week ago (1 children)

The in-memory version of the tab template prevents having to restart FF to load the new one from disk now, but, at some point you're still going to have to restart...

I tend to hibernate my laptop, so it doesn't reboot often... so surely I'm going to get to the point where FF needs a restart...

[–] clb92@feddit.dk 1 points 6 days ago

I already don't restart Firefox very often, maybe once a week, if I'm feeling like it.

[–] Shimitar@downonthestreet.eu 2 points 1 week ago (2 children)

Kind of neat... Don't know if really useful at all, but cool anyway

[–] vga@sopuli.xyz 42 points 1 week ago* (last edited 1 week ago) (1 children)
  • No More Forced Restarts: This is a huge relief for many!. Firefox on Linux no longer requires a forced restart after your package manager applies an update. This means smoother, uninterrupted browsing, even during system updates.
  • Reduced Memory Usage: ForkServer leads to a significant reduction in memory consumption for content processes. The base resident memory for a content process is now around 50% lower. This helps Firefox run more efficiently, especially if you have many tabs open.
  • Faster Process Startup: You'll notice that content process startup times are reduced by approximately 35%. This translates to snappier new tab openings and overall improved responsiveness.

Sounds actually too good to be true to me.

[–] sxan@midwest.social 18 points 1 week ago (1 children)

Reduced Memory Usage:

This is the one that really matters. Both Chrome and FF are brutal on memory use.

[–] Thaurin@lemmy.world 5 points 1 week ago (1 children)

That’s because each tab is sandboxed.

[–] Dirk@lemmy.ml 5 points 1 week ago (2 children)

And cached. Browsers just use the RAM for what it exists for.

[–] AndrewZabar@lemmy.world 2 points 1 week ago

That's why my main desktop has 32GB and my laptop 16. We're at the point that these are minimum comfortable amounts.

[–] MonkderVierte@lemmy.zip 2 points 1 week ago (2 children)

I use Auto Tab Discard, have all except 10 tabs unloaded and FF has 5.5 GB reserved, just in case.

[–] Dirk@lemmy.ml 2 points 1 week ago (2 children)

I have currently 13 tabs open and I don’t see the issue. RAM is there to be used. I actually expect my programs to extensively cache stuff and use the RAM.

(The other Firefox processes for the individual tabs are cut from the screenshot.)

[–] MonkderVierte@lemmy.zip 1 points 1 week ago

Nah, RAM has to be reserved and can't then be used by other programs until given free. That's why, cache data and only use RAM for currently running and speed-critical stuff.

[–] ragas@lemmy.ml 1 points 1 week ago* (last edited 1 week ago) (1 children)

How can you only have 15 Tabs open? I'm at about a hundred at all times.

[–] Dirk@lemmy.ml 1 points 1 week ago* (last edited 1 week ago)

How can you only have 15 Tabs open?

I use bookmarks and close tabs I don’t need any longer.

[–] UnsavoryMollusk@lemmy.world 2 points 1 week ago

Fellow Auto Tab Discard ejoyer, I salute you.

Joke aside I recommend this extension if you have a tendency to have a shitton of tabs opened

[–] acidrain42@lemmy.ca 7 points 1 week ago (1 children)

I for one am extremely happy about the no force restart. It's quite minor in the grand scheme of things, but it is so annoying.

[–] Shimitar@downonthestreet.eu 4 points 1 week ago (1 children)

True, its annoying, bit this does not take away the need for a restart of the process, obviously, just you can do it at a more convenient time.

[–] acidrain42@lemmy.ca 4 points 1 week ago

Absolutely, it's only about convenience. I often miss the fact that firefox is in the list of all the packages that are getting updated and realize it only when I open a new tab and I get the error message, and that's annoying. Very much a first world problem for sure!