There’s no automod in this community removing posts or comments from people who say Wndows
There’s no automod in this community removing posts or comments from people who say Wndows
People say companies’ main purpose is to make money, when those companies do stupid shit like this it really calls into question the truthfulness of that statement. Since they’re clearly losing customers and money while not gaining anything for their efforts, then they’ll jusify their bullshit by saying “Market research”, “predictive Revenue intelligence”, “Customer satisfaction” and plenty of other buzzy corporate terms that sound smart but don’t really have much meaning.
No, it just limits the amount of RAM that Firefox (or whatever other application you launch with these parameters) will see.
A few Firefox tabs may crash occasionally as a side effect. And obviously if Firefox eats up all of the 8GB it’s allocated it may crash itself though usually it doesn’t and tabs will crash before the browser crashes.
That’s good to know, I don’t know how well it would work though I feel like I enabled something about closing background tabs to reduce memory load (it might have been what you said, it might have been something else I don’t really remember) and it helped a little bit but it still ended up chewing up a lot of memory.
Setting the limit though did help immediately. And stop the overconsumption problems, occasionally a couple of tabs crash here and there but it doesn’t freeze or worse cause other apps to slow down and freeze. Which did happen before.
I can confirm this, the first time I tried it out I accidentally set it to 1 GB, Firefox could only see that amount of memory. Though limiting Firefox to only 1GB its a very bad idea and it can cause it to crash it’s not because it’s trying to go over though it’s just because it ran out of memory.
8GB is what I would consider the safe minimum for web browsing. If you said it lower you’ll have performance losses. Setting it higher though will only chew up valuable System RAM by inactive tabs.
It might be harder for them but there are similar tools that they could use to limit it. One I’ve seen people use is firejail, a tool designed for sandboxing processes and applications.
I’ve personally never tried it myself though so I can’t attest to how well it works, either for this purpose or sandboxing in general.
Gives a lot of Space for running Virtual machines.
Also browsers can chew that up fast if you have a lot of tabs, Firefox has managed to do it a few times. At least until I started limiting its RAM to 8GB (best decision ever)
[Desktop Entry]
Version=1.0
Name=Firefox RAM limit 8GB
GenericName=Firefox Ram limit 8GB
Comment=Limit RAM for Firefox to 8GB;
Exec=systemd-run --user --scope -p MemoryLimit=8G firefox
Icon=firefox
Type=Application
Terminal=false
Categories=Utility;Development;
StartupWMClass=Firefox
(To use it with other apps like Chrome or Electron apps just replace the command at the end, and startup class with the ones from the program you’d like to run. Icon and Name changes are optional but might be desirable so you remember what app it is for).
They’re brainwashed chuds, it doesn’t really matter what they think.
OP is a huge troll, they created their own community to hate on linux and ban anyone who doesn’t agree with them even slightly. They’re also deliberately using the auto remove on ban function to obscure the content of the removed comments from appearing in the modlog.
Unsurprising since Proton is optimized by Valve specifically for playing games. Crossover, Wine, and Whiskey are more general purpose. They will work fine and can be optimized and tweaked, but Proton will work better out of the box.
I think now it’ll just run it through proton if a native linux release isn’t found. At some point they seem to just have enabled Proton support by default for games that support it. It’s only for games that have a non-functional linux Release that you have to mess with them.
I think this user has an irrational disdain or hatred of linux that causes them to believe things that aren’t true, or haven’t ever been true. I mean he literally created [email protected] just to post memes complaining.
Are you sure? I know it was like that when it first came out but I think now they have it enabled by default, just install and run the games under it automatically.
It comes with Steam by default and is automatically used out of the box when a native linux version of the game isn’t found.
Many of their games do have native linux versions, and a lot do work under wine or proton, which can be used as a Non-steam game in Steam or even without Steam.
Their launcher doesn’t yet have a native linux version but it’s completely optional, and does still run under wine if you really want it.
It’ll most likely work through proton.
Why would they, Xbox uses a version Windows and an x86 core + AMD GPU, bog standard parts, bog standard system, it’s easier to tap into the windows component on an x86 system and just use that to run the games. Making a proper emulator for games that would otherwise run on the PC natively just wouldn’t make sense.
I guess depending on the instance it’s not necessarily over-using it, as the point is to report content that isn’t up to the instance or community’s standard. On some instance that includes disinfo, on others it doesn’t.
It’s worth mentioning that the mod could stop working with future updates of the game, however.
That’s why it would be good if somebody had the source code, not just a backup of the mod. Available source code will allow somebody else to tweak it or more easily make a better one in case Sony tries to break it.
Something I didn’t consider when answering earlier is that even if Firefox did have good RAM usage limiting built-in I probably still wouldn’t use it or recommend it, because one of Firefox’s biggest problems is that it leaks. And memory leaks will not be negated by Firefox’s built-in RAM limiter but they will be by systemd’s (or anything else you might be using instead) Firefox would still crash in the event of a leak but it’s still better than it taking gnome or other apps with it, or freezing your system entirely.