Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.

Introverted, yet I enjoy discussion to a fault.

  • 46 Posts
  • 1.09K Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle




  • Is it actually being used?

    My guess it just doesn’t evict stuff from before the suspend, starts re-loading stuff after the resume, which makes the apparent amount “used” go up.

    On a normal linux system, “free” RAM will over time drop down to zero, as the kernel puts the extra memory available to use. But it doesn’t mean there isn’t room to evict less-needed stuff if necessary.

    AFAIK linux only starts actively evicting RAM once it fills up.

    Like the other guy mentioned, drill down and see if you can find the actual program causing the problem.


  • A VPN provider can potentially log every site you visit, just like your ISP.

    The actual benefits are mostly practical, being able to access streaming services and other sites from other countries.

    It does hide your IP but this isn’t as big a deal as you might think, and moot, if the ISP logs your activity.

    It does not provide some special extra layer of encryption. It does encrypt the traffic, but most of the time, it was already encrypted anyway. The vast majority of internet traffic is.


  • MentalEdge@sopuli.xyztoPrivacy@lemmy.mlHelp with Privacy
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    3 days ago
    1. Maybe? There are ways to limit what apps are able to access the internet. Rooting, or installing a Custom ROM may be possible on your current phone.

    2. I won’t break entirely. It’ll probably mostly work, but a lot of systems in normal android phones do rely on google play services.

    3. Definitely. FOSS apps tend to be entirely local, not phoning home unless there is good reason in the context of the functionality of the app. At the very least, they will more often than not still work, if denied internet access. This doesn’t mean good commercial software doesn’t exist, though.

    4. A VPN is probably not necessary for your privacy. Using one is potentially even a privacy risk, as you then need to trust the company providing it, in addition to your ISP. Your actual internet traffic is encrypted either way, unless you visit websites that do not use HTTPS, which is extremely rare nowadays.







  • I haven’t found anything that is quite like Macrium. Mostly, because something that works the same way is a bad idea on linux. Because as you suspect, an image backup cannot be done while the partition being imaged is live.

    Macrium creates restorable images of your entire boot partition or disk, as-is, which can then be restored onto the same, or an entirely different, disk.

    This isn’t really something you can do in linux, with a system that is live. Hence, partition images should be done offline, when the given partition isn’t booted.

    That said, everything that matters can be backed up simply by copying the relevant files. For this, I use Kopia.

    As for making sure you always have a bootable system, for this I use Timeshift on btrfs.

    For MS office, you might try winapps. Sounds like what you’re hoping for.





  • MentalEdge@sopuli.xyzOPtoGames@lemmy.worldThe struggle is real
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    10 days ago

    Not so much a counterpoint. It’s actually a factor that I’ve thought about too, and I think it adds to the problem.

    In one of my other comments here, I talk about how it’s an impossible problem, and how I’d solve it by not trying to find a bunch of players of the exact same skill level to begin with. You go for roughly even teams, not precisely even players.

    If you have 10 people at almost the same skill level, the tiniest difference in ability gets massively magnified, because that’s the only deciding factor that’s left.


  • MentalEdge@sopuli.xyzOPtoGames@lemmy.worldThe struggle is real
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    10 days ago

    Personally, I think it’s about how impresonal modern matchmaking is.

    You’re only ever playing against “enemies” and “enemies” should be “hated with the hot passion of a burning sun”. And if you lose, you’re never at fault, because your teammates sabotaged you!

    People don’t have to maintain cordial relationships, because they will never meet their teammates or opponents again.

    Compare that to stuff that works using servers, where each team is made up of the same pool of people from one round to the next. People actually make friends with each other, friend or foe, and have more fun as a result.



  • MentalEdge@sopuli.xyzOPtoGames@lemmy.worldThe struggle is real
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    10 days ago

    If you play enough, pure random chance will eventually get you a game that feels like a fair fight.

    But quite often, video game matchmaking systems will fail to accurately estimate player skill correctly, creating teams where one will utterly demolish the other.