You played shitty games as a kid, it’s not exactly an uncommon or unrepeatable experience, I mean if it wasn’t as common or relatable as it is, AVGN (and creators like them) wouldn’t have been nearly as popular and successful as they are.
You played shitty games as a kid, it’s not exactly an uncommon or unrepeatable experience, I mean if it wasn’t as common or relatable as it is, AVGN (and creators like them) wouldn’t have been nearly as popular and successful as they are.
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.
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).
The one on the left is a MAGA, they’re unable to listen to logic even if the answer is right in front of them.
Some of their communities are also insanely aggressive compared to their .world counterparts, both in spirit and moderation. Really best to stay away from them, if at all possible.
I’m in a few but as a general rule I try to avoid most of the ml instance communities because some of them can be a bit on the toxic side.
Generally I stick with the ones that are on the same server as my account i.e. [email protected] on my lemmy.world account and [email protected] on my programming.dev account with exceptions to ones where I don’t have presence on that instance, or I have limited purpose of having an account there (i.e. my lemmy.blahaj.zone account only serves to moderate the Aroace and Agender communities), in which case I usually choose the one which has been most reliable. Part of the reason I did it this way was because in the early days when Lemmy.world had load issues and was being DDoSed federation would have a lot of issues,
That could be useful, if ads get to the point where removing their elements manually is no longer possible. I don’t think that’ll happen for a while though, as long as were still using HTML and Javascript which downloads and runs pages locally inside of our browsers.
They don’t actually care about life, they just don’t want women to have control over their bodies.
І ԁоո’t раrtісulаrly thіոk thаt summаrіzеrs аrе а gооԁ gоаl, sіոсе аі summаrіеs саո оftеո bе wrоոg, mіsіոtеrрrеt іոfоrmаtіоո, оr оmіt іmроrtаոt іոfоrmаtіո thеy fаіl tо іԁеոtіfy аs іmроrtаոt.
I think if that starts to become common people should start using tools like this as well as the use of pre-baked PDF or image rendered text to thwart it on their content.
I guess a lot of people have a strange aversion towards messing with the code of websites. Which is weird and dumb, it’s downloaded to your browser, it’s not running on their system, you’re free to mess with it as much as you want. Best to familiarize yourself with the Web developer tools, they can be an effective weapon against scammy sites which use deceptive methods like this.
For clarification, it’s communities, not sublemmies.
You just answered your own question in the title, you call them communities. It’s what they are called by the Lemmy-UI software, and also why they have the /c/ prefix in their URLs.
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.
There are more popular people that hang out and comment often in the main communities, then there are people who pass by. I know on Reddit I’ve seen certain people pop up frequently in certain communities. It’s a smaller platform so you see the popular ones more often but it’s not that unusual.
That is actually a pretty nice feature. Would be great if we had it here. Though it isn’t explicitly needed, request communities are also a good solution.
Was it from a bot or Lemmy itself? If it was from a bot it doesn’t really count since admins set that feature up themselves, it’s not a part of Lemmy itself.
I mean really any instance can do it, it’s as simple as creating a community to request other communities. Most just haven’t chosen to do it, unfortunately.
Unfortunately it only happens at certain latitudes above and below the equator, so it can’t really happen just anywhere, just in the few places that are at those latitudes.
No gender, Only Dragon
🖤🤍🐉🤍🖤
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.