Skip Navigation

Posts
12
Comments
537
Joined
3 yr. ago

  • It's not about the amount of swap space, it's a problem that happens when swapping happens for big chunks of data at a time.

    Windows aggressively swaps out things way before it's necessary, you can try increasing the system's "swappiness"; I'm writing this from my phone, but when I get to my PC I'll write out how to do it (unless somebody else does it before I do).

    You can set it by writing vm.swappiness=60 in a file like /etc/sysctl.d/50-swappiness.conf.The value 60 is arbitrary, if you increase it the system will try to swap out things more aggressively; the name of the file is also partially arbitrary, but AFAIK, it has to begin with two digits — the system will read all the files inside /etc/sysctl.d in order, and the settings in higher-numbered files will be applied over lower ones.

    Officially, this is the explaination of the vm.swappiness parameter.You can read and write the value with your shell:

     bash
        
    #!/usr/bin/bash
    sysctl vm.swappiness  # shows you the current value
    sudo sysctl vm.swappiness=69  # sets the swappiness to 69 AND shows you the new value
    
      
  • A Wider and less Local LAN, if you will

  • Yes, but not in the right size.There is no right size!

  • The best part is that whenever you see the normal sized face it looks AI generated

  • Deleted

    Permanently Deleted

    Jump
  • No, I've tried twice to point out the simple concept of not being able to do something and its relation to iii@mander.xyz 's comment, I thought the second attempt may have been a bit too condescending but apparently it wasn't.

    I'm sorry but you're on your own.

  • Deleted

    Permanently Deleted

    Jump
  • "I can't afford to buy food, I'm hungry" "Have you tried buying food?"

    See the (non-philosophical) problem?

  • Deleted

    Permanently Deleted

    Jump
  • They said "I don't think you can banish feelings", you even quoted that, and you consequently suggest banishing feelings?

  • I don't quite remember the story, but I don't think Balto had much of a say in his portrayal

  • "[a law] says that we are free to express ourselves as we see fit so long as it is within the [...] law" looks like a tautology to me, is that phrasing accurate to the HRA?

  • The simulation absolutely runs on Windows, have you seen the random unwanted stuff that happens way too often in it?

  • Where's II Samuel 3:14?

  • I don't know about mastering both, but Project Zomboid maybe?

    It can be somewhat chill and even relaxing occasionally, but when it makes you anxious it makes you ANXIOUS (and queasy, eventually).

  • Hear me out:AI-powered webp support

  • Probably not, some here say there are better formats, but it's still much better at (almost?) everything than GIF

  • Webp is the worst format ever.

    Never mind that:

    • it supports transparency;
    • it can be losslessly OR lossfully compressed;
    • it's so efficient it can fit ẏ̷̛̀̏̎̇͜ǫ̷̼̰̳̹́̆̍̐͜͝ủ̷͉̱̻̤̬̯̈́ŗ̸̒ ̸̨̟͈̳͍̱̀̏̓m̵̺͎̋́u̴͇̥͍͐̇̀̇͊̌̚͝m̸̢̢͕̻̬͙̒͗̽͋͆̕͝ in less than 2GB;
    • it can be animated;
    • is more than capable of representing 1:1 any GIF image;

    it sucks because the one image viewer I've ever had installed by the ubiquitous (= monopolistic) operating system everyone has by default doesn't support it.

  • Cat's got a point though, I didn't know Atari was still around either

  • It's technically not, but it's what redlib can do.

    Personally, I simply decided to contribute as little as possible to Reddit, and I only go there for a single niche subreddit that I don't see making it into the fediverse anytime soon (they already tried on Lemmy); I pray that scraped old.reddit.com requests have a negligible impact on engagement metrics.