• 0 Posts
  • 62 Comments
Joined 10 months ago
cake
Cake day: April 12th, 2024

help-circle

  • Windows doesn’t run every game i want. I couldn’t get the first Command and Conquer to be playable at all. I have had the same experience many times with older strategy and simulation games: they just don’t work very well on modern Windows.

    By contrast, so far Linux does play every game i want. My entire library going back decades works just fine with Wine or Proton. It’s easy once you get used to using a translation layer.

    I don’t play Apex, League, or Fortnite, so that’s probably why i dont feel like i’m missing anything on Linux.


  • Any tips for 4k gaming on Plasma?

    If i force system scaling, everthing looks great but games dont get to use the full 4k. If i go with app scaling the games look fine but some apps are blurry.

    I figured out a halfway solution where i use no scaling and just made the fonts bigger, but some ui elements are still tiny, and steam doesn’t scale at all.

    Is there a way to disable system scaling for just selected applications?



  • I don’t see the point in downvoting someone when they misunderstood something and OP clarified, but perhaps i just don’t understand Lemmy.

    If anything maybe I’d upvote the reply for visibility.

    Anyway you seem nice, please don’t take my comments personally. I think the groupmind that gave you a ton of upvotes and that other person a ton of downvotes just rubbed me the wrong way.



  • My worst one was accidentally overwriting my backup when trying to clone it.

    I was using a standalone drive cloning device and I mixed up the “source” and “target” slots. It was a 4tb drive so the operation took about 3 hours.

    At the end, i plugged in the clone to check it and saw that it was blank. I ended up having to make a new backup before i was able to try the cloning again.

    Since it was a backup, nothing of value was lost, but it sure was a waste of an afternoon




  • They both allow you to deploy and update a highly customized OS across many potentially different machines.

    Gentoo has cflags and cross-building

    Nix has Nix configs

    I somewhat disagree about the stability. Maybe it’s no longer the case, but i used gentoo for a few years in the 2010s and it was always stable for me. A buggy upstream release of a package could be a problem in theory, but if that were to happen you can generally roll back the package and mask it from updates for a while. I never ended up needing to do that. However i agree that stability seems to be a high priority for Nix devs.