• 0 Posts
  • 785 Comments
Joined 1 年前
cake
Cake day: 2023年6月10日

help-circle


  • I don’t know how it is on mbin but on Lemmy the best thing to do is message the admins directly, and not bother reporting. This is because Lemmy’s developers give way to much credit to the legitimacy of forum moderators and do not allow a way for reports to only be sent to administrators, meaning that community mods like these can easily dismiss reports before they are seen by admins. So best thing to do is message them directly at the current time.


  • 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.





  • 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)

    Limit Firefox to 8GB of RAM .desktop file
    [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).





  • Even with the Hashtag misuse that’s not as bad as group spam, since people spamming groups can reach further than they otherwise would just spamming on their server. Which is why being able to moderate groups is important. Also with Guppe’s system you can create any group you want without authorization, that’s a problem because malicious people can create groups that aren’t acceptable including ones with racist and illegal content and use it to distribute that across the network. I found a few of these without much digging and I quickly reported them to Mastodon.social and got them suspended but they’re still there on the other servers.



  • Something I learned recently which should’ve been obvious but I guess I just never noticed it was that it seems that Guppe groups aren’t moderated, like at all. This is concerning and problematic because it basically means they could become spam and hate vectors with only the admins of individual servers able to moderate the content. Compare that to the fact that Lemmy and mbin indeed can moderate communties, remove posts, and most importantly ban users from participating and stop the group from boosting them. That’s as good a reason as any why one might want to use Lemmy or mbin to host groups on Mastodon instead of guppe.



  • Yeah that is true, though in my experience from posting things from mastodon it’s not as bad as one might think. While you generally should include a title sentence separate from the rest of the post if you don’t it’ll just use the first sentence you write as the title. The biggest problem with Microblog content in Lemmy is the community mention, since if that is in the same area as the title it’ll look messed up. I think if enough people become aware of that it would help since they could just put the mention towards the bottom. Maybe even with group support mentioning the group will become not a thing anymore and will be replaced with native functionality to post to a group.

    Even though some content will likely look out of place I don’t think it’ll cause much of an issue since it’ll only intermingle in groups, content outside of groups will still be the same Mastodon content, and Lemmy communities will likely enforce proper posting etiquette for Mastodon users even if they don’t do it in groups. For that reason I don’t really see it becoming a serious problem.