this post was submitted on 02 Dec 2025
55 points (98.2% liked)

linuxmemes

30347 readers
2044 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] Wispy2891@lemmy.world 2 points 3 months ago (3 children)

    Problem that powertoys are becoming bloated too. Before switching my 8gb RAM laptop to Linux, it was constantly swapping memory. I investigated and it was powertoys slowly eating everything. The two almost identical launchers, 300mb each. The eyedropper that you gonna use once a month 200mb, the help that comes out when you long press the windows key, another 80mb. Same for the screen ruler. Then the accent helper, and so on. My 8gb laptop only had 1 GB free Memory After a clean boot

    [–] ggtdbz@lemmy.dbzer0.com 3 points 3 months ago

    AFAIK there was a memory leak in PowerToys. But it’s definitely ballooned in scope since it was first released. I suppose turning off the parts you don’t need would help but it really should still be more efficient. Doesn’t help that the Microsoft Department of AI Department seems to have started sinking its teeth into it as of the last few updates.

    [–] ackthxbye@feddit.org 1 points 3 months ago

    The last time I used the power toys was on W10 but can't you choose which components you install? Surely you can disable the autostart for the ones you are not using?

    [–] ayyy@sh.itjust.works 0 points 3 months ago (1 children)

    Isn’t that the entire point of swap? If you’re only gonna access that memory once a month what’s wrong with it swapping to disk but becoming ready within seconds when you go to use it?

    [–] aesthelete@lemmy.world 0 points 3 months ago (1 children)

    Dude, Windows swaps like it's its job.

    The job of swap is to be used after the RAM is full or is about to be full. It's not to be used instead of the RAM.

    I bet SSDs were a huge freaking performance boost for Windows generally speaking because of the way it swaps.

    [–] SaharaMaleikuhm@feddit.org 1 points 3 months ago (1 children)

    That's not true. Linux by default also moves stuff to swap way earlier. Swap is not just a fallback when you run out of RAM. That is why I think Zram is the best. My system can swap as much as it wants to.

    [–] boonhet@sopuli.xyz 1 points 3 months ago

    Linux swappiness is at least easier to configure + I haven't really noticed it happen on anything with enough RAM to do the job it's doing.

    My 8 GB Thinkpad will swap quite a bit running PyCharm, docker and Firefox on KDE Plasma. My 32 GB desktop has near-zero swap usage and it has even more shit running at all