Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Bubble99

macrumors 65816
Original poster
Mar 15, 2015
1,047
251
We all know the modern internet is bloated so is web browsers really bloated but could you use computer running windows or MacOS with only 1 GB of RAM may be 2GB of RAM.

What about Linux with only 1GB of RAM? What is your usage and where you able to trim it down with closing background apps.

How bloated is Firefox today? Would the experience be terrible and need at least 3 GB of RAM. Well open task manger and post your RAM usage on clean boor up.

Why do programmers make the internet so bloated today unlike 15 years ago.
 

casperes1996

macrumors 604
Jan 26, 2014
7,509
5,680
Horsens, Denmark
Windows 10's minimum system requirements do allow for 1GB of RAM. Windows 11 specifies 4GB.
I wouldn't run any remotely modern version of macOS with less than 4GB, and even that I feel is pushing it.
Linux you can get by with less depending how you configure things - But Linux is also only a kernel. My web server is a Linux machine that uses ~350MB of RAM while hosting my website. But it doesn't have a GUI or really much of anything running other than an SSH server, nginx, my own Rust program for dealing with file uploads and some minor things like an occasional cron-job to check if there's anything new on Apple's security blog and send me an email if there is.

Install a full KDE or Gnome system and you probably wouldn't want to go below 4GB with that either. A minimalistic i3/Sway or even XFCE based system could probably easily enough run on 1GB or 2GB with decent usability assuming an otherwise decently powerful machine.

I don't think it makes sense to talk about "bloat" as a generic or blanket term. One man's bloat is another's dream feature and vice versa. And browsers after all kinda do need to follow along with the W3C specs. How much memory is needed for a satisfactory experience also very much depends on the website you want to load. If you're just loading static HTML, the memory requirements are tiny. But watching 8K video on YT? I mean, a single, fully expanded frame for the frame buffer is 1GB by itself. And there's (depending on video) like 30 of those every second. Of course it's heavily compressed to take up less space, probably uses chroma subsampling, inter and intra frame compression and whatnot, but content is big.

And that's the last point; Things aren't what they were 15 years ago. Websites host experiences and web apps that they couldn't have back then, images are bigger and higher quality, video files are bigger and higher quality - Unfortunately a lot also has to do with tracking and advertisement. Then of course there's also the financial angle; Developers cost money. If you're a business and your website generally runs well enough that 99% of your users don't have a problem with it, would you rather pay your engineers to optimise it further or to develop new features to draw in more customers or other ways to generate more revenue? As we get more computing power the *need* to highly optimise things for a "good enough" experience becomes smaller and smaller. If you were developing video games in the 90's you *had* to highly optimise things or it wouldn't run at playable rates. If you develop websites today you can generally do so without thinking about performance concerns at all and still get something fairly usable. So sometimes you just have to ask yourself if the investment in either time or money is worth it. Developer time is a resource just like RAM is, and while it's the employer paying the bill rather than the end user, it's often *a lot* cheaper to buy more RAM than paying engineers.

With that said, a lot of time and effort is still spent on performance optimisations. Relative to the complexity of tasks performed, speed is honestly very good in general I find. We're also a lot more conscious of various security pitfalls now than we were 15 years ago, and a lot of security failsafes and mitigations come with performance costs, but it also means that a compromised website can't escape the JavaScript engine and install ransomware on your machine just from visiting a website*.

There's also a tradeoff between memory and speed. Sometimes we intentionally use a bit more memory to make something run faster. For instance, in the past, at work, we loaded view layout files from disk every time we needed them. I wrote a cacher for it so it only loads it from disk once and then if it needs the view layout again it fetches it from memory (though I also flush the cache in case of low memory warnings from the OS). This is part of why I keep telling people that using a lot of memory is not inherently bad. It doesn't mean your system would run poorly with less or that it's absolutely needed or that you can't expand your workload; A lot of the RAM may be used to cache things a little and can easily be flushed without huge impacts, but if you have free memory available, why not put it to use?

*There may still be security vulnerabilities from time to time, even ones as serious as that are theoretically possible, but a lot of mechanisms are in place to try and prevent that sort of thing and much more.
 
  • Like
Reactions: Slix

Bubble99

macrumors 65816
Original poster
Mar 15, 2015
1,047
251
Do you find it is mostly the tracking and advertisement that makes website bloated or the scripts that are running on the website?

And than I hate websites that plaster videos that autoplay.

What is your view of flash and Java?
 

casperes1996

macrumors 604
Jan 26, 2014
7,509
5,680
Horsens, Denmark
Do you find it is mostly the tracking and advertisement that makes website bloated or the scripts that are running on the website?
It's all but impossible to make a singular statement to this without looking at something more concrete. A concrete website and a concrete definition of what you think "bloated" means.

And than I hate websites that plaster videos that autoplay.
Safari has built-in autoplay blocking. Other web browsers probably do too or have it as a plugin. In Safari you can enable/disable it on a per-site basis so you can keep auto-play on for YouTube for example but off everywhere else.


What is your view of flash and Java?
Flash is and has been irrelevant for many years at this point. Any website that still makes use of it should be considered a security risk and obsolete unless it is an air-gapped system running some special purpose setup. It was an important technology in the evolution of the web, but serves no purpose anymore with HTML5, advanced JavaScript and even web assembly and WebGPU

As for Java, It's evolved a lot in the past several years and I would say it can be a pleasant enough programming language at this point but it's certainly not my favourite, but I would't actively dislike working in modern Java day to day I think.
 

casperes1996

macrumors 604
Jan 26, 2014
7,509
5,680
Horsens, Denmark
I thought Flash was removed automatically from most computers. Can you still access Flash based websites on computers?

Source: https://www.pcmag.com/news/microsoft-starts-automatically-removing-flash-from-windows
It is. But I'm sure you can find a way to get it re-installed, or just go back to an old OS, old browser and old flash installer - I advice against it, but if you have an air gapped machine that doesn't need to interact with anything other than "the flash app" that was written in 2006 and the developers are long gone but it's critical infrastructure that you haven't replace yet; I guess it's possible to have a valid use case
 

Bubble99

macrumors 65816
Original poster
Mar 15, 2015
1,047
251
It's all but impossible to make a singular statement to this without looking at something more concrete. A concrete website and a concrete definition of what you think "bloated" means.

I think the way websites where in 2010 well some die heart people really strong on bloat may say 2004. When 1GB of RAM was norm has system requirements.
 

Bubble99

macrumors 65816
Original poster
Mar 15, 2015
1,047
251
I think the way websites where in 2010 well some die heart people really strong on bloat may say 2004. When 1GB of RAM was norm has system requirements.

I should say 1GB of RAM was norm has system requirements for beowsers. Back in 2010 some was even less.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.