lambda is the time window over which a process is observed for determining the working memory set for a digital computer’s virtual memory management.

  • 1 Post
  • 30 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle
  • NixOS. Not in a good way. I love the idea of configuring your entire system with a configuration file. However, on my laptop I couldn’t get the KDE live boot image to boot into the GUI. So, I tried the gnome live image, successfully, and used it to install KDE. I thought that I was in the clear but then sddm wasn’t working. I had to disable it to get nixos to boot into KDE.

    I mean, I fixed it. But, with an intel APU from 2014, I haven’t had any problems with this laptop running Arch, Debian, Linux mint, or Fedora.




















  • Makes sense. I wouldn’t want to have all of my games in one wine prefix. I would like to keep them separate like steam/proton does. From looking it up, it seems the issue is that there is a lot of duplicate data that would need to be deduplicated. Steam supposedly does symlinks to solve this. But, if the symlinks points to /home/user/ as the base then that would break on /home/deck.

    If you have any experience with Lutris/bottles. Do they do separate wine prefixes? If so, how do they handle it?