Live data from Hacker News

Ubuntu now requires more RAM than Windows 11

howtogeek.com

91–100 of 198 posts

Re: Ubuntu now requires more RAM than Windows 11

#91
post #62

Earlier quoted context omitted.

The whole linux stack got bigger though - just look at what you need now to compile stuff, cmake, meson/ninja, mesa, llvm and so forth. gtk2 was great; GTK is now a GNOMEy-toolkit only, controlled by one main corporation. Systemd increased the bloat factor too - and also gathers age data of users now ( https://github.com/systemd/systemd/pull/40954 ). I guess one of the few smaller things would be wayland, but this ha…

Is the option of legal compliance a bad thing? They have corporate customers. If there's no opt-out, that's a different story.

It's plain FUD. systemd always had fields for the full name, email address and location. They were optional, just like the date of birth. Bad systemd!

Re: Ubuntu now requires more RAM than Windows 11

#92
post #22

The amount of people still on less than 8gb of memory is really small.

On the contrary, those are mostly really overweight people, so the amount of them is quite large. The number of them is, however, small. :)

What the fuck

Re: Ubuntu now requires more RAM than Windows 11

#93
post #86

Earlier quoted context omitted.

I know 2GB isn't very heavy in OS terms these days, but it's still enough to hold nearly 350 uncompressed 1080p 24-bit images. There's rather a lot of information in a single uncompressed 1080p image. I can't help but wonder what it all gets used to for.

well to start, you likely have 2 screen size buffers for current and next frame. The primary code portion is drivers since the modern expectation is that you can plug in pretty much anything and have it work automatically.

How often do you plug in a new device without a flurry of disk activity occurring?

Re: Ubuntu now requires more RAM than Windows 11

#94
post #69

From my understanding this is an official statement, not a benchmark result. > The change isn't about the core operating system becoming resource-hungry. Instead, it reflects the way people use computers today—multiple browser tabs, web apps, and multitasking workflows, all of which demand additional memory. So it is more about the 3rd party software instead of OS or desktop environment. Actually, nowadays it's recom…

It's not just the applications, the installer doesn't even start up with 1GiB of memory. With 2GiB of memory it does start up. You could (well, I would :) ) blame it on the Gnome desktop, but it is very different from what I would have expected.

I just tested this with 25.10 desktop, default gnome. With 24.04 LTS it doesn't even start up with 2GiB.

Re: Ubuntu now requires more RAM than Windows 11

#96
post #69

From my understanding this is an official statement, not a benchmark result. > The change isn't about the core operating system becoming resource-hungry. Instead, it reflects the way people use computers today—multiple browser tabs, web apps, and multitasking workflows, all of which demand additional memory. So it is more about the 3rd party software instead of OS or desktop environment. Actually, nowadays it's recom…

If you run Windows 11 with Microsoft Teams and Microsoft Outlook on a 4GB machine you're gonna have a bad day.

Re: Ubuntu now requires more RAM than Windows 11

#98

I hear a lot from linux users that found gtk 2 era on x11 as pretty close to perfect. I know i had run ubuntu and after boot it used far less than 1GB. The desktop experience was perhaps even slightly more polished than what we have today. Not much has fundamentally changed except the bloat and a regression on UX where they started chasing fads. I suppose the most major change on RAM usage is electron and the bloated…

The whole linux stack got bigger though - just look at what you need now to compile stuff, cmake, meson/ninja, mesa, llvm and so forth. gtk2 was great; GTK is now a GNOMEy-toolkit only, controlled by one main corporation. Systemd increased the bloat factor too - and also gathers age data of users now ( https://github.com/systemd/systemd/pull/40954 ). I guess one of the few smaller things would be wayland, but this ha…

I’ve been using cmake since early 2000s when i was hacking on the vtk/itk toolkit. Compiling a c++ program hasn’t gotten any better/worse. FWIW, I always used the curses interface for it.

Re: Ubuntu now requires more RAM than Windows 11

#100
post #86
post #69

From my understanding this is an official statement, not a benchmark result. > The change isn't about the core operating system becoming resource-hungry. Instead, it reflects the way people use computers today—multiple browser tabs, web apps, and multitasking workflows, all of which demand additional memory. So it is more about the 3rd party software instead of OS or desktop environment. Actually, nowadays it's recom…

I know 2GB isn't very heavy in OS terms these days, but it's still enough to hold nearly 350 uncompressed 1080p 24-bit images. There's rather a lot of information in a single uncompressed 1080p image. I can't help but wonder what it all gets used to for.

I also believe that this memory usage might be decreased significantly, but I don't know how much (and how much is worth it). Some RAM usage might be useful, such as caching or for things related with graphics. Some is a cumulative bloat in applications caused by not caring much or duplication of used libraries.

But I remember in 2016 Fedora Gnome consumed about 1.6GB of RAM on my PC with 2GB of RAM a decade ago. Considering that after a decade the standard Ubuntu Gnome consumes only 400MB more RAM and also that my new laptop has 16GB of RAM (the system might use more RAM when more RAM is installed), I think the increase is not that bad for a decade. I thought it would be much worse.

Post reply on HN